/install browser
SKILL: Browser
This skill uses a headless browser (Puppeteer) to render web pages and extract clean, readable content.
Puppeteer Browser Automation
This is a custom skill generated by OpenClaw to handle headless web browsing. It utilizes the Puppeteer library to navigate to websites, interact with DOM elements, click buttons, and scrape data for the agent's context.
Usage
openclaw browser read \x3Curl> - Renders the page and returns its text content.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install browser - 安装完成后,直接呼叫该 Skill 的名称或使用
/browser触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Browser 是什么?
Uses a headless browser to navigate web pages, interact with elements, and extract clean, readable text content from URLs. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 14635 次。
如何安装 Browser?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install browser」即可一键安装,无需额外配置。
Browser 是免费的吗?
是的,Browser 完全免费(开源免费),可自由下载、安装和使用。
Browser 支持哪些平台?
Browser 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Browser?
由 pshotts(@pshotts)开发并维护,当前版本 v1.0.0。