Overview
- Skill Key
- adspower/adspower-browser
- Author
- adspower
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/adspower/adspower-browser
- Latest Commit SHA
- b28fbbd3f4e482a57afa2ebd047fe9c0a7f99e73
Runs AdsPower Local API operations via the adspower-browser CLI (no MCP required). Use when the user asks to create or manage AdsPower browsers, groups, proxies, or check status; run Node CLI commands that call the same handlers as the MCP server.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 adspower-browser 技能。 若已安装,则直接安装 adspower-browser 技能。
# AdsPower Local API with adspower-browser
The Skills CLI (npx adspower-browser) is the package manager for operate AdsPower browser profiles, groups, proxies, and application/category lists via the **adspower-browser** CLI. For more infomation about out product and services, visit [AdsPower Official Website](https://www.adspower.com/)
## When to Use This Skill
Apply when the user:
- Asks to create, update, delete, or list AdsPower browser profiles
- Mentions opening or closing browsers/profiles, fingerprint, UA, or proxy
- Wants to manage groups, proxies, or check API status
- Refers to AdsPower or adspower-browser (and MCP is not running or not desired)
Ensure AdsPower is running (default port 50325). Set `PORT` and `API_KEY` via environment or `--port` / `--api-key` if needed.
## How to Run
```bash
adspower-browser [--port PORT] [--api-key KEY] <command> [<arg>]
```
**Two forms for `<arg>`:**
1. **Single value (shorthand)** — for profile-related commands, pass one profile ID or number:
- `adspower-browser open-browser <ProfileId>`
- `adspower-browser close-browser <ProfileId>`
- `adspower-browser get-browser-active <ProfileId>`
- `adspower-browser get-profile-ua <ProfileId>` (single ID)
- `adspower-browser new-fingerprint <ProfileId>` (single ID)
2. **JSON string** — full parameters for any command (see Command Reference below):
- `adspower-browser open-browser '{"profileId":"abc123","launchArgs":"..."}'`
- Commands with no params: omit `<arg>` or use `'{}'`.
## Essential Commands
### Browser profile – open/close
```bash
adspower-browser open-browser <profileId> # Or JSON: profileId, profileNo?, ipTab?, launchArgs?, clearCacheAfterClosing?, cdpMask?
adspower-browser close-browser <profileId> # Or JSON: profileId? | profileNo? (one required)
```
### Browser profile – create/update/delete/list
```bash
adspower-browser create-browser '{"groupId":"0","proxyid":"random",...}' # groupId + account...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.