#249 · Primary category: AI Agents & Automation

web-access

A skill that gives Claude Code full internet access: three-tier channel scheduling + browser CDP + parallel divide-and-conquer.

Project last updated:08/19/26

GitHub Stars

8.8K

Forks

629

Contributors

8

License

Other

Why we included this project

Built-in search and fetch tools usually return snippets, not live pages, and they can't get past login walls or JavaScript-heavy sites. This skill layers a routing strategy over WebSearch, WebFetch, curl, Jina, and direct Chrome/Edge control, so an agent can pick the right channel per task and drive a real browser that carries your existing session. It ships as a SKILL.md package that works with Claude Code, Cursor, Gemini CLI, Codex CLI, and similar agents, which makes it a drop-in addition for teams already running coding agents. The details that matter: real mouse events for clicking, file uploads, searching local browser bookmarks and history for internal pages that public search won't surface, and per-domain experience caching so the agent gets better at a site over time. If your agents regularly touch authenticated, dynamic, or anti-scraping targets, this saves you from rebuilding that capability every run.

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