playwright-automation
✓Browser automation via Playwright MCP - screenshots, interactions, DOM inspection
Installation
SKILL.md
Browser automation for Clorch using Playwright MCP with persistent sessions.
| --user-data-dir | Persistent sessions (logins survive restarts) | | --caps vision,pdf | Enable screenshots and PDF generation | | --save-trace | Record trace for debugging | | --output-dir | Where traces/videos/screenshots go |
Always prefer browsersnapshot over screenshots for element interaction - it returns the accessibility tree with refs for clicking.
Browser automation via Playwright MCP - screenshots, interactions, DOM inspection Source: namesreallyblank/clorch.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/namesreallyblank/clorch --skill playwright-automation- Source
- namesreallyblank/clorch
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is playwright-automation?
Browser automation via Playwright MCP - screenshots, interactions, DOM inspection Source: namesreallyblank/clorch.
How do I install playwright-automation?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/namesreallyblank/clorch --skill playwright-automation 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/namesreallyblank/clorch
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01