A step-by-step framework for synthesizing and summarizing research from multiple sources.
Install
mkdir -p .claude/skills/research-synthesis-workflow && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/5649" && unzip -o skill.zip -d .claude/skills/research-synthesis-workflow && rm skill.zipInstalls to .claude/skills/research-synthesis-workflow
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.
A step-by-step guide to synthesizing research from multiple sources into a coherent summary.Key capabilities
- →Review source documents in the sources directory
- →Identify recurring themes across multiple sources
- →Cross-reference claims with source material
- →Organize findings into a structured summary
- →Verify accuracy of citations
How it works
The workflow follows a five-step checklist to extract themes and evidence from source files. It organizes these findings into a summary while ensuring every claim is linked to a source.
Inputs & outputs
When to use research-synthesis-workflow
- →Synthesize research findings into a summary
- →Cross-reference conflicting claims in sources
- →Verify citations for research documentation
About this skill
Research synthesis workflow
Copy this checklist and track your progress:
Research Progress:
- [ ] Step 1: Read all source documents
- [ ] Step 2: Identify key themes
- [ ] Step 3: Cross-reference claims
- [ ] Step 4: Create structured summary
- [ ] Step 5: Verify citations
Step 1: Read all source documents
Review each document in the sources/ directory. Note the main arguments and supporting evidence.
Step 2: Identify key themes
Look for patterns across sources. What themes appear repeatedly? Where do sources agree or disagree?
Step 3: Cross-reference claims
For each major claim, verify it appears in the source material. Note which source supports each point.
Step 4: Create structured summary
Organize findings by theme. Include:
- Main claim
- Supporting evidence from sources
- Conflicting viewpoints (if any)
Step 5: Verify citations
Check that every claim references the correct source document. If citations are incomplete, return to Step 3.
When not to use it
- →When source documents are unavailable
- →When citations cannot be mapped to source material
Limitations
- →Requires manual review of source documents
- →Requires manual verification of citation accuracy
How it compares
This workflow provides a standardized checklist for document synthesis rather than relying on ad-hoc reading and summarization.
Compared to similar skills
research-synthesis-workflow side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| research-synthesis-workflow (this skill) | 1 | 9mo | No flags | Intermediate |
| literature-review | 559 | 2mo | Review | Advanced |
| youtube-wisdom | 10 | 1mo | Review | Intermediate |
| read-arxiv-paper | 16 | 5mo | No flags | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by lofcz
View all by lofcz →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.).
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.
read-arxiv-paper
karpathy
Use this skill when when asked to read an arxiv paper given an arxiv URL
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.
youtube-summarizer
sickn33
Extract transcripts from YouTube videos and generate comprehensive, detailed summaries using intelligent analysis frameworks
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.