Agent skill · Data & Analytics

research-gathering

Use when assembling strategic context - collects and filters research by topic with expiry management to prevent using stale data in decisions

majiayu000github.com/majiayu000GitHub ↗
claude-coderead-onlyMIT
Install
npx skills add majiayu000/claude-skill-registry --skill research-gathering --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 9 KB
Bundled scripts: none
Allowed tools: ReadGrepGlob
Path: skills/analysis/research-gathering/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 Gathering ## Purpose Assemble relevant research context for strategic sessions: - Collect sources by topic (competitive-analysis, pricing-strategy, etc.) - Filter by recency and expiry dates - Extract key insights and quotes - Prepare citation-ready references - Flag stale data requiring refresh ## When to Use This Skill Activate automatically when: - `strategy-session` workflow needs context for decision-making - `content-drafting` workflow requires research backing - User explicitly requests research on a topic - Building strategic memos requiring evidence - Planning features based on market insights ## Research Topics **Supported strategic categories:** - `competitive-analysis` - Competitor capabilities, positioning, pricing - `pricing-strategy` - Pricing models, packaging, value perception - `market-positioning` - Market trends, customer segments, messaging - `product-strategy` - Feature prioritization, roadmap direction - `customer-segmentation` - Audience targeting, persona development - `growth-strategy` - Acquisition, retention, expansion tactics ## Research Source Schema **Expected structure** (from `datasets/research/{topic}/{filename}.md`): ```yaml --- title:

What's inside
Steps it walks through
  1. Purpose
  2. When to Use This Skill
  3. Research Topics
  4. Research Source Schema
  5. Gathering Process
  6. 1. Determine Topic and Filters
  7. 2. Collect Research Files
  8. 3. Filter by Recency and Expiry
  9. 4. Extract Key Information
  10. 5. Apply Keyword Filters (Optional)
  11. 6. Organize Output
  12. 7. Generate Gathering Report
  13. Integration with Workflows
  14. Strategy Session Integration
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the research-gathering skill do?

Use when assembling strategic context - collects and filters research by topic with expiry management to prevent using stale data in decisions

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill research-gathering --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