What is playwright_browser?
基于Playwright的高级浏览器自动化技能。支持动态网页抓取、点击/输入模拟、百度搜索、页面快照、数据提取和批量图片下载。当需要处理JavaScript渲染的页面、模拟用户交互或自动化网页操作时使用此技能。 Source: arcaneorion/alice-single.
基于Playwright的高级浏览器自动化技能。支持动态网页抓取、点击/输入模拟、百度搜索、页面快照、数据提取和批量图片下载。当需要处理JavaScript渲染的页面、模拟用户交互或自动化网页操作时使用此技能。
Quickly install playwright_browser AI skill to your development environment via command line
Source: arcaneorion/alice-single.
访问网页并截图: \\\`bash python skills/playwrightbrowser/browsertool.py --url https://example.com --screenshot --output example.png \\\`
读取页面 HTML 内容: \\\`bash python skills/playwrightbrowser/browsertool.py --url https://example.com --read \\\`
等待特定元素加载: \\\`bash python skills/playwrightbrowser/browsertool.py --url https://example.com --screenshot --wait .main-content \\\`
基于Playwright的高级浏览器自动化技能。支持动态网页抓取、点击/输入模拟、百度搜索、页面快照、数据提取和批量图片下载。当需要处理JavaScript渲染的页面、模拟用户交互或自动化网页操作时使用此技能。 Source: arcaneorion/alice-single.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/arcaneorion/alice-single --skill playwright_browser基于Playwright的高级浏览器自动化技能。支持动态网页抓取、点击/输入模拟、百度搜索、页面快照、数据提取和批量图片下载。当需要处理JavaScript渲染的页面、模拟用户交互或自动化网页操作时使用此技能。 Source: arcaneorion/alice-single.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/arcaneorion/alice-single --skill playwright_browser Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/arcaneorion/alice-single