Token导航 LogoToken导航TokenDH.com
研究检索敏感数据github未标认证来源可访问许可证需确认审计通过

aws-architecture-diagramAWS 架构 diagram

Agent Skill

用于辅助云资源、部署、容器、基础设施和运维自动化任务。它适合让 Agent 检查配置、整理部署步骤、分析资源状态、生成排障思路或辅助云服务接入。使用时需要明确目标环境、账号权限、区域和资源组,区分本地测试与生产操作;涉及删除资源、重启服务、修改网络或权限配置时,应先确认影响范围。

总安装

442

周安装

19

GitHub Stars

462

下载量

155
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:aws-architecture-diagram(AWS 架构 diagram)
来源仓库:https://github.com/automateyournetwork/netclaw
仓库路径:skills/aws-architecture-diagram
安装命令:
npx skills add https://github.com/automateyournetwork/netclaw --skill aws-architecture-diagram
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/automateyournetwork/netclaw --skill aws-architecture-diagram

简介

用于辅助云资源、部署和基础设施分析,适合生成架构图和网络拓扑。

  • 适用于 AWS 账号扫描、服务映射和多格式输出(PNG/SVG/PDF)。
  • 使用时需配置 AWS 凭证并确保 graphviz 已安装,支持按路径过滤视图。
  • 安装方式:通过 uvx 安装 MCP 服务器,支持 Codex、Claude、Cursor、Gemini CLI。
  • 建议明确目标环境、账号权限和操作边界,避免误删关键资源。

SKILL.md

AWS Architecture Diagram

MCP Server

  • Command: uvx awslabs.aws-diagram-mcp-server@latest (stdio transport)
  • Requires: AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION (or AWS_PROFILE)
  • Dependency: Requires graphviz installed on the system (apt install graphviz or brew install graphviz)

Key Capabilities

  • Auto-discovery: Scan AWS account and render infrastructure as a diagram
  • Network topology: VPCs, subnets, route tables, IGW, NAT GW, TGW connections
  • Service mapping: EC2, ELB, RDS, Lambda placed in their VPC/subnet context
  • Multiple formats: PNG, SVG, PDF output
  • Filtered views: Scope diagram to specific VPCs, services, or tags

Workflow: Network Architecture Diagram

When a user asks "draw our AWS network" or "show me the architecture":

  1. Generate diagram: Use diagram tool scoped to networking resources
  2. Include: VPCs, subnets (public/private), IGW, NAT GW, TGW, VPN, peering connections
  3. Label: CIDR blocks, subnet names, AZ placement
  4. Connections: Show routing paths — TGW attachments, peering links, VPN tunnels
  5. Output: PNG or SVG file for sharing in Slack or documentation
  6. Report: Architecture summary alongside the diagram

Workflow: VPC Detail Diagram

When focusing on a specific VPC:

  1. Scope to VPC: Filter diagram to one VPC by ID or tag
  2. Show subnets: Public, private, isolated — grouped by AZ
  3. Show route tables: Main and custom route tables with key routes
  4. Show gateways: IGW, NAT GW, VPC endpoints
  5. Show security: NACLs, security group relationships
  6. Output: Detailed VPC topology diagram

Workflow: Multi-Account Network Diagram

When documenting cross-account architecture:

  1. Hub-spoke topology: Show Transit Gateway as the hub
  2. VPC attachments: Each spoke VPC with its CIDR and purpose
  3. Route propagation: Show which routes propagate where
  4. VPN/DX: On-premises connections via VPN or Direct Connect
  5. Inspection VPC: Network Firewall placement if applicable
  6. Output: Enterprise network topology diagram

Integration with Other Skills

SkillHow They Work Together
aws-network-opsDiscover VPCs/TGWs first, then diagram them
aws-cloud-monitoringAdd CloudWatch metrics annotations to diagram
aws-cost-opsAnnotate diagram with cost per resource
markmap-vizGenerate mindmap alternative for simpler overviews

Diagram Scoping Tips

ScopeWhen To Use
Full accountInitial architecture review or documentation
Single VPCTroubleshooting or VPC-specific audit
TGW + attachmentsMulti-VPC connectivity review
Subnet-levelSecurity audit or routing investigation
Tagged resourcesApplication-specific or team-specific views

Important Rules

  • Graphviz required — the MCP server generates Graphviz DOT files and renders them; graphviz must be installed
  • Large accounts may produce complex diagrams — scope with filters for clarity
  • Region-specific — diagram shows resources in the configured AWS_REGION only
  • Read-only — only discovers and renders, never modifies resources
  • Record in GAIT — log diagram generation for audit trail

Environment Variables

  • AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION (or AWS_PROFILE)

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude

35.45%
按下载量换算55

Codex

34.59%
按下载量换算54

Cursor

18.33%
按下载量换算28

Gemini CLI

9.18%
按下载量换算14

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills