Agent skill · AI & Agents

web-research

Use this skill for requests related to web research; it provides a structured approach to conducting comprehensive web research

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
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.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/analysis/web-research-activer007-ordinary-claude-skil/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. When to Use This Skill
  2. Research Process
  3. Step 1: Create and Save Research Plan
  4. Step 2: Delegate to Research Subagents
  5. Step 3: Synthesize Findings
  6. Available Tools
  7. Research Subagent Configuration
  8. Best Practices
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
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.

Keep going