← Back to Skills Marketplace
🔌
AgentGo Stealth Browser
by
AgentGo Stealth Browser
· GitHub ↗
· v1.0.0
· MIT-0
184
Downloads
2
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install official
Description
Automate websites using AgentGo’s cloud browser cluster via Playwright (pinned to [email protected]), with stealth-friendly configuration intended to reduce...
Usage Guidance
This skill is internally coherent for remote Playwright automation and only requires your AgentGo API key. However, it contains detailed anti-detection techniques and explicit instructions to inject session cookies (including how to copy HttpOnly cookies from DevTools) — these are sensitive because anyone with those cookie values can act as your logged-in account. Before using: (1) only use with accounts you control and never share cookies or API keys; (2) confirm you trust https://app.agentgo.live and understand AgentGo’s billing/credit model; (3) pin Playwright to the exact version required and review any code you paste from the references; (4) be aware automating posting actions (e.g., replying on X) may violate platform terms of service. If you want extra safety, limit usage to read-only scraping flows and do not store or programmatically transmit session cookies.
Capability Analysis
Type: OpenClaw Skill
Name: agentgo-stealth-browser-official
Version: 1.0.0
The skill bundle provides a legitimate cloud-based Playwright automation interface via the AgentGo service (app.agentgo.live / app.browsers.live). The documentation and code samples are consistent with the stated purpose of providing 'stealth' browser capabilities for scraping and testing. Notably, the instructions for X (Twitter) automation in 'references/tips-x-twitter.md' explicitly direct the AI agent to ask the user for session cookies rather than attempting to harvest them automatically, and the overall package includes thorough guidance on session management and anti-detection techniques without any evidence of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
Name/description (cloud Playwright stealth automation) align with requested artifacts: only AGENTGO_API_KEY is required and examples use chromium.connect() to AgentGo's WebSocket. Declared prerequisites (pinning [email protected], optional @agentgo-dev/sdk) are proportional to the stated functionality.
Instruction Scope
SKILL.md provides comprehensive runtime instructions and explicit anti-detection techniques (user-agent/device emulation, human-like typing, simulated scrolling) and shows how to inject cookies for authenticated sessions (e.g., X/Twitter). These are within the skill's automation purpose but include sensitive guidance (how to extract and inject HttpOnly cookies). The instructions do not direct the agent to read unrelated local files or environment variables beyond AGENTGO_API_KEY.
Install Mechanism
Instruction-only skill with no install spec and no third-party downloads. It recommends npm/pnpm installs that are appropriate for a Playwright-based workflow ([email protected], optional @agentgo-dev/sdk). No arbitrary URL downloads or extract steps are present.
Credentials
Only AGENTGO_API_KEY is declared and used for authentication to the AgentGo service. Other sensitive items (site cookies) are user-supplied examples, not declared environment requirements. The env access is therefore proportionate to the stated functionality.
Persistence & Privilege
Skill is not always-enabled, has no install-time persistence, and does not request system-wide configuration changes or other skills' credentials. Examples show saving session state locally, which is normal for browser automation.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install official - After installation, invoke the skill by name or use
/official - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of agentgo-stealth-browser skill.
- Automate websites via AgentGo’s remote browser cluster using Playwright 1.51.0.
- Stealth configuration aims to reduce automation detection.
- Supports navigation, form filling, screenshots, testing, and data extraction on cloud Chromium.
- Requires Node.js, an AgentGo account, and AGENTGO_API_KEY environment variable.
- Includes setup instructions, example scripts, and references for session management and anti-detection tips.
Metadata
Frequently Asked Questions
What is AgentGo Stealth Browser?
Automate websites using AgentGo’s cloud browser cluster via Playwright (pinned to [email protected]), with stealth-friendly configuration intended to reduce... It is an AI Agent Skill for Claude Code / OpenClaw, with 184 downloads so far.
How do I install AgentGo Stealth Browser?
Run "/install official" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is AgentGo Stealth Browser free?
Yes, AgentGo Stealth Browser is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does AgentGo Stealth Browser support?
AgentGo Stealth Browser is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).
Who created AgentGo Stealth Browser?
It is built and maintained by AgentGo Stealth Browser (@agentgostealthbrowser); the current version is v1.0.0.
More Skills