Synthesize multiple research files into actionable insights through cross-referencing and pattern identification. Use when you have 3+ sources on a topic, need a literature review, consolidating notes from multiple sources, or understanding topics from multiple angles. Trigger phrases: 'synthesize these research files', 'find patterns across sources', 'consolidate these notes', 'create a literature review', 'understand by synthesizing'.
OpenClaw Integration: This skill is invoked by the Dojo Genesis plugin via
/dojo run research-synthesis. The agent receives project context automatically via thebefore_agent_starthook. Usedojo_get_contextfor full state,dojo_save_artifactto persist outputs, anddojo_update_stateto record phase transitions and decisions.
Version: 1.0
Created: 2026-02-08
Author: Manus AI
Purpose: To turn raw research into a coherent understanding of a topic, identifying patterns, contradictions, and key recommendations.
This skill transforms the act of research from a process of information gathering to a process of insight generation. By systematically cataloging, cross-referencing, and synthesizing multiple sources, it uncovers patterns and contradictions that are not visible from any single source, leading to a deeper, more actionable understanding.
planning-with-files meta-skill routes to this mode.This is a 5-step workflow for synthesizing multiple research files.
Goal: Read all uploaded research files and create a structured catalog.
file tool to read each uploaded file (use view for PDFs).Goal: Identify patterns, contradictions, and connections across all files.
Goal: Create a unified synthesis document that integrates findings from all files.
Goal: Ensure the synthesis is accurate, complete, and actionable.
Goal: Deliver the synthesis to the user with clear next steps.
message tool to send the synthesis document as an attachment.When running inside the Dojo Genesis plugin:
dojo_get_context to retrieve full project state, history, and artifactsdojo_save_artifact with the artifacts output directorydojo_update_state to record skill completion and any phase transitions