web-access-claude-skill

Installation
SKILL.md

Web Access Skill for Claude Code

Skill by ara.so — Daily 2026 Skills collection.

A skill that gives Claude Code complete internet access using three-layer channel dispatch (WebSearch / WebFetch / CDP), Chrome DevTools Protocol browser automation via a local proxy, parallel sub-agent task splitting, and cross-session site experience accumulation.

What This Project Does

Claude Code ships with WebSearch and WebFetch but lacks:

  • Dispatch strategy — knowing when to use which tool
  • Browser automation — clicking, scrolling, file upload, dynamic pages
  • Accumulated site knowledge — domain-specific patterns reused across sessions

Web Access fills all three gaps with:

Capability Detail
Auto tool selection WebSearch / WebFetch / curl / Jina / CDP chosen per scenario
CDP Proxy Connects directly to your running Chrome, inherits login state
Related skills
Installs
757
GitHub Stars
5
First Seen
Mar 23, 2026