Edge browser automation via Chrome DevTools Protocol (CDP). List tabs, navigate, take screenshots, extract page content/HTML, execute JavaScript, click elements, type text, fill forms, scroll. Use when needing to control Edge browser, scrape web content, automate web forms, or take browser screenshots on Windows. Requires Edge with --remote-debugging-port=9222.
$npx -y skills add aloth/powerskills --skill browserInstalls into the current project.
Run `npx skills use "https://github.com/aloth/powerskills" --skill "aloth/powerskills/browser"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aloth/powerskills" that are relevant to the current task. Run `npx skills add "https://github.com/aloth/powerskills"` and select the relevant skills, then follow their instructions.