Use kuri-agent to automate Chrome — navigate pages, interact with elements via a11y refs, capture screenshots, run security audits, enumerate cookies/JWTs, probe for IDOR vulnerabilities, and make authenticated fetches. Use when the user wants to automate a browser, test a web app, scrape data, or run security trajectories against a live site.
$npx -y skills add justrach/kuri --skill kuri-agentInstalls into the current project.
Run `npx skills use "https://github.com/justrach/kuri" --skill "justrach/kuri/kuri-agent"` 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.