Install any skill in seconds. Free to start, no credit card required.
Get Started Free →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.
.claude/skills/automateyournetwork-packet-analysis/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-12 | ✗→✓ | ▲ Improved | -23% | 0% |
| case-13 | ✗→✓ | ▲ Improved | 6% | 0% |
| case-06 | ✗→✓ | ▲ Improved | 60% | 0% |
| case-10 | ✗→✓ | ▲ Improved | 43% | 0% |
| case-14 | ✗→✓ | ▲ Improved | -18% | 0% |
$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)Other measured skills in the registry, with their headline benchmark lift.