research-gathering
Use when assembling strategic context - collects and filters research by topic with expiry management to prevent using stale data in decisions
npx skills add majiayu000/claude-skill-registry --skill research-gathering --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.
# 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:
- Purpose
- When to Use This Skill
- Research Topics
- Research Source Schema
- Gathering Process
- 1. Determine Topic and Filters
- 2. Collect Research Files
- 3. Filter by Recency and Expiry
- 4. Extract Key Information
- 5. Apply Keyword Filters (Optional)
- 6. Organize Output
- 7. Generate Gathering Report
- Integration with Workflows
- Strategy Session Integration
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.
