openclaw/extensions/open-prose
2026-01-25 22:13:04 +00:00
..
skills/prose feat: add prek pre-commit hooks and dependabot (#1720) 2026-01-25 10:53:23 +00:00
clawdbot.plugin.json feat: add OpenProse plugin skills 2026-01-23 00:49:40 +00:00
index.ts feat: add OpenProse plugin skills 2026-01-23 00:49:40 +00:00
package.json chore: bump versions for 2026.1.25 2026-01-25 22:13:04 +00:00
README.md feat: add OpenProse plugin skills 2026-01-23 00:49:40 +00: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)