Profiles Meta Quest and Horizon OS application CPU performance using simpleperf — workload classification, CPU hotspot recording, kernel overhead measurement. Use when diagnosing whether an app is CPU-bound, memory-bound, or I/O-bound on Quest devices.
$npx -y skills add meta-quest/agentic-tools --skill hz-simpleperf-debugInstalls into the current project.
Run `npx skills use "https://github.com/meta-quest/agentic-tools" --skill "meta-quest/agentic-tools/hz-simpleperf-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.