eraserlabs/eraser-io▌
5 approved skills in this repository
terraform-diagrams
Cloud
Generate architecture diagrams from Terraform infrastructure code. \n \n Parses .tf files to extract resources, modules, data sources, and variables across AWS, Azure, and GCP providers \n Maps resource dependencies and relationships, grouping by provider and showing VPCs/VNets as containers \n Converts Terraform to Eraser DSL and renders cloud architecture diagrams via the Eraser API \n Requires network access and an Eraser API key; supports multi-provider setups and module hierarchies \n
bicep-diagrams
Productivity
Generates architecture diagrams directly from Azure Bicep files. Bicep is a domain-specific language (DSL) for deploying Azure resources declaratively.
azure-diagrams
Cloud
Generates architecture diagrams for Azure infrastructure from ARM templates, Azure CLI output, or natural language descriptions.
aws-diagrams
Cloud
Generates AWS architecture diagrams from CloudFormation templates, CLI output, or natural language descriptions. \n \n Parses CloudFormation (YAML/JSON), AWS CLI JSON output, and text descriptions to extract VPCs, subnets, EC2 instances, RDS databases, Lambda functions, S3 buckets, security groups, load balancers, and other AWS services \n Maps resource relationships including instances within subnets, security group attachments, IAM role bindings, and data flow between services \n Converts AWS
eraser-diagrams
Productivity
Generate professional architecture diagrams from code, files, or natural language descriptions. \n \n Supports five diagram types: flowcharts, entity-relationship diagrams, cloud architecture, sequence diagrams, and BPMN swimlane diagrams \n Analyzes infrastructure files (Terraform, AWS, Azure) and code to extract architecture information and automatically generate Eraser DSL \n Returns rendered diagram images with links to edit in the Eraser web editor \n Requires ERASER_API_KEY environment var