cisco-network-diagram
SKILL.md
Cisco Network Diagram Generator
Generate professional Draw.io network topology diagrams from Cisco device configurations using the drawio-network-plot Python library.
Overview
This skill automates the creation of network topology diagrams by:
- Parsing Cisco device configurations to extract topology data
- Identifying devices, interfaces, connections, and network relationships
- Generating Draw.io XML diagrams with proper device icons and layouts
- Supporting multi-layer visualization (physical, logical, L2, L3)
Assumption: Device configurations have already been collected. This skill focuses on parsing and visualization, not SSH access or data collection.