Plugin and skill index for FastClaw.
Built-in to the fastclaw repo:
| Plugin | Type | Description |
|---|---|---|
| telegram | channel | Telegram bot messaging |
| echo | tool | Example echo tool (Python) |
| openclaw-proxy | bridge | Bridge OpenClaw tool plugins to FastClaw |
| Plugin | Type | Author | Repo |
|---|---|---|---|
| mattermost | channel | @cornking2020 | fastclaw-mattermost-plugin |
# Official plugins (bundled)
fastclaw plugins install telegram
# Community plugins (from GitHub)
fastclaw plugins install github.com/cornking2020/fastclaw-mattermost-plugin
# OpenClaw tool plugins (auto-bridged)
fastclaw plugins install @ollama/openclaw-web-search- Create a repo with
plugin.json+ implementation - Open a PR to add your plugin to the Community Plugins table above