Trending 2026→One of the top-searched agent skills of 2026.
git log --oneline --stat
HEAD
- Stars
- 6.2k
- Forks
- 400
- Updated
- Jun 24, 2026
repo --stat
stars
6.2k
forks
400
last update
Jun 24, 2026
license
MITv1.3.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add claude-agent-sdk-builder - Invoke
// Run from any project directory
$ claude --skill claude-agent-sdk-builder "fine-tune on this CSV" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill claude-agent-sdk-builder "now refactor it"
claude-agent-sdk-builder/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Claude Agent SDK Builder
- slug:
- claude-agent-sdk-builder
- version:
- v1.3.0
- license:
- MIT
- author:
- @agentforge-labs
- repository:
- github.com/agentforge-labs/claude-agent-sdk-builder
- categories:
- tags:
- #claude-agent-sdk#anthropic#agents#mcp#subagents
- description:
Build production agents on the Claude Agent SDK — agent loop, custom tools, subagents, hooks, sessions, MCP.
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
claude-agent-sdk-builder/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…