SY

synthesize-research

Consolidates and summarizes research materials.

Install

mkdir -p .claude/skills/synthesize-research && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13561" && unzip -o skill.zip -d .claude/skills/synthesize-research && rm skill.zip

Installs to .claude/skills/synthesize-research

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Transforms scattered research notes into a coherent, structured findings document. Consolidates dispersed research, identifies themes, surfaces contradictions, and highlights gaps. Use when you need to synthesize research, summarize findings across multiple files, or create a synthesis document from dispersed notes.
317 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Intermediate

Key capabilities

  • Gather research materials from markdown files.
  • Extract explicit findings, insights, and conclusions.
  • Identify themes by grouping related findings.
  • Synthesize an executive summary and themed sections.
  • Output a structured synthesis document and execution log.

How it works

This skill transforms scattered research notes into a coherent findings document by gathering materials, extracting findings, identifying themes, and synthesizing an executive summary and themed sections.

Inputs & outputs

You give it
A folder path containing research notes in markdown files.
You get back
A structured research synthesis document in `.octon/inputs/exploratory/syntheses/` and an execution log in `/.octon/state/evidence/runs/skills/synthesize-resear

When to use synthesize-research

  • Summarizing research across multiple files
  • Identifying research themes
  • Creating synthesis reports

About this skill

Synthesize Research

Transform scattered research notes into coherent, structured findings documents.

When to Use

Use this skill when:

  • You have research notes scattered across multiple files
  • You need to consolidate findings into a single document
  • You want to identify themes and patterns across research
  • You need to surface contradictions or gaps in research

Quick Start

/synthesize-research /.octon/instance/capabilities/runtime/skills/resources/synthesize-research/topic/

Core Workflow

  1. Gather Materials - Read all markdown files in the input folder
  2. Extract Findings - Pull out explicit findings, insights, and conclusions
  3. Identify Themes - Group related findings into 3-7 themes
  4. Synthesize - Write executive summary and themed sections
  5. Output - Save synthesis document and execution log

Parameters

Parameters are defined in .octon/framework/capabilities/runtime/skills/registry.yml (single source of truth).

This skill accepts one required parameter: a folder path containing research notes (markdown files).

Output Location

Output paths are defined in .octon/framework/capabilities/runtime/skills/registry.yml (single source of truth).

Outputs are written to .octon/inputs/exploratory/syntheses/ (synthesis document) and /.octon/state/evidence/runs/skills/synthesize-research/ (execution log).

Output Format

# Research Synthesis: {{topic}}

**Generated:** {{timestamp}}
**Source:** {{input folder path}}

## Executive Summary

{{3-5 sentence overview of key findings}}

## Key Themes

### Theme 1: {{Name}}

**Insight:** {{Clear statement}}

**Evidence:**
- {{Supporting point 1}}
- {{Supporting point 2}}

**Confidence:** {{High/Medium/Low}}

## Contradictions & Resolutions

| Finding A | Finding B | Resolution |
|-----------|-----------|------------|

## Open Questions

1. {{Question that remains unanswered}}

## Sources Reviewed

- {{File 1}}
- {{File 2}}

Boundaries

  • Never fabricate findings not present in source materials
  • Always cite which source file supports each finding
  • Do not make recommendations beyond what evidence supports
  • Write only to designated output paths
  • Preserve nuance—don't oversimplify complex findings

When to Escalate

  • If input folder is empty or contains no .md files, report error
  • If research goal is unclear, ask one clarifying question
  • If major contradictions cannot be resolved, flag for human review
  • If findings span domains requiring specialized expertise, note limitations

References

For detailed documentation:

When not to use it

  • If the input folder is empty or contains no `.md` files.
  • If the research goal is unclear and cannot be clarified with one question.
  • If major contradictions cannot be resolved and require human review.

Limitations

  • This skill never fabricates findings not present in source materials.
  • It always cites the source file for each finding.
  • It does not make recommendations beyond what evidence supports.

How it compares

This skill provides a structured and automated way to consolidate dispersed research, identify themes, and surface contradictions, which is more efficient than manual synthesis from multiple files.

Compared to similar skills

synthesize-research side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
synthesize-research (this skill)02moReviewIntermediate
literature-review5592moReviewAdvanced
youtube-wisdom101moReviewIntermediate
read-arxiv-paper165moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

literature-review

K-Dense-AI

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature searches across biomedical, scientific, and technical domains. Creates professionally formatted markdown documents and PDFs with verified citations in multiple citation styles (APA, Nature, Vancouver, etc.).

5591,298

youtube-wisdom

sammcj

Extract wisdom, insights, and actionable takeaways from YouTube videos. Use when asked to analyse, summarise, or extract key learnings from YouTube content. Downloads transcripts only (no video files), performs comprehensive analysis including key insights, notable quotes, structured summaries, and actionable takeaways, then saves the analysis to a markdown file.

1092

read-arxiv-paper

karpathy

Use this skill when when asked to read an arxiv paper given an arxiv URL

1656

knowledge-synthesis

anthropics

Combines search results from multiple sources into coherent, deduplicated answers with source attribution. Handles confidence scoring based on freshness and authority, and summarizes large result sets effectively.

556

youtube-summarizer

sickn33

Extract transcripts from YouTube videos and generate comprehensive, detailed summaries using intelligent analysis frameworks

531

arxiv-to-md

solatis

Convert arXiv papers to LLM-consumable markdown. Invoke when user provides an arXiv ID or URL, or when syncing academic papers from a PDF folder to a markdown destination.

412

Search skills

Search the agent skills registry