Turns code and infrastructure files into architecture diagrams through Eraser's API. Point it at your Terraform configs, cloud resources, or just describe a system in plain English, and it generates flowcharts, ERDs, cloud architecture diagrams, sequence diagrams, or BPMN swimlanes. The skill reads your files, converts them to Eraser's DSL syntax, hits their rendering endpoint, and hands back an image URL plus an editor link. Supports all major cloud providers and handles the usual suspects like database schemas and API flows. Honest take: it's solid for documentation work when you need a quick visual of what you've built, though you'll want to verify the DSL it generates matches your actual architecture before sharing.
npx skills add https://github.com/eraserlabs/eraser-io --skill eraser-diagrams