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.
npx skills add Waddling-Penguin/mogkit --skill synthesis-mapgit clone --depth 1 https://github.com/Waddling-Penguin/mogkitWrote 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.
[](https://agentmods.dev/skills/waddling-penguin/mogkit/synthesis-map)<a href="https://agentmods.dev/skills/waddling-penguin/mogkit/synthesis-map"><img src="https://agentmods.dev/badge/skills/waddling-penguin/mogkit/synthesis-map.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00003 | $0.01432 |
| Opus 5 | $0.00002 | $0.00716 |
| Sonnet 5 | $0.00001 | $0.00286 |
| Haiku 4.5 | $0.00000 | $0.00143 |
Grade A, and why
synthesis-map 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 7d 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.
How it starts
The opening of the file, as written. The whole thing — 132 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Purpose
After a round of discovery interviews, the temptation is to leap straight to solutions: "we should build X, Y, Z." That move skips the synthesis step — clustering what users were trying to do and what was getting in their way — and the resulting backlog ends up being a list of solutions to vaguely-articulated problems. The strongest product organizations synthesize opportunities first, then map solutions under each.
This skill produces the opportunity layer. It clusters the interviews into the underlying jobs and pains that, if addressed, would move the named outcome — each cluster traceable to specific quotes in specific interviews. The PM then decides which opportunities to pursue and what solutions to consider under each.
It does NOT produce solutions, features, recommendations, prioritization, or any version of "and here's what to build." That step happens in a separate working session, with the PM and the team.
Procedure
- Read
graph/graph.jsonfor context. If it does not exist, treat the batch as standalone and note that the synthesis cannot draw on prior graph structure. - Read
meta.health(if present). Cold-start branch: on a thin corpus, even a fresh batch may not be enough to produce a stable opportunity map. State this and produce a sparse map honestly — do not generate opportunities a single interview hints at as if they were established. - Identify the outcome the synthesis is mapping toward. Sources of
this:
- The
Outcomenodes in the current graph (e.g. trial-to-paid conversion, week-1 activation). - The strategic memo or PRD intent, if one is in
sources/. - If unclear, ask the PM to name the outcome before proceeding. An opportunity map without a target outcome is unmoored.
- The
- Read every file in the fresh batch (typically the most recently added interviews; the PM may list them explicitly). Extract candidate opportunities — underlying jobs, needs, or pains that, if addressed, would plausibly move the outcome.
- Cluster opportunities. Rules:
- Cluster only when ≥2 sources independently describe the same
underlying job or pain. A single-source candidate stays as a
Single-source opportunityso its evidentiary thinness is visible — do not promote it into a cluster of one. - Cluster by the user's job, not by the surface mechanic. "Importing comments fully", "preserving deal history", "keeping audit trail" might cluster as "preserve historical context when switching tools."
- Distinguish opportunities from solutions. "Decide admin questions before inviting the team" is an opportunity. "Add a four-question setup wizard" is a solution to that opportunity. This skill only emits the former.
- Cluster only when ≥2 sources independently describe the same
underlying job or pain. A single-source candidate stays as a
- For each cluster, attach provenance: 2–4 verbatim quotes drawn from the interviews, with file paths. The provenance must include at least two distinct source files.
- For each cluster, note its plausible link to the outcome — one short sentence on the causal story connecting this opportunity to the named outcome. If the link is not plausible, the cluster is noise; cut it.
- Append a
Single-source opportunitiessection listing standalone candidates with their one source. These are not clusters; they are leads for the next round of interviews. - Emit the output contract.
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.
- 7d ago First seen · 132 lines · 3 tokens per session scan A c5ee89d4855b
synthesis-map is a skill published in the GitHub repository Waddling-Penguin/mogkit (5 stars, last pushed 3mo ago), licensed MIT. It adds 3 tokens to every session and 1,432 once invoked, about $0.0000 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-31.
Other skills, from other repositories
find-skills
Discovers, searches, and installs skills from multiple AI agent skill marketplaces (400K+ skills) using the SkillKit CLI. Supports browsing official partner collections (Anthropic, Vercel, Supabase, Stripe, and more) and community repositories, searching by domain or technology, and installing specific skills from…
find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
opencli-sitemap-author
Use when creating or maintaining OpenCLI site sitemaps: agent-facing navigation, page-state, action, workflow, API-reference, pitfall, and fallback knowledge for a website. Use after browser exploration discovers durable site context, when a sitemap is stale, or when promoting local site knowledge into the repo.
feishu
Work with Feishu or Lark bots, docs, sheets, bitables, approval flows, and OpenAPI/MCP setup without hardcoding credentials.
interview
Ask one useful structured question at a time only when material product/implementation choices are genuinely missing; remember answers and produce a brief/spec. Discoverable facts should be investigated instead of asked.
recipe-create-meet-space
Create a Google Meet meeting space and share the join link.