smithery/willoscar

synthesis-writer

Use when `evidence-review` has completed extraction and needs a bounded narrative synthesis.

Installation

$ npx skills add smithery/willoscar --skill synthesis-writer

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/willoscar · top by installs.

npx skills add smithery/willoscar

Browse all from smithery/willoscar

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,465 B
  • docs SUMMARY.md 642 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Synthesis Writer

Triggers & routing

  • Trigger: synthesis, evidence synthesis, systematic review writing, 综合写作, SYNTHESIS.md.
  • Use when: evidence-review 完成 screening+extraction(含 bias 评估)后进入写作阶段(C5)。
  • Skip if: 还没有 papers/extraction_table.csv(或 protocol/screening 尚未完成)。
  • Network: none.
  • Guardrail: 以 extraction table 为证据底座;明确局限性与偏倚;不要在无数据支撑时扩写结论。

Transforms the extraction table into the final evidence-review narrative.

Input

  • papers/extraction_table.csv

Optional:

  • output/PROTOCOL.md
  • DECISIONS.md

Output

  • output/SYNTHESIS.md

Contract

The synthesis must include stable sections:

  • ## Included studies summary
  • ## Findings by theme
  • ## Risk of bias
  • ## Supported conclusions
  • ## Needs more evidence

Script boundary

scripts/run.py should:

  • summarize extracted evidence conservatively
  • keep conclusions bounded by table contents
  • render the stable section structure

It should not invent findings not grounded in the extraction table.

Acceptance

  • output exists
  • includes all stable sections
  • stays table-grounded and bounded

Non-goals

  • upstream extraction repair
  • free-form speculative discussion