A skill teaches an AI agent to carry out one Meta VR job, such as analyzing a Perfetto trace or getting a build ready for the Meta Horizon Store. Each skill spells out the steps, the tools, and the checks the agent would otherwise have to guess at, so it does more than a single tool call.
Skills follow the open Agent Skills specification, so they work in any agent that supports it. They live in meta-quest/agentic-tools, and every card below opens one on GitHub.