claude-agent-sdk-ager
Translate a validated AGER/OKF AgentGraph into a Claude Agent SDK lead + subagents project (max_turns, tools).
Author graphs with okf-agent-graph.
This plugin only compiles.
A host gets a manifest, never a fork. See docs/HOSTS.md.
| Host | Reads |
|---|---|
| Agent Plugins 1.0 | plugin.json + skills/ |
| Claude Code | .claude-plugin/ |
| Grok Build | Claude layout + .grok-plugin/ |
| Codex | .codex-plugin/ |
| Cursor | .cursor-plugin/ + hosts/cursor/SKILL.md |
Install
claude plugin marketplace add SpillwaveSolutions/claude-agent-sdk-ager
claude plugin install claude-agent-sdk-ager@claude-agent-sdk-ager-marketplace
codex plugin marketplace add SpillwaveSolutions/claude-agent-sdk-ager
Cursor: /plugin install claude-agent-sdk-ager — docs/CURSOR.md.
Use
/ager-to-claude-agent-sdk
python3 scripts/emit.py --bundle path/to/sample-ager --out ./generated
License
MIT