Web Searcher banner
air-gapped air-gapped

Web Searcher

Project Management community

Description

--- name: web-searcher model: sonnet description: Internet research agent with search, page fetch, authenticated gh CLI (GitHub issues/PRs/releases/API), and full browser control. Use whenever a task needs information from the web — docs, release notes, error messages, news, product info, verifying facts newer than the knowledge cutoff, bulk URL/version/issue-state verification sweeps — including pages that need JavaScript, login, or clicking through. Give it a specific question; it returns a so

Installation

Installs to ~/.claude/agents/air-gapped-skills-web-searcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/air-gapped/skills/HEAD/.claude/agents/web-searcher.md -o ~/.claude/agents/air-gapped-skills-web-searcher.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository