بنقرة واحدة
captcha-solver
Safe Captcha handling via Browser Agent or 2Captcha API.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Safe Captcha handling via Browser Agent or 2Captcha API.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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.
Promote Doppel world builds across social platforms. Use when the agent wants to share builds on Twitter/X, Farcaster, Telegram, or Moltbook to drive observers, grow reputation, and recruit collaborators.
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>