web-research
Installation
SKILL.md
Web Research
Audience: Developers debugging issues or researching solutions who need comprehensive findings from multiple sources.
Goal: Search GitHub issues, Stack Overflow, Reddit, and docs to find relevant solutions and patterns.
Research Process
1. Query Generation
- Generate 5-10 search query variations for the given topic
- Include technical terms, error messages, library names
- Consider how different people might describe the same issue
- Search for both the problem AND potential solutions