GNS3 Packet Capture provides tools to control packet captures within GNS3 lab projects. It exposes operations to start and stop captures on specific links, finalize and retrieve PCAP files stored on the GNS3 server, and return live stream URLs when supported. This enables automated troubleshooting, protocol verification, and evidence capture for networking exercises.
Use this skill when debugging connectivity or protocol issues in a GNS3 topology, when collecting traffic for Wireshark analysis, or when automating network test scenarios that require packet records. It’s appropriate for network engineers, students, and automated test suites interacting with GNS3.
Suited for agent runtimes that can call Python MCP servers or control network lab infrastructure (Codex CLI, Claude Code, Cursor).
GNS3 Packet Capture wraps an external MCP server to start/stop packet captures on GNS3 network simulation links and retrieve PCAP files or live stream URLs. No bundled scripts — it's a pure SKILL.md describing how to invoke an external Python MCP server. The documentation is well-structured with workflow examples, error handling table, and integration notes, but depends entirely on a separately hosted MCP server that isn't included or validated.
Clean skill, no security concerns. Pure documentation wrapper around an external MCP server. Would benefit from including the MCP server script or at least version-pinning the dependency.
NVD CVE Vulnerability Search
Search the NVD for CVEs by ID or keyword, retrieve CVSS scores, CWE info, affected configurations and remediation references to support audits, incident respons
Aruba CX System Discovery
Discovery skill to query Aruba CX switches for system info, firmware versions, and VSF topology via MCP server tools.
Catalyst Center Client Operations
Network operations skill for querying Catalyst Center: list and count wired/wireless clients, lookup client details by MAC/IP, analyze band distribution and tim
Draw.io Network Diagrams
Generate editable Draw.io (.drawio) network diagrams and export high-quality PNG/SVG/PDF with embedded XML, or open diagrams in a browser editor via an MCP serv
ServiceNow Change Workflow
ITSM-guided network change lifecycle: create and gate Change Requests, run pre-checks, execute via pyats-config-mgmt, verify post-change, record audit trail.
GNS3 Node Operations
Manage GNS3 lab devices: create from templates, start/stop/suspend/reload nodes and get console access for troubleshooting.
pyATS Network Security Audit
Automated network device security audit using pyATS: checks ACLs, AAA, CoPP, routing protocol security, SNMP, encryption, and produces a prioritized findings re
EVE-NG Lab Topology Builder
Create and rewire EVE-NG lab topologies: manage network objects, map node interfaces, and connect or disconnect interfaces safely.
pyATS Network Device Tool
Run pyATS-based network diagnostics and configuration: execute show commands (with Genie parsing), run pings from devices, fetch running-config/logs, and apply