research

Synthesize structured findings from external sources with confidence levels and citations.

820|78|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/SethGammon/Citadel --skill research-sethgammon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research
Source: https://github.com/SethGammon/Citadel/tree/main/skills/research
Command: npx skills add https://github.com/SethGammon/Citadel --skill research-sethgammon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Focused research investigations produce structured findings with confidence levels and source citations. It does not make decisions — it produces information that informs the next step.

Core Features & Use Cases

  • Formulate 2-4 targeted search queries from a given question to guide discovery.
  • Search credible sources, evaluate credibility, and synthesize findings with What/Source/Confidence/Action.
  • Write findings to .planning/research/{topic-slug}.md and provide a HANDOFF-ready summary.

Quick Start

Ask a focused research question, run 2–4 queries, evaluate 3–6 sources, and write findings to .planning/research/{topic-slug}.md.

Frequently Asked Questions about research

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

FAQPage Schema
How do I synthesize external sources with confidence levels and citations for a research question?

To synthesize external sources with citations, you need a structured research process that evaluates source credibility and assigns confidence levels to findings. This involves running targeted queries across 3-6 credible sources and formatting outputs with What, Source, Confidence, and Action details.

What is the best way to research API documentation and implementation patterns?

Researching API documentation and implementation patterns requires formulating 2-4 targeted search queries to guide discovery. You synthesize findings from evaluated sources into a structured document, providing evidence-based information to inform technical decisions.

How do I structure research findings to support evidence-based decisions?

Structure research findings for evidence-based decisions using a standardized format containing What, Source, Confidence, and Action fields. This framework clarifies the finding, its origin, the certainty level, and the recommended next step, culminating in a HANDOFF-ready summary block.

Can I output research findings to a specific markdown file path?

Yes, you can output research findings to a specific markdown file path. The process writes the structured findings document directly to the .planning/research/{topic-slug}.md directory structure to ensure consistent documentation retrieval.

How many search queries do I need to find credible sources for a technical investigation?

You need 2-4 targeted search queries to find credible sources for a technical investigation. This query volume is designed to balance discovery breadth with focus, evaluating 3-6 credible sources to synthesize reliable findings.