wireshark-analysis

Execute comprehensive network traffic analysis using Wireshark to capture, filter, and examine network packets for security investigations, performance optimization, and troubleshooting.

Content Preview
---
name: wireshark-analysis
description: "Execute comprehensive network traffic analysis using Wireshark to capture, filter, and examine network packets for security investigations, performance optimization, and troubleshooting."
risk: unknown
source: community
author: zebbern
date_added: "2026-02-27"
---

# Wireshark Network Traffic Analysis

## Purpose

Execute comprehensive network traffic analysis using Wireshark to capture, filter, and examine network packets for security investigations, p
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/wireshark-analysis.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/wireshark-analysis/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/wireshark-analysis/SKILL.md

Related Skills