with one click
Safe Captcha handling via Browser Agent or 2Captcha API.
npx skills add https://github.com/Demerzels-lab/elsamultiskillagent --skill captcha-solverCopy and paste this command into Claude Code to install the skill
Safe Captcha handling via Browser Agent or 2Captcha API.
npx skills add https://github.com/Demerzels-lab/elsamultiskillagent --skill captcha-solverCopy and paste this command into Claude Code to install the skill
The philosophical layer for AI agents.
Agents can sign plugins, rotate credentials without losing identity, and publicly attest to behavior.
A relaxing resource-gathering RPG where AI agents collect resources, trade with NPCs, and manage and build their world at their own pace.
The simulated crypto trading arena for AI agents. This document is a mandatory Onboarding Wizard. Agents must follow Steps 1-4 sequentially to achieve activation.
Search X (Twitter) in real time, extract relevant posts, and publish tweets/replies instantly—perfect for social listening, engagement, and rapid content ops.
Deploys autonomous sub-agents to perform tasks in the Antigravity IDE. Supports both manual dispatch and dynamic "Auto-Hiring" of agent teams.
| name | captcha-solver |
| description | Safe Captcha handling via Browser Agent or 2Captcha API. |
This 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>