global-captcha

Solve CAPTCHA challenges using an embedded browser pool and LLM.

65|24|Updated Jun 11, 2026
One-click install
npx skills add https://github.com/Wawanahayy/captcha-skill --skill global-captcha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: global-captcha
Source: https://github.com/Wawanahayy/captcha-skill/tree/main
Command: npx skills add https://github.com/Wawanahayy/captcha-skill --skill global-captcha

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires camoufox, hermes-cli, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a self-hosted, zero-cost CAPTCHA bypass service, solving common challenge types and enabling seamless interaction with protected content.

Core Features & Use Cases

  • CAPTCHA Bypass: Solves four common challenge types: Cloudflare Turnstile, Google reCAPTCHA v3/v2, Cloudflare WAF clearance, AWS WAF token bypass.
  • Image CAPTCHA Solving: Includes an embedded LLM solver for image-based CAPTCHAs.
  • Self-hosted Server: Run your own server without external API keys or per-solve costs.
  • Use Case: Imagine you need to bypass a CAPTCHA to access a protected website. Use this Skill to automatically solve the challenge and gain access.

Quick Start

Start the server and use the /solve endpoint to solve a CAPTCHA for the target URL 'https://target.com'.

Frequently Asked Questions about global-captcha

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I bypass Cloudflare Turnstile and Google reCAPTCHA automatically?

You can solve image-based CAPTCHAs by running the self-hosted server, which utilizes an embedded LLM endpoint to process and interpret image challenges automatically without external API keys.

Do I need Camoufox browsers to run this CAPTCHA solving service?

Yes, you also need an LLM endpoint configured. The service requires both Camoufox for browser interaction and the LLM endpoint to solve image-based CAPTCHA challenges.

What is the best way to solve AWS WAF tokens without paying per solve?

You can use this self-hosted service to bypass AWS WAF tokens locally. It operates without external API keys or per-solve costs, providing a zero-cost alternative for clearing WAF challenges.

How do I start solving CAPTCHAs for a specific target URL?

Start the self-hosted server and use the `/solve` endpoint to solve a CAPTCHA for the target URL. The service will process the challenge automatically and return the cleared token.

Are there limitations to self-hosted CAPTCHA bypass solutions?

Limitations of this self-hosted CAPTCHA bypass approach include the requirement to configure and maintain specific dependencies like Camoufox browsers and an LLM endpoint to process image-based challenges effectively.