Launch a real visible browser window (headed mode) instead of headless. Use browser_use with the headed parameter to open, snapshot, click, etc. Ideal for demos, debugging, or when the user wants to see the page.
$npx -y skills add citedy/adclaw --skill browser_visibleInstalls into the current project.
Run `npx skills use "https://github.com/citedy/adclaw" --skill "citedy/adclaw/browser_visible"` 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/citedy/adclaw" that are relevant to the current task. Run `npx skills add "https://github.com/citedy/adclaw"` and select the relevant skills, then follow their instructions.