Open Browser Use
by Leo Li
Automate real Chrome profiles with a professional CLI, SDK, and MCP-ready automation stack for AI agents.
- Automate complex form submissions using existing authenticated Chrome sessions
- Manage and organize browser tabs into labeled task groups for users
- Orchestrate multi-step web workflows via Python, JS, or Go SDKs
Free
One-time purchase
Included in download
- Downloadable skill package
- Works with Codex, Claude Code
- 1 permission declared
See it in action
Session ID: obu-research-20231027 [Active Tabs] - [ID: 45] GitHub - Pull Requests (Current) - [ID: 47] Documentation - OBU (Claimed) Action: Page Info Title: Open Browser Use Documentation URL: https://docs.browser-use.com Status: DOMContentLoaded Handoff: 1 tab preserved in 'Task - OBU' group.
Open Browser Use
by Leo Li
Automate real Chrome profiles with a professional CLI, SDK, and MCP-ready automation stack for AI agents.
Free
One-time purchase
⚡ Also available via Agensi MCP — your AI agent can load this skill on demand via MCP. Learn more →
Included in download
- Downloadable skill package
- Works with Codex, Claude Code
- 1 permission declared
- Instant install
See it in action
Session ID: obu-research-20231027 [Active Tabs] - [ID: 45] GitHub - Pull Requests (Current) - [ID: 47] Documentation - OBU (Claimed) Action: Page Info Title: Open Browser Use Documentation URL: https://docs.browser-use.com Status: DOMContentLoaded Handoff: 1 tab preserved in 'Task - OBU' group.
About This Skill
The Professional Grade Browser Automation Stack
Open Browser Use (OBU) is a powerful, platform-neutral automation framework designed to let AI agents control a real Chrome profile. Unlike sandboxed environments, this skill allows your agent to interact with the user’s actual browser sessions, including saved logins, extensions, and local files, while maintaining strict security and session management.
What it does
This skill provides your agent with a comprehensive toolkit to navigate the web just like a human. It supports:
- Multi-Profile Management: Detects and switches between work, personal, and side-account Chrome profiles.
- Unified CLI & SDK: Native CLI and SDKs for JavaScript, Python, and Go for flexible integration.
- Session Persistence: Managed "task groups" that group tabs by project, with built-in cleanup routines.
- Advanced Interaction: Direct CDP command support, file chooser interception for uploads, download monitoring, and clipboard management.
- MCP Support: Plugs directly into agent runtimes like Claude Code or Cursor via a local Model Context Protocol server.
Why use this skill?
Standard AI-browser tools often struggle with authentication, CAPTCHAs, or complex multi-tab workflows. Open Browser Use leverages a real Chrome instance and a native messaging host to bypass these limitations. It includes sophisticated "tab lifecycle" logic that automatically cleans up research tabs while preserving deliverable results, ensuring the user's browser doesn't become a graveyard of abandoned AI windows.
📖 Learn more: Best DevOps & Deployment Skills for Claude Code →
Use Cases
- Automate complex form submissions using existing authenticated Chrome sessions
- Manage and organize browser tabs into labeled task groups for users
- Orchestrate multi-step web workflows via Python, JS, or Go SDKs
- Handle file uploads and downloads within a real browser environment
- Execute raw CDP commands for deep inspection and page manipulation
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/open-browser-use | tar xz -C ~/.claude/skills/Free skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Works with the open SKILL.md standard. Best with Codex CLI/Codex, Claude Code, and compatible agent runtimes. The underlying Open Browser Use runtime also exposes MCP, CLI, and JavaScript/Python/Go SDKs.
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
Similar Skills
git-commit-writer
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.
env-doctor
Diagnoses why your project will not start. Checks runtime versions, dependencies, environment variables, databases, ports, and build artifacts systematically.
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.
readme-generator
Generates a complete, polished README.md by scanning your actual project structure, dependencies, and code.