Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
A skill for AI agents: search the web with SearXNG, browse with Camofox, bypass protections with CloakBrowser. Anti-hallucination by design. Self-hosted, free, unlimited.
| Date | Stars |
|---|---|
| 2026-07-24 | 460 |
| 2026-07-25 | 462 |
| 2026-07-28 | 465 |
| 2026-07-30 | 466 |
| 2026-08-06 | 481 |
Today
+15 stars today
This week
+15 stars this week
This month
— stars this month
Momentum
146.3
growth rate 3.22%/day
# browser-search <p align="center"> <img src="img/logoLarge-browser-search.png" alt="browser-search logo" width="80%"> </p> > **A skill for AI agents.** OpenCode, Claude Code, Cursor, OpenClaw and > beyond. Search the web with SearXNG, browse with Camofox, bypass > protections with CloakBrowser. **Anti-hallucination by design.** > All self-hosted, free, unlimited. <p align="center"><b>English</b> · <a href="i18n/README.zh-CN.md">简体中文</a> · <a href="i18n/README.es.md">Español</a> · <a href="i18n/README.ja.md">日本語</a> · <a href="i18n/README.ko.md">한국어</a> · <a href="i18n/README.pt-BR.md">Português (Brasil)</a> · <a href="i18n/README.fr.md">Français</a> · <a href="i18n/README.de.md">Deutsch</a> · <a href="i18n/README.ru.md">Русский</a> · <a href="i18n/README.ar.md">العربية</a> · <a href="i18n/README.hi.md">हिन्दी</a> · <a href="i18n/README.it.md">Italiano</a></p> ## Why it exists Today an AI agent browsing the web is like a **thief in a balaclava** sneaking around a police academy. The site protections block it, challenge it, reject it. 👮 browser-search flips the situation: your agent stops being the thief and becomes the **chief of police**. No more clumsy access attempts. It walks through every door because it has the right tools. SearXNG to search, Camofox to browse, CloakBrowser when the site plays hardball. The skill enforces the exclusive use of deterministic scripts. This **eliminates model hallucinations**, even with the cheapest models. The 3 tools are described in natural language, but execution is rigid: the model can neither get the command wrong nor misinterpret the output. The result is **guaranteed success on every query** — the skill and its deterministic scripts guide the model to scour the web until it finds the answer. 1. **[SearXNG](https://github.com/searxng/searxng)** — metasearch engine for the search phase (multi-source, JSON) 2. **[Camofox](https://github.com/jo-inc/camofox-browser)** — browser navigable via REST API for standard sites 3. **[CloakBrowser](https://github.com/cloakhq/cloakbrowser)** — stealth browser for anti-bot protected sites The typical flow: the agent first searches with SearXNG, then browses the results with Camofox (or CloakBrowser if the site is protected). ## Benefits - **100% free, self-hosted, unlimited.** No API keys to buy, no subscriptions, no rate limits. Everything runs on your machine, Docker and npm. Unlimited usage, zero cost. - **Lightweight, runs anywhere.** Built and tested on a Raspberry Pi — if it runs there, it runs everywhere. Minimal resource consumption, no heavy infrastructure needed, runs 24/7 on low-power hardware. - **Search + browse in one kit.** No manual integration needed. Searching and browsing are two distinct phases, both covered. - **Automatic navigation escalation.** If Camofox gets blocked by Cloudflare/Akamai, the agent automatically switches to CloakBrowser. - **Smart performance.** SearXNG for the search phase (milliseconds). Camofox and CloakBrowser are only used to browse the sites that actually need it. - **Automatic agent choice.** The AI agent decides which tool to use: SearXNG for initial search, Camofox for browsing, CloakBrowser if the site is protected. Zero human intervention. - **Anti-hallucination by design.** The skill's Deep Research mode enforces a "search first, answer second" workflow: the agent must verify every factual claim against live web sources, cross-reference multiple angles, and never guess. No more made-up answers. - **Fully customizable.** The SKILL.md is plain text. You can edit the core rules, add your own, remove what you don't need. Adapt it to your workflow, your team, your standards. - **Native stealth.** CloakBrowser automatically detects Cloudflare, Akamai, DataDome, Imperva, PerimeterX, and DDoS-Guard challenges, and waits for them to resolve before extracting content. - **Works with any agent.** The SKILL.md is written for OpenCode, but the logic is
Excerpt of 16,903 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:96d7b6a9badfecf7, topic:ai-agent, readme:ai agent, desc:ai agents
matched fp:96d7b6a9badfecf7, topic:web-scraping
matched fp:96d7b6a9badfecf7, topic:llm
matched fp:96d7b6a9badfecf7, topic:mcp