openclaw/extensions/open-prose
Peter Steinberger 49a2ff7d01
build: sync plugins for 2026.3.14
2026-03-14 06:05:39 +00:00
..
skills/prose docs: trim duplicated plugin and open prose guides 2026-03-13 20:19:39 +00:00
README.md
index.ts Plugins/open-prose: migrate to scoped plugin-sdk imports 2026-03-04 02:35:13 -05:00
openclaw.plugin.json refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
package.json build: sync plugins for 2026.3.14 2026-03-14 06:05:39 +00:00

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)