cisco-network-diagram
CommunityAuto-generate Cisco network diagrams.
Software Engineering#automation#diagrams#network topology#configuration parsing#network documentation#cisco#draw.io
Authorneuro-synapse
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually creating network diagrams from complex Cisco configurations is time-consuming, error-prone, and requires specialized tools and knowledge. This Skill automates that process, transforming raw configuration data into professional, editable Draw.io diagrams.
Core Features & Use Cases
- Automated Diagram Generation: Parses Cisco router and switch configurations (including CDP/LLDP, routing protocols, interfaces) to automatically build network topology diagrams.
- Draw.io Output: Generates diagrams in Draw.io XML format, allowing for easy editing, customization, and integration with existing documentation workflows.
- Multi-Layer Visualization: Supports creating diagrams for physical, Layer 2 (VLANs), and Layer 3 (routing) topologies, with customizable layouts, icons, and styling.
- Use Case: A network engineer needs to quickly document the current state of a complex Cisco network for an audit or a new project. Instead of manually drawing, they feed the device configurations, and the skill generates an accurate, editable Draw.io diagram, saving hours of effort.
Quick Start
Generate a Draw.io network diagram from the Cisco configuration files located in '/mnt/user-data/uploads/my_configs' and save it as 'my_network.drawio'.
Dependency Matrix
Required Modules
drawio-network-plot
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cisco-network-diagram Download link: https://github.com/neuro-synapse/network-topology-agent/archive/main.zip#cisco-network-diagram Please download this .zip file, extract it, and install it in the .claude/skills/ directory.