aws-diagrams
Installation
SKILL.md
AWS Diagram Generator
Generates architecture diagrams for AWS infrastructure from CloudFormation templates, AWS CLI output, or natural language descriptions.
When to Use
Activate this skill when:
- User has AWS CloudFormation templates (YAML/JSON)
- User provides AWS CLI output (e.g.,
aws ec2 describe-instances) - User wants to visualize AWS resources
- User mentions AWS services (EC2, S3, RDS, Lambda, VPC, etc.)
- User asks to "diagram my AWS infrastructure"
How It Works
This skill generates AWS-specific diagrams by parsing AWS resources and calling the Eraser API directly: