Agent skill

research-add-items

Add items (research objects) to existing research outline.

majiayu000534★ · 1 repos on radarProfile →
claude-codecan modify filesMIT
Install
npx skills add majiayu000/claude-skill-registry --skill research-add-items-weizhena-deep-research-skills-4 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 1 KB
Bundled scripts: none
Allowed tools: BashReadWriteGlobWebSearchTaskAskUserQuestion
Path: skills/analysis/research-add-items-weizhena-deep-research-skills-4/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

# Research Add Items - Supplement Research Objects ## Trigger `/research-add-items` ## Workflow ### Step 1: Auto-locate Outline Find `*/outline.yaml` file in current working directory, auto-read. ### Step 2: Get Supplement Sources in Parallel Simultaneously: - **A. Ask user**: What items to supplement? Any specific names? - **B. Ask if Web Search needed**: Launch agent to search for more items? ### Step 3: Merge and Update - Append new items to outline.yaml - Display to user for confirmation - Avoid duplicates - Save updated outline ## Output Updated `{topic}/outline.yaml` file (in-place modification)

What's inside
Steps it walks through
  1. Trigger
  2. Workflow
  3. Step 1: Auto-locate Outline
  4. Step 2: Get Supplement Sources in Parallel
  5. Step 3: Merge and Update
  6. Output
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the research-add-items skill do?

Add items (research objects) to existing research outline.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill research-add-items-weizhena-deep-research-skills-4 --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