Let your agent manage Kora for you.

Use managed Kora SaaS or host Kora yourself. Add its skills to Claude Code or Codex, and your agent connects to Kora, operates it, and builds workflows from the chat you already use.

Self-managed Kora only
curl -fsSL https://kora.raw-labs.com/install.sh | bash
Add the skills to your agent
claude plugin marketplace add raw-labs/kora-releases
claude plugin install kora-operations@kora
claude plugin install kora-authoring@kora
codex plugin marketplace add raw-labs/kora-releases
codex plugin add kora-operations@kora
codex plugin add kora-authoring@kora

Claude Code: run /reload-plugins to use the skills in this session.

Codex: start a new task. Codex detects installed skills automatically; restart it only if they do not appear.

SecurityReview PassedOpenAIPlugin Directory
§ Two skill packages

Operate Kora. Author the workflows.

Two skill packages divide the work: one agent connects to and operates Kora, the other builds the workflows inside it.

kora-operations

Operations

  • Connect to and operate Kora
  • Configure identity and access
  • Manage secrets and integrations
  • Deploy releases and roll back

kora-authoring

Authoring

  • Write the YAML source bundle
  • Compose nodes and control flow
  • Wire agent tasks to their tools
  • Validate before release
§ Next step

Start with Kora.

Start free, self-manage Kora, or talk to us about a team or enterprise deployment.