bymeta-quest· 29 skills
MANDATORY pre-flight check before answering any question or writing any code related to Meta Quest VR headsets (Quest 2, Quest 3, Quest 3S, Quest Pro) or apps that target them. Forces verification against authoritative Meta sources via the metavr CLI / metavr MCP tools BEFORE relying on training-data knowledge. Counters the failure mode where agents answer Quest-related questions from stale memory and ship deprecated APIs, broken Android manifests, and store-rejected builds. Loads automatically when the user is in a Quest project (any reference to Oculus / Meta Quest / Horizon OS, Unity OVR or Meta XR packages, com.meta.* / com.oculus.* package IDs, Quest-targeted AndroidManifest, .meta files, or developers.meta.com / developer.oculus.com URLs).
$npx -y skills add meta-quest/agentic-tools --skill hz-quest-verify-firstInstalls into the current project.
Run `npx skills use "https://github.com/meta-quest/agentic-tools" --skill "meta-quest/agentic-tools/hz-quest-verify-first"` 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/meta-quest/agentic-tools" that are relevant to the current task. Run `npx skills add "https://github.com/meta-quest/agentic-tools"` and select the relevant skills, then follow their instructions.