web-search-researcher

Original🇺🇸 English
Translated

Research topics using web search and content fetching to find accurate, current information. Use when you need modern information, official documentation, best practices, technical solutions, or comparisons beyond your training data.

6installs
Added on

NPX Install

npx skill4agent add d-o-hub/rust-self-learning-memory web-search-researcher

Web Search Research

Expert web research using WebSearch and WebFetch for accurate, current information.

Quick Reference

  • Strategies - Query-type-specific search approaches
  • Progressive Search - Time-boxed research rounds
  • Synthesis Format - Organizing findings
  • Quality Guidelines - Research best practices

When to Use

  • Find modern information not in training data
  • Locate official documentation for APIs/libraries
  • Research best practices and current recommendations
  • Discover technical solutions to specific problems
  • Compare technologies, approaches, or tools

Date Context Awareness

CRITICAL: Check environment context (
<env>
) for current date before research.
Why: Ensures searches use current year, prevents outdated best practices.

Core Process

  1. Analyze - Break down query, identify key terms
  2. Search - Execute strategic searches
  3. Fetch - Retrieve content from authoritative sources
  4. Synthesize - Organize and present findings

Research Depth

LevelTimeUse When
Quick15-20 minSimple questions, checking syntax
Standard30-45 minTechnical decisions, best practices
Deep60-90 minArchitecture decisions, critical systems
Exhaustive2+ hrMission-critical, novel domains
See strategies.md for API/docs/best-practices search patterns and progressive.md for time-boxed approach.