Agent skill · bighardperson
stealth-browser
Ultimate stealth browser automation with anti-detection, Cloudflare bypass, CAPTCHA solving, persistent sessions, and silent operation. Use for any web automation requiring bot detection evasion, login persistence, headless browsing, or bypassing security measures. Triggers on "bypass cloudflare", "solve captcha", "stealth browse", "silent automation", "persistent login", "anti-detection", or any task needing undetectable browser automation. When user asks to "login to X website", automatically use headed mode for login, then save session for future headless reuse.
What it needs
About 5k tokens when loaded.
What this skill does
Stealth Browser Automation Silent, undetectable web automation combining multiple anti-detection layers. Quick Login Workflow (IMPORTANT) When user asks to login to any website: 1. Open in headed mode (visible browser for manual login): 2. User logs in manually in the visible browser 3. Save session after login confirmed: 4. Future use - load saved session (headless): Sessions stored in: ~/.clawdbot/browser-sessions/<sitename>.json 执行策略 (IMPORTANT) 1. 先静默后显示 优先使用 headless 模式静默尝试 如果失败或需要验证码,再切换到 headed 显示模式 避免打扰用户操作 2. 断点续传 长任务使用 taskrunner.py 管理状态: 3. 超时处理 默认单页超时: 30秒 长任务每50项保存一次进度 失败自动重试3次 4. 记录尝试 所有登录尝试记录在: ~/.clawdbot/browser-sessions/attempts.json Architecture Setup Install Core Dependencies Optional: CAPTCHA Solvers Store API keys in ~/.clawdbot/secrets/captcha.json: Optional: Proxy Configuration Store in ~/.clawdbot/secrets/proxies.json: Quick Start 1. Stealth Session (Python - Recommended) 2. Stealth Session (Node.js) Core Operations Open Stealth Page Bypass Cloudflare For stubborn Cloudflare sites, use FlareSolverr: Solve CAPTCHAs Persistent Sessions Silent Automation Workflow Proxy Rotation User Input Required To complete this skill, provide: 1. CAPTCHA API Keys (optional but recommended): 2Captcha key: https://2captcha.com Anti-Captcha key: https://anti-captcha.com CapSolver key: https://capsolver.com 2. Proxy Configuration (optional): Residential proxy provider credentials Or list of SOCKS5/HTTP proxies 3. Target Sites (for pre-configured sessions): Which sites need login persistence? What credentials should be stored? Files Structure Testing Anti-Detection Integration with agent-browser For simple tasks, use agent-browser with a persistent profile: For Cloudflare or CAPTCHA-heavy sites, use Python scripts instead. Best Practices 1. Always use headless: 'new' not headless: true (less detectable) 2. Rotate User-Agents matching browser version 3. Add random delays between actions (100-500ms) 4. Use residential proxies for sensitive targets 5. …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills bighardperson/Stealth Browser