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 content-redditgit 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-reddit)<a href="https://agentmods.dev/skills/vstorm-co/content-skills/content-reddit"><img src="https://agentmods.dev/badge/skills/vstorm-co/content-skills/content-reddit/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/vstorm-co/content-skills/content-reddit"><img src="https://agentmods.dev/badge/skills/vstorm-co/content-skills/content-reddit.svg" alt="Reviewed on agentmods" width="80" 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.00029 | $0.01501 |
| Opus 5 | $0.00015 | $0.00750 |
| Sonnet 5 | $0.00006 | $0.00300 |
| Haiku 4.5 | $0.00003 | $0.00150 |
Grade A, and why
content-reddit 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 10d 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 — 161 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Reddit Post Generation
Before You Start
-
Identify the target subreddit: Different subreddits have radically different cultures, rules, and expectations. You must tailor content to the specific community.
-
Check for subreddit profile: Look in
subreddit-profiles/for a profile of the target subreddit. If one exists, follow its guidance. If not, research the subreddit's rules and culture before writing. -
Check for brand voice: Read
brand/VOICE.mdif it exists. Reddit requires the most aggressive voice adaptation of any platform -- brand voice must be subordinated to subreddit culture. If the brand voice conflicts with subreddit norms, subreddit norms win. -
Gather inputs: Topic, target subreddit, post type (discussion, resource share, question, Show-style), any links or projects to share.
Reddit's Anti-Marketing Culture
Reddit's users are among the most marketing-averse audiences on the internet. Understanding this is non-negotiable.
Core principles:
- Reddit communities exist for their members, not for brands
- Redditors can detect promotional content instantly and will punish it
- Value must come first; any mention of a product, service, or project must be secondary to the value the post provides
- Authenticity is the only currency that works on Reddit
- Being upfront about affiliations earns respect; hiding them destroys credibility
Consequence of getting it wrong:
- Post gets downvoted to zero
- Comments call out the promotional intent
- Account gets flagged or banned from the subreddit
- Brand reputation takes a hit with the most vocal tech community on the internet
Subreddit Research Protocol
Before writing for any subreddit, understand:
1. Rules
- Read the sidebar rules completely
- Check for required post formats (flair, title format, content requirements)
- Note any banned content types (self-promotion, link posts, memes)
2. Culture
- What tone do top posts use? (Technical? Casual? Meme-heavy? Serious?)
- How long are successful posts? (One paragraph? Multi-section?)
- What kind of content gets upvoted vs. downvoted?
- How do community members talk to each other?
What ships with it
5 files 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.
- 10d ago First seen · 161 lines · 29 tokens per session scan A 0a54f3d7844d
content-reddit is a skill published in the GitHub repository vstorm-co/content-skills (22 stars, last pushed 4mo ago), licensed MIT. It adds 29 tokens to every session and 1,501 once invoked, about $0.0001 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.
steadyagent-workflow
Local-first Codex workflow for planning, debugging, reviewing, refactoring, improving AGENTS.md, building skills, publishing agent harness repositories, or running complex multi-step coding tasks that need staged diagnosis, context control, verification loops, review strategy, release evidence, and…
ackit-workflow
Enforce the ACKit docs-first, task-first workflow with one active checklist item and evidence-based completion.
ackit-context-optimization
Build budgeted context packs and trim instruction bloat for coding agents.
ackit-policy-authoring
Author layered ackit policy files with deterministic merge, scoping and lockable rules.
ackit-scan-and-fix
Run ACKit scan, interpret findings by severity, and apply safe fixes with suppression hygiene.