openclaw/extensions/open-prose
Ayaan Zaidi 4ed5febc38 chore(extensions): sync plugin versions 2026-03-06 22:26:15 +05:30
..
skills/prose
README.md
index.ts Plugins/open-prose: migrate to scoped plugin-sdk imports 2026-03-04 02:35:13 -05:00
openclaw.plugin.json
package.json chore(extensions): sync plugin versions 2026-03-06 22:26:15 +05:30

README.md

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)