浏览器智能控制。自动化操作、截图、填表、数据抓取。
Scanned 9/10/2026
Install to Claude Code
npx -y skills add luokai0/ai-agent-skills-by-luo-kai --skill ws-agent-browser --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ws Agent Browser?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/luokai0-ws-agent-browser)More formats (shields.io, HTML) on the badges page.
---
AIGC:
ContentProducer: Minimax Agent AI
ContentPropagator: Minimax Agent AI
Label: AIGC
ProduceID: "00000000000000000000000000000000"
PropagateID: "00000000000000000000000000000000"
ReservedCode1: 304502205c02c1ea86957276d0a274b909a4e0067db9ea8c5ca21de30747310b6f3dfabb022100cc035501daaa6e642da4c69ca11f72efa6fb970a6f5e26f711ebb9e3bf1ed3a9
ReservedCode2: 3045022055ff431f1fac57a338871581c0d1ae5acd1b4c945ca1e40c60062b60cae4b531022100dd7076f1dbf9ed9d9cff03cb5b993b4f86f4988d6f289570a12a6eba8ef20409
description: 浏览器智能控制。自动化操作、截图、填表、数据抓取。
metadata:
category: 生产力
emoji: "\U0001F310"
triggers:
- 浏览器
- browser
- 自动化
- 截图
- 填表
- 抓取
name: 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`
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!