Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
This skill automates the full Reddit commenting workflow: exploring subreddits, reading posts, writing natural-sounding comments, and tracking activity per subreddit. It includes a personalization review loop to keep comments authentic and avoids copy-paste repetition. It helps community managers, indie hackers, and growth teams maintain consistent outreach without violating subreddit rules.
Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.
Follow the documented setup, then try a first task.
I’m using
Clone the Auto-Commenter repository
Installs: Complete Auto-Commenter repository; the documented release currently supports Reddit and includes the reddit-commenter skill. · Claude Desktop, Claude CLI
Before you start
Claude Desktop or Claude CLI, logged in
Node.js v16 or higher
A Reddit account in good standing, logged into Reddit in the browser
Run from: The parent directory where the auto-commenter folder should be created
In a terminal, clone the repository, enter its directory, and install its dependencies.
git clone https://github.com/rokpiy/auto-commenter.git
cd auto-commenter
npm install
Manually verify that `.mcp/settings.json` exists and configures `npx` to run `@playwright/mcp@latest`.
Create the personalization data by collecting 8–10 of your comments, asking your LLM to analyze them into a personalization guide, and placing the result in `.claude/skills/reddit-commenter/resources/personalization_reddit.md`.
Configure target communities by adding their rules, tone, and suitable topics to `.claude/skills/reddit-commenter/resources/subreddits.md`. Optionally add product details to `.claude/skills/reddit-commenter/resources/product.md`.
Access to the repository's tracking/reddit/ folder and template.md. Today's YYYY-MM-DD.md activity file may be absent; the skill can initialize it from the template.
Using the reddit-commenter skill, show today's Reddit activity. Do not post any comments.