research-synthesis

Synthesize three or more research files into a structured document with themes, contradictions, and recommendations.

2|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/DojoGenesis/gateway --skill research-synthesis-dojogenesis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-synthesis
Source: https://github.com/DojoGenesis/gateway/tree/main/plugins/continuous-learning/skills/research-synthesis
Command: npx skills add https://github.com/DojoGenesis/gateway --skill research-synthesis-dojogenesis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

When users have three or more research files on a topic, manually consolidating them into insights is time‑consuming and error‑prone. This skill automatically turns those files into a coherent synthesis that highlights patterns, contradictions, and actionable recommendations.

Core Features & Use Cases

  • File ingestion & cataloging: Reads PDFs, markdown, or plain text and extracts metadata.
  • Theme extraction & contradiction detection: Identifies recurring themes, notes where sources agree or disagree, and maps gaps.
  • Synthesis document generation: Produces a structured report with evidence, insights, and next‑step recommendations.
  • Use case example: A product manager provides several market‑analysis reports; the skill delivers a synthesis highlighting key trends, conflicting data, and strategic actions.

Quick Start

Ask the research‑synthesis skill to combine my three recent market analysis PDFs into a synthesis document.

Frequently Asked Questions about research-synthesis

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

FAQPage Schema
How do I synthesize multiple research files into a single literature review?

To synthesize multiple research files, ingest your PDFs, markdown, or plain text sources. The system catalogs the documents, extracts recurring themes, detects contradictions across sources, and generates a structured literature review document with actionable recommendations.

What is the best way to identify contradictions across multiple market analysis PDFs?

Identifying contradictions across market analysis PDFs is handled by ingesting the files and applying a language model to detect where sources disagree. It maps conflicting data points and recurring themes, producing a unified synthesis document highlighting strategic gaps.

Can I generate actionable recommendations from three or more plain text research reports?

Yes, you can generate actionable recommendations from three or more plain text reports. The process reads the source files, extracts metadata, identifies patterns, and outputs a structured synthesis document complete with evidence, insights, and next-step recommendations.

Does the research synthesis process work with markdown and PDF files together?

Yes, the research synthesis process works with markdown and PDF files together. It reads mixed file formats, extracts metadata from each, and unifies the content to identify themes and contradictions across all provided sources for a comprehensive analysis.

What are the limitations of automated theme extraction from research documents?

A key limitation of automated theme extraction is the requirement for at least three source files to function effectively. Additionally, it requires file system access to read documents, meaning inaccessible or poorly formatted files may hinder the synthesis output.