Agent skill · AI & Agents

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.

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

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Version: 1.0.0
Path: skills/analysis/research-and-incorporate/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 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 ┌──────────────────────────────────────────────

What's inside
Steps it walks through
  1. Quick Start
  2. Triggers
  3. Parameters
  4. Workflow Overview
  5. Quality Gates (BLOCKING)
  6. Verification Checklist
  7. Anti-Patterns
  8. Related Skills
  9. References
  10. Extension Points
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
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.

Keep going