# Zzdoc

> Use this skill to compile scdoc manpages with a fast Zig-based compiler.

- Skill: `javimosch/zzdoc` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/zzdoc`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/zzdoc/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/zzdoc

---

# zzdoc Plugin
scdoc-compatible manpage compiler.
## Commands
- `zzdoc _ _` — Passthrough to zzdoc CLI
## Installation
```bash
git clone https://github.com/rockorager/zzdoc && cd zzdoc && zig build
```
## Key Features
- **Manpage compiler** — scdoc compatible
- **Fast** — Written in Zig
- **CI/CD ready** — Pipeline integration

