Installation
SKILL.md
Reddit Automation Skill
Automate Reddit using CamoFox CLI anti-detection browser. All workflows verified on 2026-03-04 with zero CAPTCHAs triggered across 50+ operations.
1. Prerequisites
- CamoFox browser running:
camofox server status - A saved Reddit session (see Section 2)
- Install:
npm install -g camofox-browser
2. Authentication
Reddit login uses reCAPTCHA Enterprise — automated credential entry is blocked. Use session-based auth:
First time — login manually in CamoFox, then save:
camofox session save "reddit-session" --user reddit
Subsequent times — restore saved session: