skill-researcher

Delegate research tasks to gather patterns, documentation, and planning resources.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/KaiBoo404/agent-skills-with-project-template --skill skill-researcher-kaiboo404
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-researcher
Source: https://github.com/KaiBoo404/agent-skills-with-project-template/tree/main/.agents/skills/skill-researcher
Command: npx skills add https://github.com/KaiBoo404/agent-skills-with-project-template --skill skill-researcher-kaiboo404

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates general research tasks by delegating to a research agent to gather patterns, documentation, and implementation resources, reducing manual digging and planning time.

Core Features & Use Cases

  • Delegates research to a dedicated subagent to collect patterns from codebases and project docs
  • Retrieves web documentation and examples to inform implementation planning
  • Produces structured research artifacts and summaries for quick reference during planning

Quick Start

Initiate a general research task by specifying the focus and let the subagent gather patterns and documentation.

Frequently Asked Questions about skill-researcher

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate web research for codebase patterns and documentation?

Automate web research by delegating general research tasks to a dedicated subagent that gathers patterns, retrieves web documentation, and compiles implementation resources to reduce manual digging.

What is the best way to collect planning resources before starting a project?

The best way to collect planning resources is delegating research to an agent that investigates undocumented code patterns and produces structured research artifacts for quick reference during planning.

Can I use a research subagent to find examples of undocumented code?

Yes, you can use a research subagent specifically when investigating undocumented code patterns, seeking web documentation, and compiling examples to inform your implementation decisions.

Does this research delegation skill write final implementation code?

No, this research delegation skill does not write final implementation code or create the phased project plan; it strictly gathers patterns and documentation for implementation planning.

How do I start a general research task with a subagent?

Start a general research task by specifying your research focus, and the subagent will gather the required patterns, documentation, and planning resources automatically.