Playwright Commander
A skill to interact with web browsers using Playwright for advanced UI automation, analysis, and debugging.
A skill to interact with web browsers using Playwright for advanced UI automation, analysis, and debugging.
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
This skill provides agents with a powerful interface to programmatically control web browsers using Playwright. It enables advanced UI automation, web content analysis, and debugging capabilities beyond what the default
browser tool might offer directly.
This skill is designed for programmatic interaction via
exec commands, typically orchestrated by an agent.
# Example: Launch browser and navigate python3 scripts/playwright_cli.py launch_browser --browser chrome --headless trueExample: Navigate to URL and take screenshot
python3 scripts/playwright_cli.py navigate --url "https://example.com" --screenshot "path/to/screenshot.png"
Example: Get page content
python3 scripts/playwright_cli.py get_content --url "https://example.com" --type html
Example: Click an element
python3 scripts/playwright_cli.py click_element --url "https://example.com" --selector "button.submit"
playwright) installed in the skill's virtual environment.playwright install).config.json)(To be defined if specific configuration beyond default Playwright options is needed.)
To give me more granular and robust control over web browser interactions, enabling more complex UI automation, detailed web page analysis, and better troubleshooting capabilities for browser-related issues, especially for the Mac App conversion project.
No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.