justrachjustrachCommunityยท6 Agent Skills Included

kuri

Lightweight browser automation, web scraping, and mobile device control

Automates Chrome browsing, web scraping, form filling, and security testing through a single tiny binary with no Node.js or Playwright required. Controls Android devices and iOS Simulators directly, including taps, swipes, typing, screenshots, and UI tree inspection. Cuts token costs for agent loops with compact page snapshots and batch commands, eliminating heavy dependencies and slow multi-step workflows.
npx skills add justrach/kuri --all -g -y
Available:

Gives your AI agent rules for coordinating multi-worker tasks, reporting benchmarks honestly with full environment details, and verifying browser and mobile automation changes before claiming results.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Kuri?โ–ผ

Run `npx skills add justrach/kuri --all -g -y` in your terminal to install all skills in this suite globally.

What does Kuri do for browser automation?โ–ผ

Kuri drives Chrome through a single small Zig binary, letting you navigate pages, click elements, fill forms, take screenshots, and record network traffic. It needs no Node.js, Playwright, or npm dependencies.

Can Kuri control Android and iOS devices?โ–ผ

Yes. Kuri can tap, swipe, type, screenshot, and read the UI tree on Android devices and emulators, and it can boot iOS Simulators, open URLs, launch apps, and capture screenshots.

How does Kuri reduce token costs for agents?โ–ผ

It returns compact page snapshots with short element refs and supports batch commands, so a full browse-and-click loop uses far fewer tokens than typical browser automation tools.

Does Kuri work with Claude Code and other coding agents?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible agent environments.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’