Safe Captcha handling via Browser Agent or 2Captcha API.
45
Quality
30%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Risky
Do not use without reviewing
Optimize this skill with Tessl
npx tessl skill review --optimize ./public/skills/0xnagato/captcha/SKILL.mdThis skill provides a protocol for handling CAPTCHAs encountered during web automation.
browser_subagent: To interact with the page.hustle_vault (optional): To check for 2CAPTCHA_API_KEY.To fully automate, add your 2Captcha key to the vault:
python3 hustle/engine/vault.py --action store --key 2CAPTCHA_API_KEY --value <your_key>45f9fac
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.