research-and-incorporate
Research external topics, create comprehensive analysis, determine project applicability, and incorporate learnings into Serena and Forgetful memory systems. Transforms knowledge into searchable, actionable project context.
npx skills add majiayu000/claude-skill-registry --skill research-and-incorporate --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 and Incorporate Transform external knowledge into actionable, searchable project context through structured research, analysis, and memory integration. ## Quick Start ```text /research-and-incorporate Topic: Chesterton's Fence Context: Decision-making principle for understanding existing systems before changing them URLs: https://fs.blog/chestertons-fence/, https://en.wikipedia.org/wiki/G._K._Chesterton ``` | Input | Output | Duration | |-------|--------|----------| | Topic + Context + URLs | Analysis doc + Serena memory + 5-10 Forgetful memories | 20-40 min | ## Triggers - `/research-and-incorporate` - Main invocation - "research and incorporate {topic}" - Natural language - "study {topic} and add to memory" - Alternative phrasing - "deep dive on {topic}" - Research focus - "learn about {topic} for the project" - Project integration focus ## Parameters | Parameter | Required | Description | |-----------|----------|-------------| | `TOPIC` | Yes | Subject to research (e.g., "Chesterton's Fence") | | `CONTEXT` | Yes | Why this matters to the project | | `URLS` | No | Comma-separated source URLs | ## Workflow Overview ```text ┌──────────────────────────────────────────────
- Quick Start
- Triggers
- Parameters
- Workflow Overview
- Quality Gates (BLOCKING)
- Verification Checklist
- Anti-Patterns
- Related Skills
- References
- Extension Points
What does the research-and-incorporate skill do?
Research external topics, create comprehensive analysis, determine project applicability, and incorporate learnings into Serena and Forgetful memory systems. Transforms knowledge into searchable, actionable project context.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill research-and-incorporate --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.
