Armory
Source
Browse
Skills

wireshark-network-traffic-analysis

This skill should be used when the user asks to "analyze network traffic with Wireshark", "capture packets for troubleshooting", "filter PCAP files", "follow TCP/UDP streams", "detect network anomalies", "investigate suspicious traffic", or "perform protocol analysis". It provides comprehensive techniques for network packet capture, filtering, and analysis using Wireshark.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install wireshark-network-traffic-analysis --cli claude

writes the skill into.claude/skills/wireshark-network-traffic-analysis/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/wireshark-network-traffic-analysis/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

This skill should be used when the user asks to "analyze network traffic with Wireshark", "capture packets for troubleshooting", "filter PCAP files", "follow TCP/UDP streams", "detect network anomalies", "investigate suspicious traffic", or "perform protocol analysis". It provides comprehensive techniques for network packet capture, filtering, and analysis using Wireshark.

When to use it

This skill should be used when the user asks to "analyze network traffic with Wireshark", "capture packets for troubleshooting", "filter PCAP files", "follow TCP/UDP streams", "detect network anomalies", "investigate suspicious traffic", or "perform protocol analysis". It provides comprehensive techniques for network packet capture, filtering, and analysis using Wireshark.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/security/wireshark-analysis/SKILL.md -o .claude/skills/wireshark-analysis/SKILL.md

Notes

Extracted from davila7/claude-code-templates, wireshark-analysis category.