Synthesis Writer

🌐Community
by willoscar · vlatest · Repository

The Synthesis Writer generates cohesive summaries & outlines from multiple sources, saving time and ensuring clarity in your writing process.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add synthesis-writer npx -- -y @trustedskills/synthesis-writer
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "synthesis-writer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/synthesis-writer"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The synthesis-writer skill takes multiple text inputs and combines them into a single, coherent output. It can summarize information from different sources, rewrite existing content with a consistent tone, or generate new text based on provided examples. The resulting synthesized text aims to be well-structured and logically sound.

When to use it

  • Summarizing research papers: Condense key findings from several academic articles into a concise overview.
  • Creating product descriptions: Combine features lists and customer reviews into compelling marketing copy.
  • Rewriting documentation: Standardize the language and style across multiple technical documents.
  • Generating reports: Integrate data points and analysis from various sources into a unified report format.

Key capabilities

  • Text summarization
  • Content rewriting with tone consistency
  • New text generation based on examples
  • Combining information from multiple sources

Example prompts

  • "Synthesize these three articles about climate change: [article 1], [article 2], [article 3]."
  • "Rewrite this product description to be more persuasive and highlight the benefits for users: [product description]"
  • "Combine these customer reviews into a summary of common feedback: [review 1], [review 2], [review 3]"

Tips & gotchas

The quality of the synthesized output depends heavily on the clarity and relevance of the input texts. Providing well-structured and focused source material will yield better results.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
willoscar
Installs
22

🌐 Community

Passed automated security scans.