#305 · Primary category: AI Agents & Automation

anysearch-skill

anysearch hermes openclaw qclaw skill skills

Unified real-time search engine skill for AI agents. Supports general web search, vertical domain search, parallel batch search, and full-page content extraction.

Project last updated:08/28/26

GitHub Stars

6.0K

Forks

357

Contributors

12

License

Apache-2.0

Why we included this project

Search is often the weakest link in an agent setup, especially when everything funnels through one general web API: queries run slow, specialized vertical sources stay out of reach, and pulling the full text behind a result means a second request. AnySearch bundles general web search, vertical-domain search, parallel batch queries, and full-page extraction into one skill that Claude Code, Cursor, OpenCode, and other runtimes load from their skills directory. Setup is dropping the folder in and, optionally, adding an API key, since anonymous access still covers most features. That spares you from hand-writing scrapers or juggling several search vendors with different response formats, which is worth having if you want agents to ground answers in current web data.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category