TrendpilotAI
|
a3701e220d
|
feat: Add OpenClaw as conversion target
Add openclaw as the 8th conversion target, enabling:
bunx @every-env/compound-plugin install compound-engineering --to openclaw
Converts Claude Code plugins into OpenClaw's extension format:
- Agents → skills/agent-*/SKILL.md
- Commands → api.registerCommand() + skills/cmd-*/SKILL.md
- Skills → copied verbatim with path rewriting (.claude/ → .openclaw/)
- MCP servers → openclaw.json config
- Generates openclaw.plugin.json manifest, package.json, and index.ts entry point
Output installs to ~/.openclaw/extensions/<plugin-name>/
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-26 02:03:52 -05:00 |
|