← 返回 Skills 市场
116
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install browser-automation-zh
功能描述
浏览器自动化 / 网页爬虫 / 自动化脚本 / web scraping / browser automation。自动填表、数据抓取、网页截图、自动化测试一站式解决。适配电商运营的比价监控、市场部的竞品跟踪、数据分析师的批量采集、技术团队的UI自动化测试。用户常搜:怎样自动爬取网页数据、批量填充表单、网页自动化...
使用说明 (SKILL.md)
浏览器自动化
自动化控制浏览器完成网页导航、元素交互、数据提取、截图等操作,适用于爬虫采集、自动化测试和批量工作流。
Tools Required
- browser_navigate
- browser_click
- browser_type
- browser_screenshot
Usage
- "帮我抓取京东上这个商品类目下所有商品的名称、价格和链接"
- "自动登录后台系统,截图保存每日销售报表页面"
- "批量填写表单并提交,模拟用户操作流程做自动化测试"
Examples
输入:抓取某电商平台前50条商品信息,包括商品名、价格、评论数 输出:
[
{"name": "iPhone 15 Pro 256G", "price": "7999", "reviews": "12843"},
{"name": "华为Mate60 Pro", "price": "6999", "reviews": "9521"},
...
]
输入:每天早上9点自动截图公司数据看板并保存
输出:执行截图脚本,保存为 dashboard_20240115_0900.png,并输出操作日志确认成功
安全使用建议
This skill appears safe to install for browser automation, but treat it like giving an assistant control of a browser: specify exactly which sites and pages are allowed, review before submissions or purchases, respect website rules, use limited-permission accounts, and keep saved screenshots or scraped data in an approved location.
功能分析
Type: OpenClaw Skill
Name: browser-automation-zh
Version: 1.0.0
The skill bundle provides standard browser automation capabilities for web scraping, automated testing, and form filling. The documentation in SKILL.md and metadata in _meta.json are consistent with the stated purpose, and there is no evidence of malicious instructions, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
The stated purpose, browser navigation/click/type/screenshot tools, and scraping/testing/form-fill examples are coherent, but the capability can affect live websites and collect business data.
Instruction Scope
The examples are user-directed and not hidden, but they include bulk scraping and form submission without explicit cautions about confirmation, site rules, or test accounts.
Install Mechanism
This is an instruction-only skill with no install spec, no code files, and no static scan findings.
Credentials
Using browser tools is proportionate for the stated purpose, but actions may occur in the user's logged-in browser context or against internal systems.
Persistence & Privilege
The skill mentions a daily 9 AM screenshot workflow, but no scheduler, background process, or persistence code is present in the artifacts.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install browser-automation-zh - 安装完成后,直接呼叫该 Skill 的名称或使用
/browser-automation-zh触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- 首次发布浏览器自动化技能,支持网页数据抓取、自动填表、截图和自动化测试。
- 适配电商比价监控、竞品跟踪、批量采集等多种业务场景。
- 提供示例用法,覆盖商品信息采集、自动截图报表、批量操作等功能需求。
- 支持 Puppeteer、Playwright 等主流自动化工具操作。
元数据
常见问题
Browser Automation Zh 是什么?
浏览器自动化 / 网页爬虫 / 自动化脚本 / web scraping / browser automation。自动填表、数据抓取、网页截图、自动化测试一站式解决。适配电商运营的比价监控、市场部的竞品跟踪、数据分析师的批量采集、技术团队的UI自动化测试。用户常搜:怎样自动爬取网页数据、批量填充表单、网页自动化... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。
如何安装 Browser Automation Zh?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install browser-automation-zh」即可一键安装,无需额外配置。
Browser Automation Zh 是免费的吗?
是的,Browser Automation Zh 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Browser Automation Zh 支持哪些平台?
Browser Automation Zh 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Browser Automation Zh?
由 Olina1Ye(@olina1ye)开发并维护,当前版本 v1.0.0。
推荐 Skills