
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 Every Plugin Package
These files speed up and improve how you and your AI assistant use plugins.
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.
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: