playwriter
Let AI agents control your real Chrome browser with Playwright
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Playwriter?โผ
Run `npx skills add remorses/playwriter --all -g -y` in your terminal to install the skill globally, then add the Playwriter extension from the Chrome Web Store.
How is Playwriter different from Playwright MCP?โผ
Playwriter connects to your already-running Chrome with your logins and extensions, instead of spawning a fresh browser that gets flagged by bot detectors.
Can Playwriter handle login walls and CAPTCHAs?โผ
Yes. Because it uses your real browser session, it keeps you logged in, and its cloud browser mode can solve CAPTCHAs and bypass anti-bot detection automatically.
Does Playwriter work with Claude Code and other AI agents?โผ
Yes. It works through a standard CLI and MCP server, so any MCP-compatible agent like Claude Code, Cursor, or Codex can control your browser.
Can I record my actions and replay them automatically?โผ
Yes. Run `playwriter recorder start`, perform your workflow in the browser, then stop the recording to turn it into a reusable automation script.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core