Skip to content

spillwavesolutions/crewai-ager

v0.1.1MIT

Translate a validated AGER/OKF AgentGraph into a CrewAI hierarchical Crew (manager_agent, max_iter, tasks).

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "crewai-ager",
  "version": "0.1.1",
  "description": "Translate a validated AGER/OKF AgentGraph into a CrewAI hierarchical Crew (manager_agent, max_iter, tasks).",
  "author": {
    "name": "Rick Hightower",
    "url": "https://github.com/RichardHightower"
  },
  "homepage": "https://github.com/SpillwaveSolutions/crewai-ager",
  "repository": "https://github.com/SpillwaveSolutions/crewai-ager",
  "license": "MIT",
  "keywords": [
    "ager",
    "okf",
    "crewai",
    "translator",
    "claude-code",
    "grok-build",
    "codex",
    "cursor",
    "agent-plugins",
    "worklog",
    "wiki-ticket-sdd"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub