Loading...
Loading...
Create network topology diagrams using drawio XML format with industry-standard device icons. Best for LAN/WAN diagrams, enterprise networks, cloud infrastructure, and vendor-specific diagrams (Cisco, Arista, Fortinet). Built on drawio with specialized network stencils. NOT for abstract dependency graphs (use graphviz) or simple flowcharts (use mermaid).
npx skill4agent add markdown-viewer/skills network```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.cisco.routers.routerfillColorstrokeColormxgraph.networks.comm_linkfillColor=none;| Type | Purpose | Key Shapes | Example |
|---|---|---|---|
| LAN | Local network topology | Switch, PC, Server | lan-topology.md |
| WAN | Wide area network | Router, Cloud, Firewall | wan-topology.md |
| Enterprise | Corporate infrastructure | Multiple zones, DMZ | enterprise-network.md |
| Cisco | Cisco-specific icons | Cisco shapes | cisco-network.md |
| Wireless | WiFi network | AP, Controller | wireless-network.md |
| Cloud Hybrid | On-premise + Cloud | VPN, Gateway | hybrid-cloud.md |
| Citrix | Virtual Apps/Desktops | NetScaler, VDA, XenServer | citrix-network.md |