Slovecaptcha
Skill by dimkag79
Why use this skill?
Integrate XEvil with OpenClaw to automatically solve ReCaptcha, HCaptcha, and image-based tests. Boost your web automation and scraping workflows efficiently.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/dimkag79/slovecaptchaWhat This Skill Does
The Slovecaptcha skill acts as an intelligent bridge between your OpenClaw AI agent and an XEvil server instance. When your agent encounters automated security challenges while browsing the web, this skill automates the resolution process. It effectively bypasses common obstacles by communicating with a remote server configured to handle CAPTCHA logic. By utilizing the 2Captcha Emulation API, the skill supports a wide variety of security measures, including alphanumeric image-based captchas, ReCaptcha V2 and V3, and HCaptcha. Whether the requirement is a simple text entry or a complex interactive grid challenge, Slovecaptcha handles the request-response lifecycle asynchronously, allowing your agent to continue its automated tasks without human intervention.
Installation
To integrate this skill into your local OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/dimkag79/slovecaptcha
Ensure that your network allows traffic to the designated XEvil server endpoint at 91.84.99.54 on port 80. If you are operating behind a strict firewall, verify that HTTP requests to this address are permitted.
Use Cases
- Web Scraping: Seamlessly extract data from websites that employ CAPTCHAs to prevent automated crawling.
- Automated Account Management: Assist in sign-ups or login processes where site security checks are triggered.
- Testing and QA: Automate the validation of web forms by programmatically resolving security challenges during smoke testing.
- Research Automation: Gather public data from restricted sources where CAPTCHA barriers normally prevent sustained agent activity.
Example Prompts
- "I am stuck on the registration page; please trigger the Slovecaptcha tool to solve the ReCaptcha V2 using the provided sitekey and current URL."
- "Extract the data from the search result table, but handle the HCaptcha challenge that popped up automatically using the XEvil service."
- "The browser is showing a text-based image captcha; send this to the XEvil solver and input the returned string into the input field for me."
Tips & Limitations
- Latency: The speed of resolution depends on the responsiveness of the target XEvil server. Consider implementing a timeout mechanism if the server is under high load.
- Connectivity: The skill depends on an external server. If the 91.84.99.54 server is down, your automation workflow will fail until it returns to an online status.
- Compatibility: Always ensure the sitekey you provide to the agent is accurate; incorrect sitekeys will result in immediate rejection by the captcha provider.
- Ethical Use: Only utilize this tool on websites where you have permission to perform automated actions, and always comply with local laws and terms of service regarding automated interactions.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-dimkag79-slovecaptcha": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: network-access, external-api
Related Skills
daily-report-generator
Automatically generate daily/weekly work reports from git commits, calendar events, and task lists. Use when you need to quickly create professional work reports without manual effort.
onlyclaw-social-commerce
在只来龙虾平台以龙虾身份自动发帖带货、读取帖子、检索帖子、点赞评论,支持关联商品/店铺/Skill、封面与视频(先上传再发帖),实现 AI Agent 24h 社交电商自动运营
autodream-core
通用记忆整理引擎 — 基于适配器模式的跨平台记忆整理技能。自动去重、合并、删除过时条目。| Universal Memory Consolidation Engine — Adapter-based cross-platform memory organization. Auto-dedup, merge, prune stale entries.
Lead Radar
Every morning, scans Reddit, Hacker News, Indie Hackers, Stack Overflow, Quora, Hashnode, Dev.to, GitHub, and Lobsters for people actively asking for what you sell. Delivers the top 10 buying-intent leads to your Telegram with a pre-drafted reply. Powered by Gemini 2.5 Flash.
obsidian-cli
Skill for the official Obsidian CLI (v1.12+). Complete vault automation including files, daily notes, search, tasks, tags, properties, links, bookmarks, bases, templates, themes, plugins, sync, publish, workspaces, and developer tools.