← Back to Skills Marketplace
olina1ye

Browser Automation Zh

by Olina1Ye · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
116
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install browser-automation-zh
Description
浏览器自动化 / 网页爬虫 / 自动化脚本 / web scraping / browser automation。自动填表、数据抓取、网页截图、自动化测试一站式解决。适配电商运营的比价监控、市场部的竞品跟踪、数据分析师的批量采集、技术团队的UI自动化测试。用户常搜:怎样自动爬取网页数据、批量填充表单、网页自动化...
README (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,并输出操作日志确认成功

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install browser-automation-zh
  3. After installation, invoke the skill by name or use /browser-automation-zh
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- 首次发布浏览器自动化技能,支持网页数据抓取、自动填表、截图和自动化测试。 - 适配电商比价监控、竞品跟踪、批量采集等多种业务场景。 - 提供示例用法,覆盖商品信息采集、自动截图报表、批量操作等功能需求。 - 支持 Puppeteer、Playwright 等主流自动化工具操作。
Metadata
Slug browser-automation-zh
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Browser Automation Zh?

浏览器自动化 / 网页爬虫 / 自动化脚本 / web scraping / browser automation。自动填表、数据抓取、网页截图、自动化测试一站式解决。适配电商运营的比价监控、市场部的竞品跟踪、数据分析师的批量采集、技术团队的UI自动化测试。用户常搜:怎样自动爬取网页数据、批量填充表单、网页自动化... It is an AI Agent Skill for Claude Code / OpenClaw, with 116 downloads so far.

How do I install Browser Automation Zh?

Run "/install browser-automation-zh" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Browser Automation Zh free?

Yes, Browser Automation Zh is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Browser Automation Zh support?

Browser Automation Zh is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Browser Automation Zh?

It is built and maintained by Olina1Ye (@olina1ye); the current version is v1.0.0.

💬 Comments