Fable 5 Power Pack
Get everything out of Claude on the new Fable 5 model — create and optimize your own skills, discover the best of the ecosystem, extend Claude with MCP servers, tune your CLAUDE.md, and build on the Claude API.
Install the whole bundle
6 skills into ~/.claude/skills/. Free.
Paste into your terminal. Restart Claude Code afterwards — new skills are picked up on startup.
This copies each skill's full folder (SKILL.md plus any supporting scripts, reference docs, or asset templates) so every skill works out of the box. Safe default.
Faster alternative (instruction-only skills)
Skips the git clone and downloads only each SKILL.md. Avoid if any skill in the bundle ships Python scripts, reference markdowns, or asset templates — they'll be missing and the skill will fail when it tries to load them.
What's inside
Skill Builder & Optimizer
anthropics
Create, edit, and optimize Claude skills with performance testing and benchmarking.
Find Skills
vercel-labs
Built by Vercel Labs. Claude searches the open skill ecosystem for you — surfaces real, popular skills instead of reinventing them.
Superpowers
obra
Jesse Vincent's full Claude Code methodology — TDD, brainstorming, git worktrees, all auto-triggering.
MCP Server Builder
anthropics
Build protocol servers that connect language models to external APIs and services.
CLAUDE.md Improver
anthropics
Audit and improve CLAUDE.md files to optimize Claude's project context.
Claude API Helper
anthropics
Build, debug, and optimize Claude API applications with caching and model migration support.