VeriClaw OpenProse — 插件工具
v2026.3.14-seo.1This plugin is internally consistent with its stated purpose (running .prose workflows and orchestrating agents); it requires no credentials or installs by default, but it will read .prose files and may fetch remote programs when asked.
版本
安装命令 点击复制
插件文档
VeriClaw OpenProse (plugin)
VeriClaw OpenProse is an AI workflow automation plugin for VeriClaw and the OpenClaw compatibility layer. Use it to run .prose prompt workflows for research automation, code review, documentation generation, prompt chaining, multi-agent orchestration, and reusable /prose slash-command automations.
If you want a prompt workflow engine, a markdown-first agent orchestrator, or a reusable AI task runner that stays inspectable in git, this is the plugin to install from ClawHub.
Why install OpenProse
- Run reusable
.proseworkflows for research, debugging, code review, documentation, and content production. - Coordinate multiple agents with explicit sequential, parallel, retry, and prompt-chaining control flow.
- Keep workflow state under
.prose/so runs are inspectable, repeatable, searchable, and easy to share. - Start quickly with
/prose help,/prose examples, or your own local.prosefile.
Install + enable
Bundled OpenClaw plugins are disabled by default. Enable VeriClaw OpenProse, restart the Gateway, then confirm that the plugin is loaded:
openclaw plugins enable open-prose
openclaw gateway restart
openclaw plugins info open-proseFor a local repo checkout or dev install:
openclaw plugins install ./extensions/open-prose
openclaw plugins enable open-prose
openclaw gateway restartFirst successful run
In a VeriClaw chat or TUI session, start with:
/prose helpThen try a minimal .prose workflow:
session "Say hello from OpenProse."
Save it as hello.prose, then run:
/prose run ./hello.proseWhat you get
/proseslash command (user-invocable skill)- bundled
proseskill pack - OpenProse VM semantics (
.proseprograms + multi-agent orchestration) - Telemetry support (best-effort, per OpenProse spec)
Troubleshooting
- If
/prosedoes not appear, runopenclaw plugins info open-proseand make sure the status isloaded. - Restart the Gateway after enabling or updating the plugin.
- If a
.proseprogram fails immediately, check that your tool allowlist still permitssessions_spawn,read,write, andweb_fetch.
Full documentation: docs/prose.md
免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制