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 story-angle-findergit 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/story-angle-finder)<a href="https://agentmods.dev/skills/ur-grue/autopunk-media-skills/story-angle-finder"><img src="https://agentmods.dev/badge/skills/ur-grue/autopunk-media-skills/story-angle-finder/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/story-angle-finder"><img src="https://agentmods.dev/badge/skills/ur-grue/autopunk-media-skills/story-angle-finder.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.00035 | $0.01777 |
| Opus 5 | $0.00017 | $0.00889 |
| Sonnet 5 | $0.00007 | $0.00355 |
| Haiku 4.5 | $0.00003 | $0.00178 |
Grade A, and why
story-angle-finder 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 8d 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 — 119 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Story Angle Finder
What This Skill Does
Generates 6–8 distinct editorial angles from a broad topic or news event, each with a unique perspective, target audience, and reporting approach.
When To Use This Skill
- You have a topic but not yet a story — you know the subject but not the specific angle that makes it publishable
- You are pitching and need to see the full range of angles before deciding which to develop
- An editor has given you a beat or broad subject and you need to identify the most compelling entry point
- You want to see how the same event could be covered differently across publication types (news, feature, opinion, profile)
What You Need To Provide
Required: The broad topic, subject area, or news event you are working with; publication type or target outlet (or describe your audience if no specific outlet) Optional: Any angles you have already considered and want to avoid; specific sources or data you already have access to; geographic scope (local, national, international); timeframe (breaking, evergreen, anniversary); whether you need a pitch-ready one-liner for each angle
How the Assistant Approaches This
- Identifies at least six distinct editorial lenses through which the topic can be approached: the personal/human story, the systemic/structural analysis, the data story, the historical perspective, the counterintuitive or contrarian take, the profile, and the process/how-it-works explainer — selecting those most appropriate to the topic
- For each angle, specifies the core question the story would answer, the primary type of reporting required (documents, sources, data, observation), and the most likely publication home
- Marks which angles are time-sensitive versus evergreen, and which require significant access versus desk research
- Notes where angles overlap with common coverage so the journalist can differentiate their pitch
- Closes with a "Next Step" recommendation: which one or two angles to develop first given the user's access and publication target, and whether to run research-brief-creator or headline-generator as the immediate next skill
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.
- 8d ago First seen · 119 lines · 35 tokens per session scan A 62e580eae90a
story-angle-finder is a skill published in the GitHub repository ur-grue/autopunk-media-skills (32 stars, last pushed 12d ago), licensed MIT. It adds 35 tokens to every session and 1,777 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-09-04.
Other skills, from other repositories
xiaoyuzhou-podcast-notes
A workflow that turns a public Xiaoyuzhou FM podcast episode into structured Markdown notes and a saved transcript. Xiaoyuzhou FM is a Chinese podcast platform.
food-chain-ideation
10-minute pre-ship stress-test. Run this before you ship, not instead of shipping. Dynamically selects animal agents from a behavioral DNA library matched to the specific problem, each attacking under strict role-lock with zero shared context. Weakest eliminated each round, survivor absorbs the insight and evolves…
food-chain-pitch
Investor pitch stress-tester. Spawns adversarial agents from a pitch-specific behavioral DNA library. Each attacks the pitch narrative, financial model, or due diligence surface under strict role-lock. Elimination rounds harden the pitch. Works in Claude.ai, Claude Code, Cursor, Windsurf, Copilot with no dependencies.
food-chain-code
Adversarial architecture stress-tester. Selects attacker agents from a code-specific behavioral DNA library matched to the technical decision. Each attacks under strict role-lock. Weakest eliminated, survivor absorbs and evolves. Tests architecture decisions before a line of code is written. Works in Claude.ai, Claude…
apex-to-action
Converts food chain battle output into a 90-day execution plan. Takes the Evolved Idea, Unfair Advantage Statement, and Battle Log from any food chain battle and produces what to build first, what to validate before building, what to never build, and weekly milestones. The natural next step after any food chain…
food-chain-monitor
Re-stress-tests an idea that was previously battle-tested with food chain. Takes a Battle Log from a prior session plus a description of what changed, then runs a focused battle targeting only the NEW assumptions introduced by the change. Does not re-test what already survived. Works in Claude.ai, Claude Code, Cursor…