Automation and verification guide for running Native SDK apps. Use when the user asks to test a running app, inspect runtime state, list windows, wait for readiness, drive widgets, take deterministic screenshots, send bridge commands, debug why automation is not connected, create smoke tests, or verify a Native SDK example in a GUI-capable session.
$npx -y skills add vercel-labs/native --skill automationInstalls into the current project.
Run `npx skills use "https://github.com/vercel-labs/native" --skill "vercel-labs/native/automation"` 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/vercel-labs/native" that are relevant to the current task. Run `npx skills add "https://github.com/vercel-labs/native"` and select the relevant skills, then follow their instructions.