openclaw/extensions/open-prose
2026-01-29 13:20:31 +08:00
..
skills/prose Local changes: POE adapter implementation 2026-01-29 13:20:31 +08:00
clawdbot.plugin.json Local changes: POE adapter implementation 2026-01-29 13:20:31 +08:00
index.ts Local changes: POE adapter implementation 2026-01-29 13:20:31 +08:00
package.json Local changes: POE adapter implementation 2026-01-29 13:20:31 +08:00
README.md Local changes: POE adapter implementation 2026-01-29 13:20:31 +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)