solo-reddit

Solid

Use when "reddit comment", "engage reddit", "build karma", "post to reddit", or need to participate in Reddit threads. NOT for thread discovery (/community-outreach) or social copy (/content-gen).

AI & Automation 18 stars 2 forks Updated today MIT

Install

View on GitHub

Quality Score: 87/100

Stars 20%
43
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# /reddit Reddit engagement automation — from finding relevant posts to writing authentic comments and tracking results. Comment-first strategy: build karma and reputation before any self-promotion. ## Philosophy - **Value first, product never** (in comments) — genuinely help, mention product only when directly asked - **Comment-first** — 30+ comments before any self-promotional post - **Read before write** — analyze post, existing comments, subreddit culture before drafting - **Track everything** — karma growth, engagement rates, what works ## Routing | User says | Action | |-----------|--------| | `/reddit setup <project>` | Go to **Setup** section | | `/reddit find [subreddit]` | Go to **Find Posts** section | | `/reddit comment [url]` | Go to **Comment** section | | `/reddit post <subreddit>` | Go to **Write Post** section | | `/reddit status` | Go to **Status** section | | `/reddit batch [subreddit]` | Go to **Batch Mode** — find + comment x3 | ## MCP Tools ### Playwright (required for posting) - `browser_navigate(url)` — go to Reddit page - `browser_snapshot()` — read page structure (accessibility tree, NOT screenshots) - `browser_click(ref)` — click elements - `browser_type(ref, text)` — type text - `browser_wait_for(state)` — wait for page load ### SoloGraph (optional, for search) - `web_search(query)` — search Reddit threads - `kb_search(query)` — find project context - `project_info(name)` — get project details If MCP tools not available, use WebSearch/WebF...

Details

Author
fortunto2
Repository
fortunto2/solo-factory
Created
7 months ago
Last Updated
today
Language
Shell
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category