playwright-cli
✓Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
Installation
SKILL.md
A token-efficient CLI for browser automation. Use Bash tool to run these commands.
| playwright-cli open | Open URL in browser | | playwright-cli open --headed | Open in visible browser | | playwright-cli close | Close browser | | playwright-cli snapshot | Capture accessibility tree with element refs | | playwright-cli screenshot [ref] | Take screenshot (viewport or element) |
| playwright-cli screenshot --full-page | Full-page screenshot | | playwright-cli pdf | Save page as PDF |
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages. Source: yusuftayman/playwright-cli-agents.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/yusuftayman/playwright-cli-agents --skill playwright-cli- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is playwright-cli?
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages. Source: yusuftayman/playwright-cli-agents.
How do I install playwright-cli?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yusuftayman/playwright-cli-agents --skill playwright-cli Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/yusuftayman/playwright-cli-agents
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-11