This turns your CloudFormation templates, AWS CLI output, or plain descriptions into architecture diagrams by calling the Eraser API directly. It parses resources like VPCs, EC2 instances, RDS databases, and Lambda functions, maps their relationships (instances in subnets, security groups attached, IAM roles), then generates Eraser DSL with AWS-specific icons. The output is minimal by design: just the diagram image, an editor link, and the code. It's built by Eraser Labs and assumes you already have AWS infrastructure you need to visualize, not that you're designing from scratch. One nice touch is it tracks which files or CLI commands it analyzed to build the diagram, so you know what went into it.
npx skills add https://github.com/eraserlabs/eraser-io --skill aws-diagrams