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]
Related skills
Installs
1
GitHub Stars
23
First Seen
5 days ago