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 vstorm-co/content-skills --skill contentgit clone --depth 1 https://github.com/vstorm-co/content-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/vstorm-co/content-skills/content)<a href="https://agentmods.dev/skills/vstorm-co/content-skills/content"><img src="https://agentmods.dev/badge/skills/vstorm-co/content-skills/content.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.00141 | $0.03609 |
| Opus 5 | $0.00071 | $0.01804 |
| Sonnet 5 | $0.00028 | $0.00722 |
| Haiku 4.5 | $0.00014 | $0.00361 |
Grade A, and why
content 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 — 299 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Content Studio — Main Router
This is the orchestrator skill for the content-skills pack. It receives /content <subcommand> invocations and delegates to the correct sub-skill. It does not generate content itself — it routes, enforces brand consistency, and coordinates multi-step workflows.
The pack is organized around a shared brand system. Every sub-skill reads from the same brand configuration, so voice, tone, visual identity, and audience targeting stay consistent whether the user is writing a blog post, drafting a LinkedIn update, or building a slide deck.
Skill Pack Structure
content-skills/
├── content/SKILL.md ← you are here (main router)
├── brand/ ← shared brand source of truth
│ ├── BRAND.md ← core identity: name, tagline, audience, positioning
│ ├── VOICE.md ← voice & tone rules, vocabulary, banned phrases
│ ├── VISUAL.md ← colors, typography, logo usage, visual style
│ ├── assets/ ← brand asset files
│ ├── fonts/ ← typeface files
│ ├── logo/ ← logo variants
│ ├── palettes/ ← color palette definitions
│ └── voice-samples/ ← reference writing samples
├── skills/ ← individual content sub-skills
│ ├── content-setup/ ← brand setup & voice profiling
│ ├── content-strategy/ ← strategy, planning, briefs
│ ├── content-blog/ ← long-form blog posts
│ ├── content-twitter/ ← X/Twitter threads & posts
│ ├── content-linkedin/ ← LinkedIn posts & articles
│ ├── content-reddit/ ← Reddit posts & comments
│ ├── content-hackernews/ ← Hacker News posts
│ ├── content-presentation/ ← Slidev/Reveal/Spectacle decks
│ ├── content-infographic/ ← data visualizations & infographics
│ ├── content-image/ ← image generation prompts
│ ├── content-video/ ← Remotion video scripts
│ ├── content-calendar/ ← editorial calendar management
│ ├── content-repurpose/ ← cross-platform content adaptation
│ └── content-audit/ ← content quality scoring & audits
├── agents/ ← agent definitions for parallel workflows
├── scripts/ ← utility scripts
├── styles/ ← shared style assets
└── assets/ ← shared asset files
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 · 299 lines · 141 tokens per session scan A 8602ae7de674
content is a skill published in the GitHub repository vstorm-co/content-skills (22 stars, last pushed 4mo ago), licensed MIT. It adds 141 tokens to every session and 3,609 once invoked, about $0.0007 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
frame-logo-outro
Segmented logo assembly, glow bloom, and tagline reveal for video outros or brand closing frames.
hatch-pet
Create, repair, validate, preview, and package Codex-compatible animated pet spritesheets from character art, screenshots, generated images, or visual references. Use when a user wants to hatch a Codex pet, create a custom animated pet, or build a built-in pet asset with an 8x9 atlas, transparent unused cells…
magazine-web-ppt
For marketing and gtm work: bind launches, campaigns, events, and brand plans to growth and pipeline outcomes. Built around the core query "annual-marketing-plan", with GTM strategy lead judgment, buyer-ready proof, and this outcome: approve launch plan, campaign budget, or GTM motion.
open-design-landing-deck
OpenDesign's brand-story deck for partners and press: why it exists, what it believes, and where design is going. Built as a decision-grade marketing & GTM deck for partners, press, community.
hps-retro-tv
A family history told through five decades of home movies — the opening question, the eras, and what the footage reveals. Built as a decision-grade story deck for family, close friends.
ve-midnight-editorial
OpenDesign's financial review: runway, burn, and the sustainability plan that keeps the project independent. Built as a decision-grade data & finance deck for board, leadership.