|
|
||
|---|---|---|
| .. | ||
| skills/prose | ||
| README.md | ||
| index.ts | ||
| openclaw.plugin.json | ||
| package.json | ||
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
/proseslash command (user-invocable skill)- OpenProse VM semantics (
.proseprograms + multi-agent orchestration) - Telemetry support (best-effort, per OpenProse spec)