
Plugin Installation
Installing ClawMagic Plugins
Two ways to get plugins running — pick the path that fits your workflow.
Choose Your Install Method
Whether you prefer hands-on or automated, we have you covered.
Manual Download
Download the .zip from the marketplace, extract it to your extensions directory, and enable the plugin in your config.
Best for: Trying a single plugin quickly
Browse MarketplaceAutomate with API
Use the ClawMagic Marketplace API to browse, purchase, and install plugins programmatically.
Best for: Agents, bulk installs, CI/CD
API DocumentationWhat's in Plugin Packages
Core files ship with every plugin, and compatible packages also include openclaw.plugin.json for OpenClaw use.
skills.md
Human-readable skill descriptions that help AI assistants understand and use the plugin effectively.
actionspec.json
Machine-readable action specification for automated execution.
claw.plugin.json
Plugin manifest with metadata, dependencies, and configuration.
openclaw.plugin.json
Compatibility manifest included when the package supports OpenClaw installs.
plugin/ directory
The actual plugin code and assets.
Let Your Agent Handle It
Hand this to your Agent or use AI to assist with installing. Your Agent can use the technical documentation to automate using: