·playwright_browser
</>

playwright_browser

基于Playwright的高级浏览器自动化技能。支持动态网页抓取、点击/输入模拟、百度搜索、页面快照、数据提取和批量图片下载。当需要处理JavaScript渲染的页面、模拟用户交互或自动化网页操作时使用此技能。

4Installs·0Trend·@arcaneorion

Installation

$npx skills add https://github.com/arcaneorion/alice-single --skill playwright_browser

How to Install playwright_browser

Quickly install playwright_browser AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/arcaneorion/alice-single --skill playwright_browser
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: arcaneorion/alice-single.

SKILL.md

View raw

访问网页并截图: \\\`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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/arcaneorion/alice-single --skill playwright_browser
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from arcaneorion/alice-single

Quick answers

What is playwright_browser?

基于Playwright的高级浏览器自动化技能。支持动态网页抓取、点击/输入模拟、百度搜索、页面快照、数据提取和批量图片下载。当需要处理JavaScript渲染的页面、模拟用户交互或自动化网页操作时使用此技能。 Source: arcaneorion/alice-single.

How do I install playwright_browser?

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

Where is the source repository?

https://github.com/arcaneorion/alice-single

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25