Loading...
Loading...
Create cloud architecture diagrams using drawio XML format with official cloud provider icons. Best for AWS, Azure, GCP, Alibaba Cloud architecture diagrams with proper service icons and layout conventions. Built on drawio with cloud-specific stencils. NOT for simple flowcharts (use mermaid) or network topology without cloud services (use network skill).
npx skill4agent add markdown-viewer/skills cloud```drawio⚠️ IMPORTANT: Always usecode fence. NEVER use```drawio— it will NOT render as a diagram.```xml
🔗 This is a drawio-derived skill. All structure, layout, and edge routing rules inherit from drawio SKILL.md. Read the base rules first.
mxgraph.aws4.*mxgraph.gcp2.*fillColor=none;| Type | Purpose | Stencil Library | Example |
|---|---|---|---|
| AWS | Amazon Web Services architecture | | aws-basic.md |
| AWS Serverless | Event-driven serverless architecture | | aws-serverless.md |
| Azure | Microsoft Azure architecture | | azure-hybrid-network.md |
| GCP | Google Cloud Platform architecture | | gcp-log-processing.md |
| Alibaba Cloud | Alibaba Cloud architecture | | alibaba-web-app.md |
| IBM Cloud | IBM Cloud architecture | | ibm-kubernetes.md |
| Kubernetes | Container orchestration | | kubernetes-microservices.md |
| OpenStack | Private cloud infrastructure | | openstack-basic.md |