What problem does it solve?
This Skill allows you to automate browser interactions using your existing Chrome browser and its extensions, sessions, and cookies, offering a more integrated and less context-heavy approach than traditional browser automation tools.
Core Features & Use Cases
- Leverages Existing Browser: Utilizes your current browser instance, including all installed extensions, active sessions, and saved cookies.
- Direct Playwright API: Execute any valid Playwright code snippet directly, as LLMs are already trained on this API.
- Reduced Context: Requires significantly less context compared to other browser automation tools.
- Bypass Detection: Can help bypass automation detection by using your real browser.
- Use Case: Automate logging into a website using your existing session, navigating to a specific page, filling out a form, and then taking a screenshot, all without needing to re-authenticate.
Quick Start
Use the playwriter skill to list the available tabs that have the extension enabled.