End-to-end reverse engineer of agent codebases (Claude/ChatGPT APIs, LangChain/LangGraph, CrewAI, LlamaIndex, Claude Agent SDK, Deep Agents, MCP, AgentCore, microVMs) into a draft AGER OKF knowledge graph. Primary reverse entry skill for okf-agent-graph…
SpillwaveSolutions/okf-agent-graph
SkillsMP has collected 18 skills from SpillwaveSolutions/okf-agent-graph. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 18
- GitHub stars
- 1
- GitHub forks
- 2
Skills in this repository
Showing 18 of 18 collected skills.
Scan a codebase for agent frameworks (LangGraph, CrewAI, LlamaIndex, Claude/OpenAI APIs, MCP, Deep Agents, hyperscalers, microVMs) and for Claude/Grok/Codex/universal plugin agents and skills. Extracts prompts, tools, schemas, orchestration, loops, harness…
A helper skill that formats commit messages.
You are the orchestrator. You are the only role in this loop that writes the real patch.
Helper skill for patch drafting conventions.
Supporting grok skill for review checklists.
Grok plan-loop skill that coordinates the planner worker.
You are the orchestrator. You are the only role in this loop that writes the real ticket file or talks to GitHub.
You are the orchestrator. You are the only role in this loop that writes the real ticket file or talks to GitHub.
Bind a Cursor agent (including Grok Bot cloud sessions) to the okf-agent-graph ContentPack.
Build a progressive-disclosure ContextPack from an AGER bundle. Default 1/4 window token budget, fail-closed. Bodies off unless that node is the pack root.
Bind okf-agent-graph for LangChain Deep Agents / Deep Agents Code.
Bind a Grok Bot agent to OKF Agent Graph (AGER). Isolation, identity, deterministic writes.
Open or close an isolated second-brain write session (worktree + PR). Use before writing knowledge when multiple agents share one knowledge remote.
Author or update AGER concepts — OrchestratorAgent, WorkerAgent, JudgeAgent, LoopPolicy/LoopControl, Tool+ToolRule, ScratchPad, Run/Trigger, FailurePolicy, KnowledgeBind. Use when editing multi-agent graphs, budgets, tool rules, or ops policies. Requires…
Scaffold an OKF Agent Graph (AGER) bundle with orchestrator/workers/judge layout, LoopPolicy, ScratchPad, FailurePolicy, and sample Tool. Use when starting multi-agent graphs, AGER configs, or loop-engineering scaffolds. Requires okf-plugin (okf-graph-eng).
Validate AGER bundle structure and field rules, then delegate link/graph validation to okf-plugin (okf-graph-eng). Use before merge or after authoring multi-agent graphs.
Map an AGER AgentGraph to a target framework (LangGraph, CrewAI, OpenAI Agents, Anthropic lead/subagents) and emit adapter notes or stub skeletons. Not a full codegen runtime.