Analyzes Meta Quest and Horizon OS VR performance using Perfetto traces — frame timing, CPU/GPU bottlenecks, render pass analysis. Use when profiling frame drops, jank, or thermal issues on Quest devices.
$npx -y skills add meta-quest/agentic-tools --skill hz-perfetto-debugInstalls into the current project.
Run `npx skills use "https://github.com/meta-quest/agentic-tools" --skill "meta-quest/agentic-tools/hz-perfetto-debug"` 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.