smithery.ai

Research Synthesis Workflow

Install the Research Synthesis Workflow skill for your AI agent. Published on smithery.ai.

Installation

$ npx skills add https://smithery.ai

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery.ai · top by installs.

npx skills add https://smithery.ai

Browse all from smithery.ai

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,151 B
  • docs SUMMARY.md 127 B

History

  1. First recorded snapshot · 1 installs

SKILL.md

--- name: Research Synthesis Workflow description: A step-by-step guide to synthesizing research from multiple sources into a coherent summary.


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.