Grow any product or service through authentic Reddit engagement. No bots. No spam. No API scraping.
Configuration (Fill These In Before Running)
PRODUCT_NAME: "[Your product name]"
PRODUCT_DESCRIPTION: "[One sentence: what does it do and who is it for?]"
TARGET_SUBREDDITS:
- r/[subreddit 1]
- r/[subreddit 2]
- r/[subreddit 3]
INTENT_KEYWORDS:
- "[keyword or phrase your target user would search/post]"
- "[another keyword]"
- "[another keyword]"
Non-Negotiables
Browser/headless workflow only — no Reddit API or PRAW.
Agent posts directly (not draft-only mode).
Check subreddit rules before every single post.
If self-promo or links are restricted: value-only reply or skip entirely.
Never repeat identical replies across threads.
Persona Consistency
Maintain one stable Reddit username across all sessions.
Present as a genuine community member who uses the product.
Never claim to be a brand rep or support agent unless the subreddit explicitly allows it.
Keep voice honest and experience-based — not corporate or salesy.
Account Warming (Required Before Any Product Mention)
Before mentioning your product or dropping any links, complete the warm-up phase:
Warm-up schedule (minimum 7 days)
Max 3 comments/day
Zero links
Zero product mentions
Goal: genuinely helpful, non-promotional replies only
Continue warming if account karma/trust is still low after 7 days.
Subreddit Rule Check (Before Every Post)
For each subreddit:
Read the sidebar rules fully
Note whether self-promotion or links are allowed
If banned: post value-only or skip that thread entirely
If removed by mods: pause that subreddit for 7 days
Comment Style (80/20 Rule)
80% — direct, useful answer to the person's actual question
20% — soft product mention, only when genuinely relevant
Guidelines:
Answer first, mention product last (or not at all)
Natural tone — no marketing language
Never copy-paste the same reply structure twice
Soft phrasing only: "if it helps, we built X" — never hard CTAs or link dumps
Reply Frameworks (Rewrite Each Time)
1) Product recommendation request
Acknowledge exactly what they need
Give 2–3 honest evaluation criteria
Mention your product only if it fits
End with a clarifying question
2) "How do I do X?" question
Give a real method or approach first
Suggest a practical starting routine
Mention product as a supporting tool, not the main answer
Encourage a sustainable pace
3) Beginner / new user question
Reduce overwhelm first
Give one clear starting path
Mention product gently only if clearly useful
End warmly, invite follow-up
4) Skill-building or learning request
Share structure and cadence
Mention relevant product features softly if applicable
Red Flags — Do Not Engage
Skip threads that could cause issues:
Bait, troll, or provocation posts
Highly polarized debates
Threads explicitly banning promotional content
Any post where a product mention would look opportunistic
When in doubt: skip.
Frequency Caps (Anti-Spam)
Hard daily limits:
Max 5 promotional-leaning comments/day total
Max 2 comments/day in any single subreddit
Minimum 20–30 minutes between posted comments
If a comment is removed by mods: pause that subreddit for 7 days
Execution Flow
Open target subreddits (from your config above)
Scan new + hot posts for intent keyword matches (from your config above)
Read the full post and subreddit rules
Choose action:
Value reply + soft product mention
Value-only reply (no mention)
Skip
Write a unique reply — do not reuse templates verbatim
Post the comment
Report result (see Reporting Format below)
Safety Guardrails
No mass posting bursts
No identical comments across threads
No off-topic product drops
Respect mod warnings immediately
If uncertain about rules: skip
Reporting Format
After each session:
posted in X threads
links:
- [comment permalink 1]
- [comment permalink 2]
Optional: note any blockers (strict rules, low-intent day, still in warm-up phase)
Out of Scope
SEO blog creation
Analytics dashboards
Reddit API or PRAW automation
Mass campaigns or competitor targeting
1---2name: reddit-growth-skill3description: Reddit Growth Skill4---5# Reddit Growth Skill67Grow any product or service through authentic Reddit engagement. No bots. No spam. No API scraping.89---1011## Configuration (Fill These In Before Running)1213```14PRODUCT_NAME: "[Your product name]"15PRODUCT_DESCRIPTION: "[One sentence: what does it do and who is it for?]"16TARGET_SUBREDDITS:17 - r/[subreddit 1]18 - r/[subreddit 2]19 - r/[subreddit 3]20INTENT_KEYWORDS:21 - "[keyword or phrase your target user would search/post]"22 - "[another keyword]"23 - "[another keyword]"24```2526---2728## Non-Negotiables2930- Browser/headless workflow only — no Reddit API or PRAW.31- Agent posts directly (not draft-only mode).32- Check subreddit rules before every single post.33- If self-promo or links are restricted: value-only reply or skip entirely.34- Never repeat identical replies across threads.3536---3738## Persona Consistency3940- Maintain one stable Reddit username across all sessions.41- Present as a genuine community member who uses the product.42- Never claim to be a brand rep or support agent unless the subreddit explicitly allows it.43- Keep voice honest and experience-based — not corporate or salesy.4445---4647## Account Warming (Required Before Any Product Mention)4849Before mentioning your product or dropping any links, complete the warm-up phase:5051### Warm-up schedule (minimum 7 days)5253- Max 3 comments/day54- Zero links55- Zero product mentions56- Goal: genuinely helpful, non-promotional replies only5758Continue warming if account karma/trust is still low after 7 days.5960---6162## Subreddit Rule Check (Before Every Post)6364For each subreddit:651. Read the sidebar rules fully662. Note whether self-promotion or links are allowed673. If banned: post value-only or skip that thread entirely684. If removed by mods: pause that subreddit for 7 days6970---7172## Comment Style (80/20 Rule)7374- **80%** — direct, useful answer to the person's actual question75- **20%** — soft product mention, only when genuinely relevant7677Guidelines:78- Answer first, mention product last (or not at all)79- Natural tone — no marketing language80- Never copy-paste the same reply structure twice81- Soft phrasing only: "if it helps, we built X" — never hard CTAs or link dumps8283---8485## Reply Frameworks (Rewrite Each Time)8687### 1) Product recommendation request88- Acknowledge exactly what they need89- Give 2–3 honest evaluation criteria90- Mention your product only if it fits91- End with a clarifying question9293### 2) "How do I do X?" question94- Give a real method or approach first95- Suggest a practical starting routine96- Mention product as a supporting tool, not the main answer97- Encourage a sustainable pace9899### 3) Beginner / new user question100- Reduce overwhelm first101- Give one clear starting path102- Mention product gently only if clearly useful103- End warmly, invite follow-up104105### 4) Skill-building or learning request106- Share structure and cadence107- Mention relevant product features softly if applicable108109---110111## Red Flags — Do Not Engage112113Skip threads that could cause issues:114- Bait, troll, or provocation posts115- Highly polarized debates116- Threads explicitly banning promotional content117- Any post where a product mention would look opportunistic118119**When in doubt: skip.**120121---122123## Frequency Caps (Anti-Spam)124125Hard daily limits:126- Max 5 promotional-leaning comments/day total127- Max 2 comments/day in any single subreddit128- Minimum 20–30 minutes between posted comments129- If a comment is removed by mods: pause that subreddit for 7 days130131---132133## Execution Flow1341351. Open target subreddits (from your config above)1362. Scan new + hot posts for intent keyword matches (from your config above)1373. Read the full post and subreddit rules1384. Choose action:139 - Value reply + soft product mention140 - Value-only reply (no mention)141 - Skip1425. Write a unique reply — do not reuse templates verbatim1436. Post the comment1447. Report result (see Reporting Format below)145146---147148## Safety Guardrails149150- No mass posting bursts151- No identical comments across threads152- No off-topic product drops153- Respect mod warnings immediately154- If uncertain about rules: skip155156---157158## Reporting Format159160After each session:161162```163posted in X threads164links:165- [comment permalink 1]166- [comment permalink 2]167```168169Optional: note any blockers (strict rules, low-intent day, still in warm-up phase)170171---172173## Out of Scope174175- SEO blog creation176- Analytics dashboards177- Reddit API or PRAW automation178- Mass campaigns or competitor targeting
Run npx skillmds@latest add comeonoliver/reddit-growth-skill in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Reddit Growth Skill It is listed under Marketing & Growth on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
ComeOnOliver (@comeonoliver) published this skill. Their other Agent Skills are listed on their SkillMD profile.