workspace/skills/aws-architecture-diagram/SKILL.md
AWS architecture diagrams — generate visual network topology diagrams from live AWS infrastructure. Use when drawing AWS network diagrams, visualizing VPCs, mapping Transit Gateway topology, or generating architecture documentation.
npx skillsauth add automateyournetwork/netclaw aws-architecture-diagramInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
uvx awslabs.aws-diagram-mcp-server@latest (stdio transport)AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION (or AWS_PROFILE)graphviz installed on the system (apt install graphviz or brew install graphviz)When a user asks "draw our AWS network" or "show me the architecture":
When focusing on a specific VPC:
When documenting cross-account architecture:
| Skill | How They Work Together |
|-------|----------------------|
| aws-network-ops | Discover VPCs/TGWs first, then diagram them |
| aws-cloud-monitoring | Add CloudWatch metrics annotations to diagram |
| aws-cost-ops | Annotate diagram with cost per resource |
| markmap-viz | Generate mindmap alternative for simpler overviews |
| Scope | When To Use | |-------|------------| | Full account | Initial architecture review or documentation | | Single VPC | Troubleshooting or VPC-specific audit | | TGW + attachments | Multi-VPC connectivity review | | Subnet-level | Security audit or routing investigation | | Tagged resources | Application-specific or team-specific views |
graphviz must be installedAWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION (or AWS_PROFILE)tools
Federate your NetClaw with other NetClaw operators over the BGP mesh — exchange capability inventories and ask your claw what a peer can do. (US1; remote invocation and chat land in later phases.)
tools
3D network topology visualization and interactive digital twin in Unreal Engine 5.8 via the built-in UE5 MCP server.
testing
Human-in-the-loop escalation via HumanRail — route low-confidence agent decisions, pre-destructive operation approvals, and ambiguous incident tickets to real human engineers. Human answers are verified and returned as structured output. Workers are paid via Lightning Network. Use when the agent is uncertain, when a destructive change needs explicit human sign-off beyond a ServiceNow CR, or when an ambiguous ticket requires human triage before automated handling.
testing
IPv4 and IPv6 subnet calculator - CIDR breakdown, usable hosts, previous/next subnets, address classification, VLSM planning, and dual-stack analysis. Use when calculating subnets, figuring out how many hosts fit in a prefix, planning IP addressing, getting wildcard masks for ACLs, or checking if two IPs are in the same subnet.