Agent Browser

浏览器智能控制。自动化操作、截图、填表、数据抓取。

fhbillwer

@fhbillwer

What This Skill Does

Controls a browser to automate web tasks: opening pages, taking screenshots, filling forms, and scraping data. Uses a built-in browser tool with commands like open, click, type, and screenshot.

Replaces manual browser operations and separate scraping scripts by providing a single AI-driven interface for page interaction, data extraction, and monitoring.

When to Use It

  • Take a screenshot of a specific webpage for documentation or monitoring
  • Automatically fill and submit a web form with provided data
  • Scrape table data from a webpage and export it as CSV
  • Monitor a page for updates and check it at scheduled intervals
  • Perform UI regression tests by clicking through a sequence of elements
  • Extract dynamic content from a page that requires JavaScript rendering

Install

$ openclaw skills install @fhbillwer/ws-agent-browser

Agent Browser 技能

智能浏览器控制助手。

功能

📸 页面操作

  • 打开网页
  • 截图/录屏
  • 点击/输入
  • 滚动/导航

🤖 自动化

  • 表单自动填写
  • 批量操作
  • 定时任务
  • 登录认证

📥 数据抓取

  • 提取网页内容
  • 表格数据导出
  • 动态内容抓取
  • 定期监控

✅ 测试

  • UI 测试
  • 回归测试
  • 性能监控

使用方式

帮我打开这个网页并截图
URL:https://example.com

自动化操作:帮我填写这个表单
字段:姓名、电话、地址

抓取数据:把这个页面的表格导出成CSV
URL:https://example.com/data

监控:每小时检查这个页面有无更新
URL:https://example.com/status

浏览器配置

OpenClaw 内置浏览器功能。

环境要求:

  • 需要在有浏览器的机器上运行(如本地电脑)
  • 支持 Chrome/Brave/Edge/Chromium

使用方式:

  • 直接告诉我:"打开某网页" / "截图" / "填表"
  • 使用 browser 工具进行操作

可用操作:

  • browser_open - 打开网页
  • browser_snapshot - 页面快照
  • browser_screenshot - 截图
  • browser_click - 点击元素
  • browser_type - 输入文字
  • browser_evaluate - 执行脚本

安全说明

  • 🔒 敏感操作需要确认
  • 📝 操作日志可追溯
  • ⚠️ 遵守网站 robots.txt

数据存储:

  • 截图/录屏:/workspace/data/browser/screenshots/
  • 抓取数据:/workspace/data/browser/data/
  • 配置:/workspace/data/browser/config.json

Top skills in this category