web-research
Use this skill for requests related to web research; it provides a structured approach to conducting comprehensive web research
npx skills add majiayu000/claude-skill-registry --skill web-research-activer007-ordinary-claude-skil --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Web Research Skill This skill provides a structured approach to conducting comprehensive web research using the `task` tool to spawn research subagents. It emphasizes planning, efficient delegation, and systematic synthesis of findings. ## When to Use This Skill Use this skill when you need to: - Research complex topics requiring multiple information sources - Gather and synthesize current information from the web - Conduct comparative analysis across multiple subjects - Produce well-sourced research reports with clear citations ## Research Process ### Step 1: Create and Save Research Plan Before delegating to subagents, you MUST: 1. **Create a research folder** - Organize all research files in a dedicated folder relative to the current working directory: ``` mkdir research_[topic_name] ``` This keeps files organized and prevents clutter in the working directory. 2. **Analyze the research question** - Break it down into distinct, non-overlapping subtopics 3. **Write a research plan file** - Use the `write_file` tool to create `research_[topic_name]/research_plan.md` containing: - The main research question - 2-5 specific subtopics to investigate - Expected information from each s
- When to Use This Skill
- Research Process
- Step 1: Create and Save Research Plan
- Step 2: Delegate to Research Subagents
- Step 3: Synthesize Findings
- Available Tools
- Research Subagent Configuration
- Best Practices
What does the web-research skill do?
Use this skill for requests related to web research; it provides a structured approach to conducting comprehensive web research
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill web-research-activer007-ordinary-claude-skil --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
