Skip to content

spillwavesolutions/langgraph-ager

v0.1.1MIT

Translate a validated AGER/OKF AgentGraph into a LangGraph StateGraph (Send fan-out, LoopPolicy breaks, ScratchPad state).

langgraph-ager

Translate a validated AGER/OKF AgentGraph into a LangGraph StateGraph (Send fan-out, LoopPolicy breaks, ScratchPad state).

Author graphs with okf-agent-graph. This plugin only compiles.

A host gets a manifest, never a fork. See docs/HOSTS.md.

HostReads
Agent Plugins 1.0plugin.json + skills/
Claude Code.claude-plugin/
Grok BuildClaude layout + .grok-plugin/
Codex.codex-plugin/
Cursor.cursor-plugin/ + hosts/cursor/SKILL.md

Install

claude plugin marketplace add SpillwaveSolutions/langgraph-ager
claude plugin install langgraph-ager@langgraph-ager-marketplace

codex plugin marketplace add SpillwaveSolutions/langgraph-ager

Cursor: /plugin install langgraph-agerdocs/CURSOR.md.

Use

/ager-to-langgraph
python3 scripts/emit.py --bundle path/to/sample-ager --out ./generated

License

MIT