research

Dispatch a researcher agent to investigate topics and return structured findings with source attribution.

2|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/sequenzia/agent-tools --skill research-sequenzia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research
Source: https://github.com/sequenzia/agent-tools/tree/main/plugins/sdd/skills/research
Command: npx skills add https://github.com/sequenzia/agent-tools --skill research-sequenzia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Dispatches a researcher agent to investigate best practices, compliance requirements, technology comparisons, and domain knowledge to inform decision-making. It acts as a wrapper for the researcher agent used by other skills (e.g., create-spec) to obtain external knowledge.

Core Features & Use Cases

  • Dispatch the researcher agent with topic, context, 1-3 focused questions, and the desired depth level.
  • Collect and return structured findings with source attribution to the calling skill.
  • Serve as the canonical entry point for research when other skills require external knowledge (e.g., compliance reviews, technology comparisons).

Quick Start

Request a topic, context, 1–3 questions, and depth level to obtain structured findings from the researcher agent.

Frequently Asked Questions about research

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

FAQPage Schema
How do I investigate technology trade-offs and compliance requirements for decision-making?

To investigate technology trade-offs and compliance requirements, dispatch a researcher agent with your topic, context, and focused questions. The agent returns structured findings with source attribution to inform your decisions.

What is structured topic investigation for domain knowledge gathering?

Structured topic investigation is a research methodology that dispatches an agent to collect domain knowledge. It provides tiered research depth and returns organized findings with source attribution for compliance or technology analysis.

Can I conduct research investigations without web search tools?

Yes, you can conduct research investigations without web search tools. The embedded agent instructions allow the researcher agent to operate and return structured findings with or without external web search capabilities.

How do I get structured findings with source attribution for compliance reviews?

To get structured findings with source attribution for compliance reviews, provide the researcher agent with a topic, context, 1-3 focused questions, and a desired depth level to obtain organized research results.

What's the best way to automate domain knowledge research for other skills?

The best way to automate domain knowledge research is using a canonical entry point skill that dispatches a researcher agent. It collects external knowledge and feeds structured findings directly to calling skills like create-spec.

What are the limitations of tiered research methodology for topic investigation?

A limitation of tiered research methodology is that it relies on embedded agent instructions when web search tools are unavailable, meaning the depth of external knowledge gathering may be constrained by the agent's existing knowledge base.