docs: add community plugins section with OpenClaw and Hermes integrations

This commit is contained in:
Justin Levine 2026-05-15 17:51:22 -07:00
parent 0ea189c5b2
commit c8be5214f6
No known key found for this signature in database
GPG key ID: 2E9C31E5276833A6

View file

@ -377,6 +377,19 @@ Please remove secrets, cookies, private tokens, and customer data from logs befo
--- ---
## Community Plugins
Third-party plugins that integrate webclaw with AI agent platforms:
| Plugin | Platform | What it does |
|---|---|---|
| [openclaw-webclaw](https://github.com/jal-co/openclaw-webclaw) | [OpenClaw](https://openclaw.ai) | Replaces the bundled Firecrawl plugin with native WebClaw v1 API — 9 tools: scrape, search, crawl, extract, summarize, diff, map, batch, brand |
| [hermes-webclaw](https://github.com/jal-co/hermes-webclaw) | [Hermes Agent](https://github.com/NousResearch/hermes-agent) | Web search provider + 9 dedicated tools for the full v1 API surface. Install with `hermes plugins install jal-co/hermes-webclaw` |
Built a webclaw integration? [Open a PR](https://github.com/0xMassi/webclaw/pulls) to add it here.
---
## Contributors ## Contributors
Thanks to everyone improving webclaw through issues, examples, docs, bug reports, and pull requests. Thanks to everyone improving webclaw through issues, examples, docs, bug reports, and pull requests.