Drive a headless browser to navigate pages, read content, click, and fill forms — for sites that need JavaScript rendering or interaction beyond a plain HTTP fetch.
$npx -y skills add initializ/forge --skill web-browseInstalls into the current project.
Run `npx skills use "https://github.com/initializ/forge" --skill "initializ/forge/web-browse"` 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/initializ/forge" that are relevant to the current task. Run `npx skills add "https://github.com/initializ/forge"` and select the relevant skills, then follow their instructions.