A high-performance web automation skill enabling AI agents to interact with the web through structured commands and snapshots.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install agent-browser-core
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-core using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Agent Browser Core is a specialized Openclaw Skills extension designed for production-ready web automation. It leverages a high-performance Rust-based CLI with a Node.js fallback to provide AI agents with a deterministic framework for navigating websites, capturing snapshots, and executing precise actions. Unlike standard automation tools, this skill focuses on generating compact snapshots with element references and structured JSON output, which are optimized for LLM-driven workflows that require high reliability and execution speed.
To utilize this Openclaw Skills resource, ensure the agent-browser CLI is installed in your environment:
# Install the agent-browser CLI globally
npm install -g agent-browser
# Verify the installation and version
agent-browser --version
Users should also ensure that relevant domain allowlists are configured and that the browser runtime is accessible to the CLI.
The skill organizes its operations through structured JSON outputs and metadata-rich snapshots to ensure consistency across automation tasks.
| Component | Description |
|---|---|
| Snapshots | Minified DOM representations containing stable element references (refs). |
| JSON Output | Machine-readable results for command execution, errors, and status codes. |
| Command Map | A defined taxonomy of flags and categories for fine-grained browser control. |
| Safety Profiles | Configuration files defining domain allowlists and restricted high-risk actions. |
Loading
A multi-language development suite for building scalable blockchain applications, wallets, and smart contract integrations on the Kaspa network.

A comprehensive quality assessment tool that scans and scores Openclaw Skills for security, functionality, and documentation standards.

A specialized utility for moving and transforming memory files between different AI agent instances to maintain context across workflows.

A sophisticated memory management skill that maintains a lean permanent index while archiving detailed historical logs in a structured two-layer system.

Transform long-form videos and podcasts into high-impact short-form clip plans for social media platforms.

An AI-driven moderation assistant designed to summarize community activity and identify potential rule violations without automated enforcement.








































