Dolphin Anty
Skill by offflinerpsy
Why use this skill?
Automate your Dolphin Anty profiles with OpenClaw. Manage, launch, and warm up antidetect browsers for secure data collection and account automation.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/offflinerpsy/dolphin-antyWhat This Skill Does
The Dolphin Anty skill is a powerful automation bridge between your AI agent and the Dolphin Anty antidetect browser. By leveraging this integration, your agent can programmatically manage browser profiles, launch instances with pre-configured digital fingerprints, and execute complex browsing workflows using Playwright. Unlike standard browser automation, this skill ensures that all actions appear to come from unique, distinct users, effectively bypassing anti-bot measures and security triggers.
Installation
To get started, ensure you have the Dolphin Anty desktop application installed and running on your local machine. First, install Playwright globally using npm install -g playwright. Next, navigate to the Dolphin Anty web panel, go to the API section, and generate a new access token. Run the setup script provided with the skill: node scripts/dolphin_setup.js --token <YOUR_API_TOKEN>. This securely caches your credentials. Finally, verify your installation by running node scripts/dolphin_profiles.js status to ensure the agent can communicate with the local instance.
Use Cases
This skill is designed for high-level browser interaction. Primary use cases include mass account registration across multiple sites, performing security-sensitive data scraping where IP-rotation and fingerprint consistency are required, and automated account warm-up routines. It is also ideal for testing web applications across various browser environments by programmatically spawning profiles with different user-agent strings, window sizes, and hardware configurations.
Example Prompts
- "Open my 'Marketing-Account-01' profile and navigate to Twitter to check for new notifications."
- "Please create a new Dolphin Anty profile named 'Test-Project-Alpha' using this proxy: http://user:pass@host:port."
- "Warm up my last 5 profiles by visiting a mix of news, social media, and search engine sites to build browsing history."
Tips & Limitations
Always ensure the Dolphin Anty desktop app is active before requesting browser operations; the agent requires the local process to be running to establish a WebSocket connection. Remember that while this tool provides robust anti-detection, web automation remains subject to site-specific terms of service. Avoid excessive speed in interactions to maintain human-like behavior, and rotate your proxy settings frequently for high-volume tasks.
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-offflinerpsy-dolphin-anty": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, code-execution