detect-captcha

Community

Detects captchas on pages and halts automation.

Authorbettyguo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Detects whether the current page contains a captcha challenge (reCAPTCHA, hCaptcha, Cloudflare Turnstile, GeeTest, etc.). Reports detection and stops. Never attempts to solve. See docs/ethics.md.

Core Features & Use Cases

  • Deterministic detection using DOM markers and iframe URLs to identify a captcha provider.
  • Reports the provider and stops automation when a captcha is detected.
  • Safe to invoke at any stage before form submission or login to avoid unsafe automation.

Quick Start

Invoke detect-captcha when a page may require login or form submission to verify captcha presence without attempting to solve.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: detect-captcha
Download link: https://github.com/bettyguo/browser-skills/archive/main.zip#detect-captcha

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.