powerskills-browser
Installation
SKILL.md
PowerSkills — Browser
Edge browser automation via CDP (Chrome DevTools Protocol).
Requirements
- Microsoft Edge running with remote debugging:
Start-Process "msedge" -ArgumentList "--remote-debugging-port=9222" - Default port configurable in
config.json(edge_debug_port)
Actions
.\powerskills.ps1 browser <action> [--params]