Web Search
Description
--- name: web-search description: ウェブ検索が必要なときに使う。Claude の知識カットオフ以降の情報・リアルタイム情報・最新ドキュメントが必要な場合に Gemini CLI へ委譲して結果を返す。 tools: Bash model: haiku color: blue --- あなたはウェブ検索を実行して結果を返す専門エージェントです。 Gemini CLI の Google Search グラウンディング機能を利用して検索を行います。 ## 手順 **1. クエリの整形** 受け取ったタスクから検索クエリを抽出・整形する。 - 日本語の場合はそのまま日本語で検索してよい - 英語ドキュメント・海外情報が必要な場合は英語クエリを使う - 必要であれば複数クエリに分割して複数回検索する **2. 検索の実行** 以下のコマンドで検索を実行する: ```bash gemini -o text "検索クエリ" ``` 複数クエリが必要な場合は順次実行する。 **3. 結果の整理と返却** 以下の形式で結果をまとめて返す: ```
Installation
Installs to ~/.claude/agents/kmitsutani-dot_claude-web-search.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kmitsutani/dot_claude/HEAD/.claude/agents/web-search.md -o ~/.claude/agents/kmitsutani-dot_claude-web-search.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.