← Back to Skills Marketplace
peytoncasper

Agent Browser - Stagehand

by peytoncasper · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
9471
Downloads
4
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install agent-browser-stagehand
Description
Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications.
Usage Guidance
Install only if you are comfortable giving an agent broad browser-control authority. Use isolated browser profiles for sensitive accounts, avoid saving passwords, confirm before submissions, purchases, account changes, downloads, or Browserbase remote sessions, and clear .chrome-profile, screenshots, and ./agent/downloads/ when finished.
Capability Analysis
Type: OpenClaw Skill Name: Developer: Version: Description: OpenClaw Agent Skill The skill provides powerful browser automation capabilities, including full network access (localhost, internal networks), persistent browser profiles that store cookies and potentially saved credentials, and automatic file downloads without user interaction. The agent is explicitly allowed to execute arbitrary Bash commands (SKILL.md). Additionally, the browser is launched off-screen (REFERENCE.md), which can be a form of stealth. While these features are aligned with the stated purpose of browser automation, they present significant security risks if the agent is compromised or misdirected, as they enable broad access and potential data handling without explicit malicious intent within the skill's instructions.
Capability Assessment
Purpose & Capability
Browser navigation, clicking, extraction, screenshots, login, and downloads match the stated browser-automation purpose, but the workflows include credential entry, form submission, authenticated browsing, and downloads without clear confirmation or containment boundaries.
Instruction Scope
The skill grants Bash and has broad trigger language for browsing and interacting with websites; it also explicitly says local versus Browserbase remote execution is selected automatically with no user prompting.
Install Mechanism
Setup directs npm install and npm link plus API-key configuration, but the submitted artifact contains only documentation/setup files and references source files such as src/cli.ts that are not present for review.
Credentials
Full browser network access, localhost/internal-network reachability, Browserbase remote mode, screenshots, and AI-mediated page actions are powerful and only partially bounded by the documentation.
Persistence & Privilege
The reference discloses a persistent .chrome-profile where cookies and saved passwords may remain, automatic writes to ./agent/downloads/, and a close command that does not delete the profile.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install agent-browser-stagehand
  3. After installation, invoke the skill by name or use /agent-browser-stagehand
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the browser skill for Stagehand CLI - Automates web browser interactions using natural language commands via CLI - Automatically selects local Chrome or remote Browserbase environment based on configuration - Supports commands to navigate, interact, extract data, observe elements, take screenshots, and close browser - Includes setup instructions, troubleshooting tips, and mode comparison for local vs remote usage
Metadata
Slug agent-browser-stagehand
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Agent Browser - Stagehand?

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications. It is an AI Agent Skill for Claude Code / OpenClaw, with 9471 downloads so far.

How do I install Agent Browser - Stagehand?

Run "/install agent-browser-stagehand" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Agent Browser - Stagehand free?

Yes, Agent Browser - Stagehand is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Agent Browser - Stagehand support?

Agent Browser - Stagehand is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Agent Browser - Stagehand?

It is built and maintained by peytoncasper (@peytoncasper); the current version is v1.0.0.

💬 Comments