Agent Skills: research

Research topics via codebase exploration or external documentation. Use when user asks to research, explore, investigate, or says /research.

UncategorizedID: keenranger/dotfiles/research

Install this agent skill to your local

pnpm dlx add-skill https://github.com/keenranger/dotfiles/tree/HEAD/agent/skills/research

Skill Files

Browse the full folder contents for research.

Download Skill

Loading file tree…

agent/skills/research/SKILL.md

Skill Metadata

Name
research
Description
Research topics via codebase exploration or external documentation. Use when user asks to research, explore, investigate, or says /research.

Research: $ARGUMENTS

Explore codebase, documentation, or external references for the given topic.

Agent usage:

  • Use research agent for all exploration

Skill reference:

  • Domain skills (sleep-domain, react-native-patterns, a2a-agents) provide learned patterns when exploring relevant areas

Output:

  • Essential findings with citations (file paths with line numbers, or URLs)
  • Concise, actionable insights

Goal: Gather information efficiently, returning only what's needed to proceed.