984 B
984 B
name, description, domain, trigger, always_on
| name | description | domain | trigger | always_on | ||
|---|---|---|---|---|---|---|
| web_search | Effective web searching and information gathering |
|
When needing to find information from the web | false |
Web Search Skill
When to Search
- Task requires up-to-date information (current events, latest versions, etc.)
- Technical documentation or API references needed
- Evaluating solutions, libraries, or tools
- Fact-checking or verification
Search Strategy
- Start with specific, targeted queries
- If results are poor, broaden the query or try different keywords
- Use
web_fetchto read promising URLs for detailed information - Cross-reference multiple sources for accuracy
- Summarize findings with source attribution
Best Practices
- Use specific technical terms in queries
- Include version numbers when looking for docs
- Prefer official documentation over blog posts
- When evaluating tools, compare at least 2-3 options
- Always note the source of information