# Xxd

> Hex dump utility - convert binary to hex and back.

- Skill: `javimosch/xxd` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/xxd`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/xxd/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/xxd

---

# xxd Plugin
Create hex dumps from binary files or convert hex back to binary.
## Usage
- `xxd _ _ <file>` — Hex dump a file

