--- name: web-research description: Research topics on the web, gather information from multiple sources, and summarize findings. command: /web-research verified: true --- # Web Research This skill helps conduct thorough web research and compile findings. ## Research Process 1. **Define the question**: Clarify what information is needed 2. **Search**: Use browser to search multiple sources 3. **Gather**: Collect relevant information from trusted sources 4. **Verify**: Cross-reference facts across sources 5. **Summarize**: Present findings in a clear format ## Best Practices - Use multiple sources to verify information - Prefer authoritative sources (official docs, reputable sites) - Note the date of information (some may be outdated) - Cite sources when presenting findings ## Output Format Research results should include: - **Summary**: Key findings in 2-3 sentences - **Details**: Expanded information organized by topic - **Sources**: Links to where information was found - **Caveats**: Any limitations or uncertainties ## Examples - "Research the best React state management libraries" - "Find information about GDPR compliance requirements" - "Look up the latest Node.js LTS version" - "Research competitors of [product]" ## Requirements - Browser automation tools for web navigation - Ability to read and extract content from web pages