woz-benchmark
Editor's pickCompare WOZCODE vs vanilla Claude Code on the user's codebase — real cost, turn, and time savings. TRIGGER on "compare woz", "how much does woz save", "benchmark woz", "woz vs claude", "show me savings", or /woz-benchmark.
- Type
- skill
- GitHub stars
- ★ 165
- Repository
- WithWoz/wozcode-plugin
- Category
- workflow
Install
1Quick install (skills CLI)
npx skills add WithWoz/wozcode-plugin --skill woz-benchmark --agent claude-codeInstalls woz-benchmark into the current project's .claude/skills/ directory. Requires Node.js and the skills CLI.
2Manual install
Create ~/.claude/skills/<name>/ and copy the SKILL.md file from the repository into it. The directory name must match the skill name.
⚠️ Exact file layout and requirements vary by repository — always check the repo README first.
Prefer the full source? The repository README is the authoritative install reference.