Overview
- Skill Key
- canbirlik/claw-browser
- Author
- @canbirlik
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/canbirlik/claw-browser
- Latest Commit SHA
- 269c1789645c3ced1c7c893563f27fcd57674e44
A visual, human-like web browser for OpenClaw agents.Supports reading,screenshots, and visible mode.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 claw-browser 技能。 若已安装,则直接安装 claw-browser 技能。
# 🌐 Claw Browser Skill
This skill gives the agent **"Eyes"** to browse the web using a real
Chromium browser.
Unlike simple HTTP requests, `claw-browser`:
- Renders JavaScript
- Handles dynamic content
- Loads SPA applications
- Takes real screenshots
- Can run in visible (non-headless) mode
------------------------------------------------------------------------
# 🛠️ Installation & Setup (READ FIRST)
⚠️ **Before using this tool, the agent MUST set up the Python
environment and download browser binaries.**
If `venv` does not exist, run this setup command block automatically:
``` bash
# 1. Create virtual environment
python3 -m venv venv
# 2. Activate it
source venv/bin/activate
# 3. Install dependencies
pip install -r requirements.txt
# 4. Download Chromium binaries (CRITICAL STEP)
playwright install chromium
```
> ⚠️ The `playwright install chromium` step is **CRITICAL**.\
> Without it, the browser will NOT launch.
------------------------------------------------------------------------
# 🔧 Tools & Usage
## `browser.py`
### Arguments
-----------------------------------------------------------------------
Argument Description
----------------------------------- -----------------------------------
`--url` The website to visit (**Required**)
`--action` Action to perform: `read` or
`screenshot`
`--visible` (Optional) Runs the browser in
visible mode (NOT headless). Use if
the user wants to *see* the
browser.
-----------------------------------------------------------------------
------------------------------------------------------------------------
# 🚀 Execution Examples
⚠️ Always activate the virtual env...
openbotx
An open-source platform for orchestrating AI agents — secure, simple, and built for everyone. Multi-agent, real-time task board, web control panel, skills system, browser automation, multi-provider, scheduler, and more. One command to start. Everything from the browser. No coding required.
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
sealiu1997
OpenClaw skill for 知识星球 / ZSXQ digests with token-first auth and browser recovery.
abczsl520
🌐 OpenClaw skill for Browser-Use — AI-powered browser automation for complex multi-step workflows (login, form filling, scraping, posting)
chizhongwang
Teach AI agents to discover hidden APIs, data functions & browser automation recipes for any website. Works with Claude Code, ClawHub, Cursor & any AgentSkills-compatible agent.
ashemag
OpenClaw skill to crosspost X/Twitter posts to Reddit via browser automation