Mpuig Claude Cloud Diagrams
mpuig-claude-cloud-diagrams is a Claude Code plugin for the Operate phase that explores your AWS account and generates architecture diagrams from discovered infrastructure.
Map a live AWS account into architecture diagrams without hand-drawing every service link.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install mpuig-claude-cloud-diagrams@mpuig/claude-cloud-diagramsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:mpuig/claude-cloud-diagrams") and the paste-ready config with skillselion.get_install_config("plugin:mpuig/claude-cloud-diagrams").
What it does
mpuig-claude-cloud-diagrams is a Claude Code plugin that turns an AI agent into an AWS account cartographer. Solo builders and small teams who inherit or grew a messy AWS footprint can point the agent at real credentials and get diagram output that reflects discovered services and relationships instead of a generic reference architecture. It is aimed at operators and full-stack indies who need a fast mental model before migrations, security reviews, or handoffs—not auditors who need CMDB-grade accuracy. Expect exploratory discovery: the README positions the output as a useful map, not a perfect inventory. Install when you are in Operate and need shared visuals for stakeholders, docs, or your own sanity check after months of console-click changes.
Highlights
- Agent-driven read-only exploration of resources in your AWS account
- Generates architecture diagrams from what the agent actually finds, not a template guess
- Useful imperfect maps for onboarding, incident context, and refactor planning
- Claude Code plugin bundle with a single focused cloud-diagram workflow
- Keywords: architecture, AWS, diagrams, discover, generate, infrastructure
Why builders use it
You cannot confidently explain or change AWS layout when the truth lives across regions, consoles, and tribal knowledge with no up-to-date diagram.
After you register the plugin and run it with AWS access, you get agent-generated diagrams grounded in what exists in the account so planning and communication start from reality.
At a glance
- Type - Plugin in DevOps.
- Adoption - 0 installs, 6 stars, 0 votes.
FAQ
Who is mpuig-claude-cloud-diagrams for?
Indie and solo builders operating real AWS workloads who need quick, agent-assisted architecture visuals for communication and planning.
When should I use mpuig-claude-cloud-diagrams?
Use it during Operate when you need to see how services connect today—after acquisitions, sprawl, or before infra changes—not as your only compliance record.
How do I add mpuig-claude-cloud-diagrams to my agent?
Install the plugin from the mpuig/claude-cloud-diagrams repository into Claude Code, configure AWS credentials with least privilege for discovery, then invoke the cloud-diagram workflow from your session.
Comments
Share how you use mpuig-claude-cloud-diagrams, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.