From copilot-cli-toolkit
Researches external topics via WebSearch/WebFetch, generates 3000-5000 word analyses, integrates learnings into Serena/Forgetful memories, and creates GitHub issues if needed.
How this skill is triggered — by the user, by Claude, or both
Slash command
/copilot-cli-toolkit:researchopusThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
ultrathink
ultrathink
Research external topics, create comprehensive analysis, and incorporate learnings into memory systems.
/research
Topic: {topic name}
Context: {why this matters to the project}
URLs: {optional comma-separated source URLs}
| Parameter | Required | Description |
|---|---|---|
Topic | Yes | Subject to research |
Context | Yes | Why this matters to the project |
URLs | No | Source URLs to fetch and analyze |
/research
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
.agents/analysis/Complete within 50k output tokens. If approaching the limit, summarize findings so far, persist partial analysis, and stop. Prefer completing fewer phases well over partial work across all phases.
WebSearch returns no results for a query, try 2 alternative phrasings, then proceed with available information.WebFetch URL is unreachable or returns a non-success status, note it as unavailable in the analysis and continue with other sources.Stop when any of the following is true:
| Artifact | Location |
|---|---|
| Analysis document | .agents/analysis/{topic-slug}.md |
| Serena memory | .serena/memories/{topic-slug}-integration.md |
| Forgetful memories | 5-10 atomic memories in knowledge graph |
| GitHub issue | Created if implementation work identified |
.claude/skills/research-and-incorporate/SKILL.md/memory-search for retrieving incorporated knowledgenpx claudepluginhub rjmurillo/ai-agentsResearches external topics with web/URL sources, creates analysis docs, assesses project applicability, and incorporates into Serena/Forgetful memories for searchable context.
Researches external topics via URLs and web search, creates analysis docs, assesses project applicability, and incorporates into Serena and Forgetful memory systems.
Deep research on any topic by conducting web searches and fetching content. Can also add files or URLs to a research index. Useful for building knowledge bases or investigating unfamiliar subjects.