A CLI-driven browser automation tool for AI agents to navigate, interact with, and extract data from web pages.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install agent-browser-tekken
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install agent-browser-tekken using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The agent-browser skill is a comprehensive automation engine designed to give AI agents full control over web environments. By providing a structured interface for navigation, DOM interaction, and state management, it enables complex workflows like automated testing, lead generation, and competitive research.
As one of the most versatile Openclaw Skills, it bridges the gap between static data and the dynamic web. It allows agents to perform human-like actions such as clicking, typing, and scrolling, while also providing deep technical hooks for network interception, session persistence, and JavaScript execution.
To get started with this skill, you can use the following commands in your terminal:
# Navigate to a website
agent-browser open https://example.com
# Set custom browser path if necessary
export AGENT_BROWSER_EXECUTABLE_PATH="/path/to/chrome"
# Verify the installation
agent-browser --version
The agent-browser skill organizes interaction data and page metadata using a structured approach:
| Data Type | Description |
|---|---|
| Reference IDs | Temporary markers (e.g., @e1) used during a session to target specific DOM elements. |
| Session States | JSON files containing cookies and localStorage to persist authentication. |
| Snapshots | Markdown or JSON representations of the accessibility tree and interactive elements. |
| Media Outputs | Binary files including PNG screenshots, PDF documents, and WebM video recordings. |
| Network Logs | Tracked HTTP requests and responses for debugging and data extraction. |
Loading
A high-performance browser automation tool for AI agents to navigate websites, interact with UI elements, and extract data programmatically.

A bridge for AI agents to programmatically schedule events on iCloud Calendar with native iPhone notification support.

A high-performance reference tool providing instant access to every OpenClaw CLI command, flag, and usage example.

An advanced social media automation skill for AI agents to post text, images, and threads to X and Farcaster simultaneously.

An AI video generation tool that leverages the Volcengine Dreamina API to create high-quality videos with automatically synthesized audio.

An automated session management utility that prevents context overflow by archiving long threads and rotating sessions with intelligent summaries.








































