hses-packet-analysis
✓Analyze HSES protocol packet captures and generate a markdown report. USE WHEN: debugging moto-hses communication, interpreting HSES packet data, identifying protocol errors.
Installation
SKILL.md
All captured data and reports are saved to an output directory for evidence retention:
| hsescapture{timestamp}.pcap | Raw packet capture (binary) | | hsesexport{timestamp}.txt | Exported packet data (text) | | hsesreport{timestamp}.md | Analysis report (markdown) |
Start packet capture before running the application. Use -i any to capture on all interfaces (avoids needing to know the specific network interface):
Analyze HSES protocol packet captures and generate a markdown report. USE WHEN: debugging moto-hses communication, interpreting HSES packet data, identifying protocol errors. Source: masayuki-kono/agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/masayuki-kono/agent-skills --skill hses-packet-analysis- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is hses-packet-analysis?
Analyze HSES protocol packet captures and generate a markdown report. USE WHEN: debugging moto-hses communication, interpreting HSES packet data, identifying protocol errors. Source: masayuki-kono/agent-skills.
How do I install hses-packet-analysis?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/masayuki-kono/agent-skills --skill hses-packet-analysis Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/masayuki-kono/agent-skills
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01