workspace/skills/packet-analysis/SKILL.md
Analyze network packet captures (.pcap/.pcapng) using Packet Buddy MCP. Use when opening a pcap file, inspecting packet captures, troubleshooting network traffic, analyzing retransmissions, or filtering packets by protocol.
npx skillsauth add automateyournetwork/netclaw packet-analysisInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
$PACKET_BUDDY_MCP_SCRIPTpython3 $MCP_CALL "python3 -u $PACKET_BUDDY_MCP_SCRIPT" <tool_name> '<json_args>'tcp.port==80, icmp, bgp)When a user uploads a .pcap or .pcapng file in Slack:
When investigating a network issue with a pcap:
| Filter | Purpose |
|--------|---------|
| tcp.analysis.retransmission | TCP retransmissions |
| tcp.flags.reset==1 | TCP RST packets |
| dns | All DNS traffic |
| icmp | Ping and ICMP errors |
| bgp | BGP routing protocol |
| ospf | OSPF routing protocol |
| tcp.port==22 | SSH traffic |
| http | HTTP requests/responses |
| tls.handshake | TLS handshakes |
| arp | ARP requests/replies |
| stp | Spanning Tree Protocol |
| ip.addr==10.0.0.1 | Traffic to/from specific host |
PACKET_BUDDY_MCP_SCRIPT — Path to packet-buddy-mcp/server.pyPCAP_UPLOAD_DIR — Directory for pcap files (default: /tmp/netclaw-pcaps)tools
Zoom meeting intelligence — correlates a live or referenced Zoom meeting discussion against NetClaw's historical meeting record (via the official Zoom Meetings MCP) and today's actual network state. Use when someone in a Zoom meeting references a past discussion or incident ('didn't we have this issue before?'), or asks to search prior meetings for a topic. Does not itself recognize live in-meeting questions — that happens automatically inside zoom-rtms-mcp's own extractor (spec 118) before this skill is ever invoked.
tools
Manage Lantronix out-of-band (OOB) infrastructure via Percepxion central management platform: device inventory, serial port inspection via SLC CLI, firmware compliance, config management, security auditing, and closed-loop incident remediation. Use during outages, maintenance windows, compliance cycles, and AI-assisted automation workflows.
tools
Federate your NetClaw with other NetClaw operators over the BGP mesh — exchange capability inventories and ask your claw what a peer can do. (US1; remote invocation and chat land in later phases.)
tools
Track token consumption, enforce session budgets, and display cost for every NetClaw interaction.