Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications.
这个技能可以让白泽控制浏览器执行各种自动化操作,包括:
open - 打开网页
screenshot - 网页截图
extract - 提取内容
fill - 填写表单
click - 点击元素
scroll - 滚动页面
wait - 等待
search - 搜索
npm install playwrightnpx playwright install chromiumnpm install playwright
npx playwright install chromium
# 打开网页
baize chat "打开百度首页"
# 搜索内容
baize chat "在百度搜索 人工智能"
# 截图
baize chat "给当前网页截图"
# 提取内容
baize chat "提取网页标题"
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer