captcha-solver

Installation
SKILL.md

Captcha Solver Logic

This skill provides a protocol for handling CAPTCHAs encountered during web automation.

Strategy

  1. Detection: If the browser agent sees "I'm not a robot" or similar challenges.
  2. Manual Intervention:
    • Pause the browser.
    • Take a screenshot.
    • Ask the user for help OR use an API key if configured.

Tools to Use

  • browser_subagent: To interact with the page.
  • hustle_vault (optional): To check for 2CAPTCHA_API_KEY.

Setup

Installs
9
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 7, 2026
captcha-solver — openclaw/skills