kachilu-browser
Human-like browser automation with automatic CAPTCHA handling
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install kachilu-browser?โผ
Run `npx skills add kachilu-inc/kachilu-browser --all -g -y` in your terminal to install all skills in this suite globally.
How to automate browser tasks with AI?โผ
Kachilu-browser lets your agent open pages, click elements, fill forms, and extract data using simple commands with compact @eN element references instead of parsing raw HTML.
Can it handle CAPTCHAs automatically?โผ
Yes. It detects reCAPTCHA v2/v3 and Cloudflare Turnstile challenges and routes completion through your local browser flow with human-like interaction.
Does kachilu-browser work with Claude Code and Codex?โผ
Yes. It follows the universal SKILL.md standard and onboards directly into Codex, Claude Code, Claude Desktop, and OpenClaw via MCP.
Does it work on WSL2 with my Windows browser?โผ
Yes. WSL2 is fully supported, so agents running in Linux can control the Windows-side browser profile you actually use instead of a separate WSL-only browser.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core