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
# Test connectivity to a host
ping -c 4 <host>
# Trace network path
traceroute -n <host>
# Check DNS resolution
nslookup <hostname> <dns-server>
# Test HTTP/HTTPS connectivity
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
/skillcommands 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.