Claude fable 5 skills
10 Agent Skills built specifically for Claude Fable 5 — intent, boundaries, and verification hooks instead of the step-by-step micromanagement older-model skills relied on. See skills/ for the individual skill files.From its SKILL.md
npx -y skills add kpab/claude-fable-5-skillsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 14 stars14 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
- runs commandsInstructs the agent to run 2 commands, including `/plugin marketplace add kpab/claude-fable-5-skills` and 1 more.
SKILL.md
1.5 KB, 312 tokens by cl100k_base, as published. Nobody here has run it
claude-fable-5-skills
10 battle-ready Agent Skills for Claude Fable 5 — the first skill collection designed around how Claude Fable 5 actually behaves, not how older models needed to be babysat.
See README.md for the full list and design principles. Each individual skill lives in its own folder: skills/<name>/SKILL.md.
The 10 skills
skill-refactorer— audits pre-Fable-5 skills/prompts, deletes capability-compensation scaffolding, keeps real guardrailsact-when-ready— stops over-planning and re-deriving settled facts at high efforteffort-calibrator— picks the right effort level per workloadno-gold-plating— prevents diffs bigger than the askgrounded-progress— ties status reports to tool-result evidencescope-guard— separates diagnosis from unrequested state changessubagent-orchestration— patterns for parallel delegation and fresh-context verifiersmarkdown-memory— file-based lesson memory with maintenance disciplineautonomous-continuation— keeps unattended runs from stallingregrounding-summary— final reports readable by someone who saw none of the work
Install
/plugin marketplace add kpab/claude-fable-5-skills
/plugin install fable5-skills@claude-fable-5-skills
What ships with it: 7 files
44.1 KB alongside SKILL.md
.claude-plugin/
- marketplace.json526 B
- plugin.json563 B
docs/
- official-verification.ja.md30.3 KB
- CONTRIBUTING.md545 B
- LICENSE1.0 KB
- README.ja.md6.1 KB
- README.md5.0 KB