发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Clawbrowser – browser control via Playwright CLI
[](https://clawaudit.duckdns.org/audit/f4d4fb45-ed25-4659-8235-2459d0dc8189) [](https://clawaudit.duckdns.org/audit/a55cb413-b111-4f1a-9f39-a5c857090ebf) 1. Install the CLI and verif
Dockerized Vision Agent Scraper
这是一个运行在独立 Docker 容器中的拟人化网页操作与抓取工具。它内置了虚拟屏幕 (Xvfb) 和 Playwright 隐身指纹,完全依靠 AI 的视觉能力 (Vision) 来读取和破解图形验证码,不依赖任何第三方打码服务。
agent-vision-scraper
Dockerized Vision Agent Scraper with Xvfb and Playwright Stealth
Resy Booking Flow — Detailed Reference
Step-by-step browser automation for booking on Resy using `playwright-cli`.
Playwright CLI Command Reference
`playwright-cli` is Microsoft's CLI for AI browser automation — more token-efficient than raw Playwright or MCP because it keeps browser state external and returns only what's needed.
OpenTable Booking Flow — Detailed Reference
Step-by-step browser automation for booking on OpenTable using `playwright-cli`.
Movie Ticket Booking — Detailed Reference
Book movie tickets via browser automation using `playwright-cli`. Covers the major national chains; use `config.preferred_theater` as the default starting point.
Date Night Skill (Published)
End-to-end date night planning: restaurants, movies, events, logistics, and notifications. Powered by `playwright-cli` browser automation.
Running Playwright Code on AgentGo
Equivalent of `playwright-cli` commands using `playwright@1.51.0` directly.
Browser Automation with AgentGo Cloud Browsers
AgentGo provides a distributed cloud browser cluster. Connect via WebSocket using `chromium.connect()` from `playwright@1.51.0`.
Browser ↔ Playwright Bridge
OpenClaw's browser tool and external Playwright scripts cannot share the same CDP connection simultaneously. This skill provides a lock-based bridge: stop OpenClaw browser → run Playwright with the same Chrome profile (cookies/login intact) → release for OpenClaw to reconnect.
Browser Automation Ultra
Explore → Record → Replay → Fix. Convert expensive browser-tool interactions into zero-token Playwright scripts that reuse OpenClaw's Chrome session (cookies/login intact).