reddit-launch-post

reddit-launch-post is a skill for Claude Code, Codex from omarkhandji-commits/midas. It costs 0 tokens per session (546 once invoked), scanned A, original, MIT.

A set of instructions for preparing a product launch post on Reddit, an online community platform organized into topic-specific forums called subreddits.

In plain words
What is it for?
Use it to plan or relaunch a product announcement, choose an appropriate subreddit or promotion thread, and draft a title and three-paragraph post.
Why use it?
It helps avoid breaking subreddit rules or posting promotional content in the wrong place. It also sets clear requirements for the product details, live link, and desired outcome.

Skill for Claude CodeCodex

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

Good fit Use it to plan or relaunch a product announcement, choose an appropriate subreddit or promotion thread, and draft a title and three-paragraph post.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/omarkhandji-commits/midas/reddit-launch-post
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 omarkhandji-commits/midas --skill reddit-launch-post
Clone the repo
git clone --depth 1 https://github.com/omarkhandji-commits/midas

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 reddit-launch-post

README.md
[![agentmods](https://agentmods.dev/badge/skills/omarkhandji-commits/midas/reddit-launch-post.svg)](https://agentmods.dev/skills/omarkhandji-commits/midas/reddit-launch-post)
Your own site
<a href="https://agentmods.dev/skills/omarkhandji-commits/midas/reddit-launch-post"><img src="https://agentmods.dev/badge/skills/omarkhandji-commits/midas/reddit-launch-post.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 546 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.00000 $0.00546
Opus 5 $0.00000 $0.00273
Sonnet 5 $0.00000 $0.00109
Haiku 4.5 $0.00000 $0.00055

Measured 7d ago against content hash 1134578e096a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

reddit-launch-post 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 7d 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.

src/midas/flagship/seed_skills/reddit-launch-post/SKILL.md · 46 lines

What it actually says

reddit-launch-post — Reddit launch post (sub-aware)

When to use. The operator wants to launch (or relaunch) a product on a relevant subreddit without getting mod-banned in the first hour.

Pre-flight — non-negotiable.

  1. Read the sub's rules. Most cash-relevant subs (r/Entrepreneur, r/SideProject, r/SmallBusiness, r/startups) require karma + age + a self-promotion ratio (90/10 contribute-vs-promote). If the operator doesn't meet those, STOP and recommend posting in r/SideProject or r/IMadeThis where the bar is lower.
  2. Check whether the sub has a sticky "Promote your project" mega-thread. If yes, the launch goes there, NOT a new post.

Inputs.

  • Target subreddit (the agent reads the rules; if missing or sub is inactive, STOP).
  • Product 1-paragraph description
  • Launch URL (live, not coming-soon)
  • What the operator wants from Reddit: feedback / first users / co-founders

What to draft.

  1. social.publish plan for platform "reddit", account_handle "r/":
    • Title: ≤300 chars, lead with the outcome not the product name ("Built a tool that scores cold-email replies — what did I miss?" beats "Introducing CoolThing").
    • Body: 3 paragraphs. Paragraph 1 = the problem the operator hit. Paragraph 2 = what they shipped + the live URL. Paragraph 3 = the SPECIFIC ask (feedback on X, beta testers, etc.).
  2. artifact.text to drafts/reddit/<sub>-rules-checklist.md:
    • Karma threshold met? (yes/no — Reddit profile read by the operator)
    • Account age threshold met?
    • Sub rules forbid this post? (operator confirms)
    • Self-promo ratio respected this month?
    • Cross-posting allowed?

Honest constraints.

  • NO sock-puppet upvoting. NO multi-account posting. Both are bannable and waste the launch.
  • One link in the body, max. More = spam-shaped.
  • Reply to every top-level comment in the first 4 hours. If the operator can't, queue a reminder in the dashboard and post when they can — engagement decides the post's reach.
  • If the launch is paid, say so up front in paragraph 2. Hiding it works once and earns a permaban.
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. 7d ago First seen · 46 lines · 0 tokens per session scan A 1134578e096a

Subscribe to this mod's changes

reddit-launch-post is a skill published in the GitHub repository omarkhandji-commits/midas (1 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 546 tokens. 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-31.

Related

Other skills, from other repositories