Use kuri-server to automate Chrome via HTTP API — navigate pages, get a11y snapshots, interact with elements, capture network traffic (HAR), extract cookies, and bypass bot protection. Use when the user wants to browse websites, scrape data, fill forms, test web apps, or interact with protected sites via a headless browser. Trigger phrases include "browse to", "open the page", "get the page content", "fill the form", "capture network traffic", "get cookies", "bypass bot protection".
$npx -y skills add justrach/kuri --skill kuri-serverInstalls into the current project.
Run `npx skills use "https://github.com/justrach/kuri" --skill "justrach/kuri/kuri-server"` 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/justrach/kuri" that are relevant to the current task. Run `npx skills add "https://github.com/justrach/kuri"` and select the relevant skills, then follow their instructions.