Public registry for SandClaw plugins.
registry/
├── index.json ← Master plugin list (fetched by SandClaw IDE)
└── plugins/
├── upbit/icon.png
├── alpaca/icon.png
├── kalshi/icon.png
└── robinhood/icon.png
Want to publish your plugin to the SandClaw Store?
- Build your plugin following the Plugin SDK docs
- Package as ZIP:
manifest.json+main.py+ dependencies - Open a GitHub Issue with your plugin ZIP
- After review, your plugin will appear in the Store for all users
Plugins listed here are automatically available in your SandClaw IDE Store. Open Settings > Store to browse, install, and manage plugins.