captcha-solver
SKILL.md
Captcha Solver Logic
This skill provides a protocol for handling CAPTCHAs encountered during web automation.
Strategy
- Detection: If the browser agent sees "I'm not a robot" or similar challenges.
- 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 for2CAPTCHA_API_KEY.
Setup
To fully automate, add your 2Captcha key to the vault:
python3 hustle/engine/vault.py --action store --key 2CAPTCHA_API_KEY --value <your_key>
Weekly Installs
9
Repository
openclaw/skillsGitHub Stars
3.8K
First Seen
Feb 7, 2026
Security Audits
Installed on
opencode8
gemini-cli8
github-copilot8
amp8
codex8
kimi-cli8