browsing-with-playwright
Automate browser interactions, navigation, and data extraction using Playwright via an MCP server.
Install
npx skills add https://github.com/bilalmk/todo_correct --skill browsing-with-playwrightStats
| Total installs | 1,427 |
| Weekly installs | 1.4K |
| GitHub stars | — |
| First seen | Jan 24, 2026 |
| Source | @bilalmk/todo_correct |
Summary
- Supports navigation, element interaction (click, type, select), screenshots, and accessibility snapshots that return element references for precise targeting
- Includes JavaScript execution via browser_evaluate and multi-step atomic operations through browser_run_code for complex workflows
- Requires --shared-browser-context flag to maintain browser state across sequential commands; server runs on port 8808
- Common workflows covered: form submission, data extraction, waiting for page conditions, and element verification via snapshots
Tags
Related skills
| Skill | Installs | vs browsing-with-playwright |
|---|---|---|
| security-scan | 1,535 | +108 |
| square-post | 1,528 | +101 |
| meta-tags-optimizer | 1,509 | +82 |
| pulumi-arm-to-pulumi | 1,450 | +23 |
| xget | 1,468 | +41 |
FAQ
- How many installs does browsing-with-playwright have?
- browsing-with-playwright has 1,427 total installs and 1.4K installs this week.
- Where is browsing-with-playwright hosted?
- browsing-with-playwright is published by @bilalmk/todo_correct at https://github.com/bilalmk/todo_correct.
- When was browsing-with-playwright first indexed?
- OrangeBot.AI first indexed browsing-with-playwright on Jan 24, 2026.
- How do I install browsing-with-playwright?
- Run: npx skills add https://github.com/bilalmk/todo_correct --skill browsing-with-playwright