| name | network-design-document |
| description | Living knowledge base of enterprise network infrastructure including topology, IP addressing, VLANs, monitoring tools, and security policies. Automatically updated as new network information is discovered during agent tasks. |
| license | MIT |
| compatibility | Requires network access for monitoring tools. Best used with bash, python, and network utilities. |
| metadata | {"author":"enterprise-it","version":"1.0.0","last-updated":"2026-02-17","auto-update":true,"update-policy":"auto-with-approval","total-updates":0} |
| allowed-tools | Bash(ping:*) Bash(traceroute:*) Bash(nslookup:*) Bash(curl:*) Read |
Network Design Documentation
[!NOTE]
This is a living knowledge base that automatically updates as the agent discovers new network infrastructure information during tasks. All updates are logged in the changelog below.
📋 Metadata & Change Tracking
Last Updated: 2026-02-17
Total Updates: 0
Update Policy: Auto-with-approval (agent proposes, user approves)
Status: ✅ Active
Recent Changes
- 2026-02-17: Initial skill creation
🏗️ Network Architecture
High-Level Topology
[!IMPORTANT]
Network topology information will be automatically populated as the agent discovers infrastructure components.
Status: 🔍 Awaiting discovery
Network Segments
Discovered Segments: 0
🖥️ Infrastructure Components
Core Routers
Discovered Devices: 0
Switches
Discovered Devices: 0
Firewalls
Discovered Devices: 0
Load Balancers
Discovered Devices: 0
Other Network Devices
Discovered Devices: 0
🌐 IP Addressing & VLANs
IP Address Allocation
Discovered Subnets: 0
VLAN Configuration
Discovered VLANs: 0
📊 Monitoring & Management Tools
Network Management Systems
Discovered Tools: 0
Log Aggregation
Discovered Tools: 0
Flow Analysis
Discovered Tools: 0
Security Monitoring
Discovered Tools: 0
🔒 Security Policies & Zones
Security Zones
Discovered Zones: 0
Firewall Policies
Discovered Policies: 0
🔄 Routing Configuration
Routing Protocols
Discovered Protocols: 0
BGP Configuration
Status: 🔍 Not yet discovered
📡 Wireless Network
WiFi Infrastructure
Discovered Components: 0
🔐 VPN Configuration
Remote Access VPN
Status: 🔍 Not yet discovered
Site-to-Site VPN
Status: 🔍 Not yet discovered
🛠️ Troubleshooting Procedures
Common Diagnostic Commands
ping -c 4 <host>
traceroute -n <host>
nslookup <hostname> <dns-server>
curl -I <url>
Known Issues & Solutions
Documented Issues: 0
📝 Pending Updates
Pending Updates: 0
📚 Reference Information
Useful Links
- Network documentation repository: To be discovered
- Configuration backup location: To be discovered
- Runbook location: To be discovered
Key Contacts
- Network Operations Center (NOC): To be discovered
- Network Engineering: To be discovered
- Security Team: To be discovered
🔧 Skill Configuration
This skill is configured to automatically update when the agent discovers:
- Network devices (routers, switches, firewalls, load balancers)
- IP addressing schemes and subnet allocations
- VLAN configurations
- Monitoring tools and dashboards
- Security policies and zones
- Routing protocols and configurations
- Troubleshooting procedures
Update Mode: Automatic with user approval
Confidence Threshold: 75%
Prompt Timing: Task completion
📖 Usage Notes
[!TIP]
This skill will automatically populate as you work with the agent on network-related tasks. The agent will propose updates at task completion, which you can approve or reject.
How to use this skill:
- Execute network-related tasks normally
- Agent will detect and extract network information
- At task completion, review proposed updates
- Approve updates to add them to this skill
- Use
/skill commands for manual management
Manual update commands:
/skill update network-design-document - Manually trigger update
/skill review - Review pending updates
/skill show - Display this skill content
/skill rollback - Undo last update
This skill was created on 2026-02-17 and will evolve as network infrastructure is discovered and documented.