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 ur-grue/autopunk-media-skills --skill structure-flow-checkergit clone --depth 1 https://github.com/ur-grue/autopunk-media-skillsWrote 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/ur-grue/autopunk-media-skills/structure-flow-checker)<a href="https://agentmods.dev/skills/ur-grue/autopunk-media-skills/structure-flow-checker"><img src="https://agentmods.dev/badge/skills/ur-grue/autopunk-media-skills/structure-flow-checker/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.
<a href="https://agentmods.dev/skills/ur-grue/autopunk-media-skills/structure-flow-checker"><img src="https://agentmods.dev/badge/skills/ur-grue/autopunk-media-skills/structure-flow-checker.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00030 | $0.02009 |
| Opus 5 | $0.00015 | $0.01005 |
| Sonnet 5 | $0.00006 | $0.00402 |
| Haiku 4.5 | $0.00003 | $0.00201 |
Grade A, and why
structure-flow-checker 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.
How it starts
The opening of the file, as written. The whole thing — 128 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Structure Flow Checker
What This Skill Does
Analyses a draft for logical sequence, narrative coherence, and transitions, then reports exactly where the structure breaks down and why.
When To Use This Skill
- After a first draft is complete and you suspect the argument or story is losing the reader somewhere, but you are not sure where
- When a long piece — feature article, documentary commentary, in-depth report — has been assembled from separate research blocks and the joins feel rough
- Before sending a draft to a senior editor, when you want to catch structural problems yourself first
- When you have restructured a piece mid-draft and need to confirm the new order holds together
What You Need To Provide
Required: The full draft text — article, script, commentary, or report.
Optional: The intended format (print feature, broadcast package, online explainer), the intended audience (general public, specialist, regional), and the structural logic you were aiming for (e.g. "inverted pyramid," "problem–solution–outcome," "chronological," "scene-setting then argument").
How the Assistant Approaches This
- Reads the entire draft once to understand the intended argument or story arc — what the piece is trying to establish from opening to close.
- Maps the actual sequence of information: what appears in each section, in what order, and what each section assumes the reader already knows from previous sections.
- Checks the map against sound structural logic — does each section follow necessarily from the one before? Are there gaps where the reader must make an unexplained leap? Are there moments where the same information appears twice, or where a key piece of context arrives too late to be useful?
- Reports the findings by location, with a plain-language explanation of the structural problem at each point and the effect it has on a reader moving through the piece in sequence.
Output Format
A structured diagnostic report in two parts:
Part 1 — Overall structure assessment (one paragraph) A plain-language summary of how the draft is organised, whether the overall logic holds, and the single most significant structural weakness.
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 12d ago First seen · 128 lines · 30 tokens per session scan A 8efdf7282135
structure-flow-checker is a skill published in the GitHub repository ur-grue/autopunk-media-skills (32 stars, last pushed 12d ago), licensed MIT. It adds 30 tokens to every session and 2,009 once invoked, about $0.0002 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.
Other skills, from other repositories
voice-update
Update context/voice-and-style.md or context/about-me.md from one of three sources. Manual (user dictates a single new rule, sample, or career fact). Memory (batch pull from Claude Code's auto-memory in /.claude/projects/ /memory/). Sent-mail (analyze the last 20-50 sent Gmail messages and propose updates from…
yourself-story
Drafts and critiques bios, LinkedIn About sections, intro slides, "tell me about yourself" interview answers, and personal-essay openers using Adam Bryant's 500-CEO research and Lauren Weinstein's warmth+competence frame. Different from pitch-coach (which is product-shaped) and cold-email-coach (which is…
compression
Cuts a draft to a target word count without losing substance. Two modes behind one skill. target-count hits a specific number (200 for a cold email, 500 for an op-ed, 6 for a product summary). redundancy catches the specific failure where a phrase says what the verb or context already implied — "going forward" after a…
style-tells
Scrubs the three surface tells that make prose feel AI-generated, padded, or jargon-heavy. Three targets behind one skill, picked via the --target arg. em-dashes (default off in cold email / memo / Slack, max one per page in op-eds), adverbs (the -ly and intensifier pile), jargon (the Silicon Valley / consultant…
vividness
Pushes a draft from abstract toward concrete at two scales. Noun-level (replaces "dog" with "German shepherd," "customer" with "Sarah at JPMorgan's options-trading desk," "many" with "47 of 100") and scene-level (turns "I was angry" into the body signal, room, and dialogue). Implements Kramon's "specific over…
warmth-and-competence
Audits a draft on Susan Fiske's two-axis model of social judgment — warmth (do I like and trust this person?) and competence (do I respect this person?) — and rewrites the lines that signal the wrong thing on either axis. Implements Kramon's hardest rule: "show competence AND warmth in a single sentence." Use when a…