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 boilerplate-writergit 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/boilerplate-writer)<a href="https://agentmods.dev/skills/ur-grue/autopunk-media-skills/boilerplate-writer"><img src="https://agentmods.dev/badge/skills/ur-grue/autopunk-media-skills/boilerplate-writer/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/boilerplate-writer"><img src="https://agentmods.dev/badge/skills/ur-grue/autopunk-media-skills/boilerplate-writer.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.01120 |
| Opus 5 | $0.00017 | $0.00560 |
| Sonnet 5 | $0.00007 | $0.00224 |
| Haiku 4.5 | $0.00003 | $0.00112 |
Grade A, and why
boilerplate-writer 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 — 75 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Boilerplate Writer
What This Skill Does
Writes a standard "About [Organisation]" boilerplate paragraph for use at the foot of press releases, media statements, and all official communications materials.
When To Use This Skill
- You are creating a press release and need a consistent "About" paragraph for the first time
- Your existing boilerplate has become outdated (new CEO, expanded territory, changed mission)
- You need multiple boilerplates at different lengths — long (for press kits), standard (for press releases), short (for social media bios and email signatures)
- A new subsidiary, product line, or partner organisation needs its own boilerplate
What You Need To Provide
Required: Organisation name; what the organisation does (one sentence); when it was founded; where it operates (geography); size or scale indicator (number of employees, clients served, revenue, locations — at least one concrete figure); website URL.
Optional: Mission statement or founding purpose; notable clients, partners, or certifications; recent recognition or awards; parent company or subsidiary relationship; stock ticker if publicly listed; tone guidance (formal / conversational / mission-driven).
How the Assistant Approaches This
- Opens with the full legal or trading name of the organisation, followed immediately by a one-clause description of what it does and for whom.
- Adds concrete scale indicators (founding year, geographic reach, headcount, revenue range, or clients served) to give the boilerplate credibility and prevent it from reading as empty marketing.
- Closes with the website URL in parentheses or as a standalone line, formatted consistently with standard wire-service conventions.
- If multiple lengths are requested, produces all variants from the same input, ensuring each is a complete standalone sentence — not a truncated longer version.
Output Format
Three variants delivered as standard unless otherwise specified: Standard (40–60 words, one paragraph, full description); Short (20–30 words, for footnotes and email signatures); Long (80–120 words, for press kit About pages). All in third person. No first-person language. No exclamation marks. No "world-leading" or "industry-leading" unless a source is given. Tone: professional, factual, unexcited.
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 · 75 lines · 35 tokens per session scan A 84689f0fec66
boilerplate-writer 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,120 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
press-kit
Use when writing a press release or assembling a media kit a journalist can lift from — launches, funding, exec hires, partnerships, milestones, awards, or an online newsroom. Symptoms include a release that reads like an ad, a buried lede, no quotable line, or a missing dateline, boilerplate or asset. NOT finding the…
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.
c-research
Summarize web URLs, PDFs, YouTube videos, and podcasts using the summarize CLI. Instantly extract key points from any content type without manual reading. Useful for research, link digests, and media review.
Risk Factor Review
Use when reviewing the risk-factor section of an S-1, 10-K, 10-Q, S-4, proxy, PPM, or OM to produce a draft specificity-vs-boilerplate matrix, consistency notes, and category-coverage gaps for attorney review, without concluding adequacy of disclosure.
transcript-ingestion
Transcript ingestion authority — capture, normalize, and prioritize transcripts from YouTube videos, podcast pages, captions, show notes, and transcript-like page content for persona systems, RAG pipelines, and grounded synthesis.
merge-to-main
Babysit a PR through CI — create, monitor, fix failures, merge when green.