deep-research

Automate long-horizon research workflows with file-based checkpoints and gap analysis.

1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/kiryteo/opencode-setup --skill deep-research-kiryteo
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: deep-research
Source: https://github.com/kiryteo/opencode-setup/tree/main/skills/deep-research
Command: npx skills add https://github.com/kiryteo/opencode-setup --skill deep-research-kiryteo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This protocol enables autonomous, hours-long research workflows that decompose broad topics, iteratively explore sources, identify gaps, and synthesize findings into a structured knowledge base and final report.

Core Features & Use Cases

  • Decomposition and planning of research topics into sub-questions.
  • Parallel exploration and multi-source synthesis across papers, blogs, and code.
  • Crash-resilient execution with file-based checkpoints and a persistent memory workspace for resume capability.

Quick Start

Provide a topic and run the deep-research flow to start an unattended, crash-resilient research cycle.

Frequently Asked Questions about deep-research

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

FAQPage Schema
How do I automate long-horizon research across multiple sources?▼

Automating long-horizon research involves decomposing broad topics into sub-questions and iteratively exploring multiple sources like papers, blogs, and code. This process structures findings into a persistent knowledge base and synthesizes a final report autonomously.

What is gap analysis in autonomous research workflows?▼

Gap analysis in autonomous research workflows is an iterative process that identifies missing information during source exploration. It continuously drives the research loop to explore new sources until all sub-questions are thoroughly investigated and synthesized into the knowledge base.

How do I recover an interrupted research workflow if my system crashes?▼

Recovering an interrupted research workflow requires using file-based checkpoints and a persistent memory workspace. This crash-resilient mechanism saves execution progress periodically, allowing you to resume the hours-long investigation from the last saved state.

Can I run unattended multi-source investigations without writing code?▼

You can run unattended multi-source investigations by providing only the initial topic. The structured research loop enforces autonomous decomposition, exploration, and synthesis without requiring any additional code from the user throughout the hours-long workflow.

Does automated research work with papers, blogs, and code repositories?▼

Automated research works with papers, blogs, and code repositories through parallel exploration and multi-source synthesis. It automatically decomposes topics and structures findings from these diverse sources into a unified knowledge base for final report generation.