synthesis

synthesis is a skill for Claude Code, Codex from sruthir28/enterprise-ai-skills. It costs 81 tokens per session (1,993 once invoked), scanned A, original, MIT.

A method for turning messy research material—such as interviews, surveys, meeting recordings, or customer notes—into three evidence-backed conclusions and their practical implications.

In plain words
What is it for?
Use it to identify the most important findings, support them with quotes or numbers, and explain what each finding means for the reader.
Why use it?
It prevents a simple summary from hiding the patterns that should change what someone decides or does next.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to identify the most important findings, support them with quotes or numbers, and explain what each finding means for the reader.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sruthir28/enterprise-ai-skills/synthesis
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add sruthir28/enterprise-ai-skills --skill synthesis
Clone the repo
git clone --depth 1 https://github.com/sruthir28/enterprise-ai-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for synthesis

README.md
[![agentmods](https://agentmods.dev/badge/skills/sruthir28/enterprise-ai-skills/synthesis/github.svg)](https://agentmods.dev/skills/sruthir28/enterprise-ai-skills/synthesis)
Your own site
<a href="https://agentmods.dev/skills/sruthir28/enterprise-ai-skills/synthesis"><img src="https://agentmods.dev/badge/skills/sruthir28/enterprise-ai-skills/synthesis/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for synthesis

Your own site · 80×15
<a href="https://agentmods.dev/skills/sruthir28/enterprise-ai-skills/synthesis"><img src="https://agentmods.dev/badge/skills/sruthir28/enterprise-ai-skills/synthesis.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 81 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,993 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00081 $0.01993
Opus 5 $0.00041 $0.00996
Sonnet 5 $0.00016 $0.00399
Haiku 4.5 $0.00008 $0.00199

Measured 12d ago against content hash b53d07124199, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

synthesis scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

synthesis/SKILL.md · 167 lines

How it starts

The opening of the file, as written. The whole thing — 167 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Synthesis

Most people summarize when they should synthesize. Summary compresses what was said. Synthesis names the pattern and forces the implication. This skill does the second thing.

The test: did the output change how the reader will act? If no, you wrote a summary. Rewrite.


Design choices (why this skill is opinionated)

  • 3 insights, never more. If you have 5, you haven't synthesized yet — you have themes. Force-rank to 3.
  • Headlines are claims, not topics. "Customers will pay 20% more for self-serve onboarding" beats "Customers care about onboarding."
  • Every insight ends with a so-what. A claim without an implication is trivia. The so-what tells the reader what to do differently.
  • Evidence is specific. Direct quotes, exact numbers, named sources. No "many customers said" — that's compressed mush.
  • Synthesis is reductive. You will throw away 80% of the raw input. That's the job. If you keep all of it, you summarized.

Inputs the skill needs (interview if missing)

  1. The raw inputs. Interview notes, transcripts, survey data, research, meeting recordings. Paste or link.
  2. Who's the reader? Exec, peer, team. Changes the so-what.
  3. What decision is downstream? "Should we build X?" "Cut Y?" "Reorg Z?" The synthesis should serve a specific call.
  4. What did you go in believing? Your prior hypothesis. (Helps catch confirmation bias and surface true surprises.)

If the decision is unknown, ask before synthesizing. Synthesis without a decision becomes a summary.


The process

1. Cluster (induction, not deduction)

Read everything. Tag each data point with the theme it belongs to. Don't start with themes and force-fit — let themes emerge from the data. You're looking for repeated patterns, not single anecdotes.

2. Force-rank to 3

You'll have 5–10 emerging themes. Cut to 3. Use this rank:

  • Frequency (how often did it come up?)
  • Severity (how big a deal is it for the decision?)
  • Surprise (did it contradict what you went in believing?)

Read the full file on GitHub · 167 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 167 lines · 81 tokens per session scan A b53d07124199

Subscribe to this mod's changes

synthesis is a skill published in the GitHub repository sruthir28/enterprise-ai-skills (139 stars, last pushed 10d ago), licensed MIT. It adds 81 tokens to every session and 1,993 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.