Aws Diagrams

🌐Community
by eraserlabs · vlatest · Repository

Provides AWS guidance and assistance for deploying and managing cloud infrastructure.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add aws-diagrams npx -- -y @trustedskills/aws-diagrams
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "aws-diagrams": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/aws-diagrams"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The aws-diagrams skill generates visual diagrams of AWS infrastructure based on user input. It can interpret text descriptions or code configurations and render them as structured diagrams, making it easier to visualize cloud architecture.

When to use it

  • To quickly create a diagram of an existing AWS setup from a textual description.
  • For documentation purposes when explaining complex AWS environments to stakeholders.
  • During planning phases to draft infrastructure layouts before deployment.
  • To convert Terraform or CloudFormation scripts into visual representations for better understanding.

Key capabilities

  • Converts text-based descriptions into AWS architecture diagrams.
  • Supports input from code configurations like Terraform or CloudFormation.
  • Provides clear, structured visual outputs of cloud environments.

Example prompts

  • "Generate a diagram of an AWS VPC with two subnets and a NAT gateway."
  • "Create a visual layout based on this Terraform script."
  • "Show me the architecture for a multi-tier web application using AWS services."

Tips & gotchas

  • Ensure your input is clear and specific to get accurate diagrams.
  • Diagrams may not include all advanced configurations unless explicitly mentioned in the prompt.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
eraserlabs
Installs
431

🌐 Community

Passed automated security scans.