AWS Diagram Generator
Skill 已验证Visualizes AWS infrastructure from CLI output, CloudFormation, or descriptions. Use when user has AWS resources to diagram.
This skill parses AWS CloudFormation templates, CLI output, or natural language descriptions to generate architecture diagrams. It converts parsed resources into Eraser DSL and makes an API call to render the diagram, providing image and editor links in the output.
Documentation
- warning:Configuration & parameter referenceThe `ERASER_API_KEY` and `ERASER_THEME` environment variables are referenced but not explicitly documented in the frontmatter or body, implying a potential for implicit configuration.
Security
- warning:Secret ManagementThe skill requires an `ERASER_API_KEY` which is sensitive and passed in the `Authorization` header. While it's expected to be an environment variable, there's no explicit instruction on how to handle it securely or if it's ever echoed, though the prompt tries to mitigate this by stating only the API key is used.
Code Execution
- warning:LoggingWhile the skill instructs to track sources during analysis (internal files, external references), there is no explicit mention of writing to a local audit file for actions or errors.
Practical Utility
- info:Edge casesWhile the instructions cover parsing different input types and generating DSL, explicit documentation of failure modes (e.g., malformed input, API errors) and their recovery paths is lacking.
安装
npx skills add eraserlabs/eraser-io通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
类似扩展
Eraser Diagram Generator
98Generates architecture diagrams from code, infrastructure, or descriptions. Use when user asks to visualize, diagram, or document system architecture.
Eraser Diagram Generator
98Generates architecture diagrams from code, infrastructure, or descriptions. Use when user asks to visualize, diagram, or document system architecture.
Terraform Diagram Generator
75Generates architecture diagrams from Terraform code. Use when user has .tf files or asks to visualize Terraform infrastructure.
Surf
98Your AI agent's crypto brain. One skill, 83+ commands across 14 data domains — real-time prices, wallets, social intelligence, DeFi, on-chain SQL, prediction markets, and more. Natural language in, structured data out. Install once, access everything. Use whenever the user needs crypto data, asks about prices/wallets/tokens/DeFi, wants to investigate on-chain activity, or is building something that consumes crypto data — even if they don't say "surf" explicitly.
DevOps Automation
92DevOps and IT Ops automation - CI/CD, monitoring, incident management, and infrastructure workflows
Bicep Diagram Generator
85Generates architecture diagrams from Azure Bicep files. Use when user has .bicep files or asks to visualize Bicep infrastructure.