Trending 2026→One of the top-searched agent skills of 2026.
git log --oneline --stat
HEAD
- Stars
- 2.7k
- Forks
- 153
- Updated
- Jun 8, 2026
repo --stat
stars
2.7k
forks
153
last update
Jun 8, 2026
license
MITv1.0.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add fable-5-agent-builder - Invoke
// Run from any project directory
$ claude --skill fable-5-agent-builder "help me ship this" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill fable-5-agent-builder "now refactor it"
fable-5-agent-builder/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Fable 5 Agent Builder
- slug:
- fable-5-agent-builder
- version:
- v1.0.0
- license:
- MIT
- author:
- @agent-craft
- repository:
- github.com/agent-craft/fable-5-agent-builder
- categories:
- tags:
- #fable-5#claude-agent-sdk#autonomous-agents#mcp#memory
- description:
Build autonomous agents on Fable 5 — Agent SDK wiring, memory, sub-agents, MCP, cost guardrails.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
fable-5-agent-builder/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…