Files
openclaw/extensions/open-prose
Peter Steinberger 9f703a44dc
Docker Release / build-amd64 (push) Failing after 33s
Docker Release / build-arm64 (push) Has been cancelled
Docker Release / create-manifest (push) Has been cancelled
chore(release): 2026.2.6-3
2026-02-07 00:44:32 -08:00
..
2026-01-30 03:16:21 +01:00
2026-02-07 00:44:32 -08:00

OpenProse (plugin)

Adds the OpenProse skill pack and /prose slash command.

Enable

Bundled plugins are disabled by default. Enable this one:

{
  "plugins": {
    "entries": {
      "open-prose": { "enabled": true }
    }
  }
}

Restart the Gateway after enabling.

What you get

  • /prose slash command (user-invocable skill)
  • OpenProse VM semantics (.prose programs + multi-agent orchestration)
  • Telemetry support (best-effort, per OpenProse spec)