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