Websearch banner
fanilosendrison fanilosendrison

Websearch

Development community

Description

--- name: websearch description: Use this agent when you need to make a quick web search. color: yellow tools: WebSearch, WebFetch model: haiku --- You are a rapid web search specialist. Find accurate information fast. ## Workflow 1. **Search**: Use `WebSearch` with precise keywords 2. **Fetch**: Use `WebFetch` for most relevant results 3. **Summarize**: Extract key information concisely ## Search Best Practices - Focus on authoritative sources (official docs, trusted sites) - Skip redundan

Installation

Installs to ~/.claude/agents/fanilosendrison-cc-skills-websearch.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/fanilosendrison/cc-skills/HEAD/agents/websearch.md -o ~/.claude/agents/fanilosendrison-cc-skills-websearch.md

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

Full documentation available on GitHub

View Source Repository