OpenClaw Plugins & ClawMagic Plugins
Every plugin on the ClawMagic Marketplace ships as a .zip package. The same package can be installed into either runtime — the only difference is the manifest file each system looks for and the directory where plugins live.
| Runtime | Manifest | Plugin Directory | CLI |
|---|---|---|---|
| ClawMagic | claw.plugin.json | data/plugins/ | clawmagic |
| OpenClaw | openclaw.plugin.json | ~/.openclaw/extensions/ | openclaw |
Many marketplace plugins include both manifest files for cross-system compatibility. If a plugin only has one, see the compatibility section in each guide for how to create the other.