LetsBeBiz-Redesign/openclaw/extensions/open-prose
Matt 2401ed446f Include full contents of all nested repositories
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 16:25:02 +01:00
..
skills/prose Include full contents of all nested repositories 2026-02-27 16:25:02 +01:00
README.md Include full contents of all nested repositories 2026-02-27 16:25:02 +01:00
index.ts Include full contents of all nested repositories 2026-02-27 16:25:02 +01:00
openclaw.plugin.json Include full contents of all nested repositories 2026-02-27 16:25:02 +01:00
package.json Include full contents of all nested repositories 2026-02-27 16:25:02 +01: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)