reddit-commenter
Installation
SKILL.md
Reddit Commenter Skill
Reddit Comment Automation - From Exploration to Posting and Tracking
Required Tool: Playwright MCP
This skill uses Playwright MCP to interact with Reddit.
Main MCP Tools
| MCP Tool | Purpose |
|---|---|
browser_navigate |
Navigate to Reddit pages |
browser_snapshot |
Capture page structure (accessibility tree) |
browser_click |
Click elements (comment box, buttons, etc.) |
browser_type |
Input text (comment content) |
browser_wait_for |
Wait for page loading |