bymeta-quest· 29 skills
Guides shipping a web app to the Meta Quest and Horizon OS Store as a PWA/TWA — both 2D windowed panels and immersive WebXR/VR. Covers building the web app (IWSDK for WebXR, any responsive PWA for 2D), Vercel deploy, web app manifest + icons, the WebXR-only auto-enter-session step, choosing 2D vs immersive mode in @meta-quest/bubblewrap-cli, keystore/Digital-Asset-Links, and ovr-platform-util Store upload. Use before any IWSDK/WebXR build, PWA packaging, bubblewrap, or Horizon Store upload work.
$npx -y skills add meta-quest/agentic-tools --skill hz-store-pwaInstalls into the current project.
Run `npx skills use "https://github.com/meta-quest/agentic-tools" --skill "meta-quest/agentic-tools/hz-store-pwa"` 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.