← Back to Skills Marketplace
adinvadim

2Captcha

by Vadim Kostin · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ Security Clean
5776
Downloads
0
Stars
24
Active Installs
3
Versions
Install in OpenClaw
/install 2captcha
Description
Solve CAPTCHAs with 2Captcha from the command line during browser automation.
Usage Guidance
Install only if you are comfortable sending CAPTCHA content, target page metadata, and related challenge data to 2Captcha and its human solvers. Use it only for authorized workflows, avoid sensitive or internal pages unless approved, and protect the 2Captcha API key stored in the environment or local config file.
Capability Assessment
Purpose & Capability
The artifacts consistently describe solving CAPTCHAs through the 2Captcha service, and the Python CLI implements that purpose directly via createTask/getTaskResult and balance requests.
Instruction Scope
The documentation clearly warns to use it only for authorized automation and says CAPTCHA images, page URLs, sitekeys, challenge IDs, and metadata are sent to 2Captcha and human solvers.
Install Mechanism
Installation is disclosed through skills.sh/OpenClaw plus a manual git clone and symlink flow; an optional README command uses sudo to link into /usr/local/bin, but it is visible and not automatically executed by the skill.
Credentials
Network access to api.2captcha.com, local CAPTCHA image reads, optional image URL downloads, and API key use are proportionate to a CAPTCHA-solving CLI but involve third-party processing.
Persistence & Privilege
The only persistent elements described are a local API key file and CLI symlink; there are no background workers, startup hooks, credential harvesting beyond the documented 2Captcha key locations, or destructive file operations.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install 2captcha
  3. After installation, invoke the skill by name or use /2captcha
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.1
- Added a new privacy and authorized use section to documentation, warning users about data sent to 2Captcha. - Updated installation instructions to recommend reviewing and cloning the source, rather than using direct install scripts. - Clarified supported credential sources for the CLI tool. - Removed extraneous documentation file (skill-card.md).
v2.0.0
**Major update for broader tool compatibility and metadata support.** - Added OpenClaw/ClawHub metadata for requirements and environment variables. - Updated installation instructions to cover new agent platforms. - Improved documentation language for clarity and broader usability. - Added LICENSE file and updated solve-captcha script inclusion. - Removed outdated skill-card.md.
v1.0.0
Initial release of 2captcha skill. - Solve CAPTCHAs via the 2Captcha CLI tool for web automation workflows. - Supports image, reCAPTCHA v2/v3, hCaptcha, Cloudflare Turnstile, FunCaptcha, GeeTest, and text-based captchas. - Provides installation, configuration, and quick usage examples. - Includes instructions for extracting CAPTCHA parameters from web pages. - Covers error handling and notes on costs, token expiry, and automation considerations.
Metadata
Slug 2captcha
Version 2.0.1
License MIT-0
All-time Installs 188
Active Installs 24
Total Versions 3
Frequently Asked Questions

What is 2Captcha?

Solve CAPTCHAs with 2Captcha from the command line during browser automation. It is an AI Agent Skill for Claude Code / OpenClaw, with 5776 downloads so far.

How do I install 2Captcha?

Run "/install 2captcha" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 2Captcha free?

Yes, 2Captcha is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 2Captcha support?

2Captcha is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 2Captcha?

It is built and maintained by Vadim Kostin (@adinvadim); the current version is v2.0.1.

💬 Comments