Umbrella skill for mobile device control in the kuri ecosystem. Points to kuri-ios (iOS Simulator + real-device listing) and kuri-android (native Zig adb client). Use this when the user asks about "mobile automation" generally, or hasn't specified a platform. For platform-specific work prefer the kuri-ios or kuri-android skill directly.
$npx -y skills add justrach/kuri --skill kuri-mobileInstalls into the current project.
Run `npx skills use "https://github.com/justrach/kuri" --skill "justrach/kuri/kuri-mobile"` 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.