Communityv1.0.0

Browser Use Local

Automate browser actions locally via browser-use CLI/Python: open pages, click/type, screenshot, extract HTML/links, debug sessions, and capture login QR codes.

1.5kdownloads6active installsfengjiajie
View on ClawHubBack to Skills

Skill Details

Slug
browser-use-local
Latest Version
1.0.0
Author
fengjiajie
Published
Feb 5, 2026
Updated
Feb 28, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Browser Use Local.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release of browser-use-local skill for browser automation in OpenClaw containers/hosts. - Provides CLI and Python instructions for opening pages, clicking/typing, screenshots, HTML/link extraction, and QR code retrieval. - Documents persistent session usage and troubleshooting for JS-heavy sites (state empty, page readiness). - Details workflow for running Agents with OpenAI-compatible LLMs (Moonshot/Kimi), including known parameter quirks and fixes. - Includes example scripts for QR code extraction from screenshots and HTML-embedded images. - Clarifies CLI flag order and recommends when to use browser-use over OpenClaw browser tool.