content-reddit

content-reddit is a skill for Claude Code, Codex from vstorm-co/content-skills. It costs 29 tokens per session (1,501 once invoked), scanned A, original, MIT.

A writing guide for creating posts and comments for Reddit, a collection of topic-focused online communities called subreddits, each with its own rules and culture.

In plain words
What is it for?
Use it to draft discussion posts, questions, resource shares, project announcements, and comments after considering the subreddit, its rules, and the audience.
Why use it?
It helps avoid promotional language that may be rejected by a community and adapts the message to the target subreddit.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to draft discussion posts, questions, resource shares, project announcements, and comments after considering the subreddit, its rules, and the audience.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vstorm-co/content-skills/content-reddit
Install

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.

Any agent
npx skills add vstorm-co/content-skills --skill content-reddit
Clone the repo
git clone --depth 1 https://github.com/vstorm-co/content-skills

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for content-reddit

README.md
[![agentmods](https://agentmods.dev/badge/skills/vstorm-co/content-skills/content-reddit/github.svg)](https://agentmods.dev/skills/vstorm-co/content-skills/content-reddit)
Your own site
<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.

agentmods 80×15 button for content-reddit

Your own site · 80×15
<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>
Per session 29 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,501 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 10d ago against content hash 0a54f3d7844d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

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.

skills/content-reddit/SKILL.md · 161 lines

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

  1. Identify the target subreddit: Different subreddits have radically different cultures, rules, and expectations. You must tailor content to the specific community.

  2. 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.

  3. Check for brand voice: Read brand/VOICE.md if 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.

  4. 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?

Read the full file on GitHub · 161 lines

Files

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.

Changes

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.

  1. 10d ago First seen · 161 lines · 29 tokens per session scan A 0a54f3d7844d

Subscribe to this mod's changes

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.