setup-meta-quest-agentic-tools

setup-meta-quest-agentic-tools is a command for GitHub Copilot from meta-quest/Meta-Spatial-SDK-Templates. It costs 0 tokens per session (96 once invoked), scanned A, a copy of setup-meta-quest-agentic-tools, 0BSD.

A repository setup command for Meta Quest agent development. Meta Quest is a virtual-reality device platform, and the command checks the project setup and explains how to build, run, deploy, and debug its sample.

In plain words
What is it for?
Use it to read the repository guidance, check the Horizon extension and device tools, identify the sample type, and learn its build, run, deployment, and debugging process.
Why use it?
A new Quest project may require specific editor support, tools, and device workflows. This command checks for those prerequisites and identifies the sample before explaining the steps.

Command for GitHub Copilot

Written for GitHub Copilot: a Copilot chat mode or prompt. Also seen: mentions AGENTS.md.

Good fit Use it to read the repository guidance, check the Horizon extension and device tools, identify the sample type, and learn its build, run, deployment, and debugging process.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/meta-quest/meta-spatial-sdk-templates/setup-meta-quest-agentic-tools
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/meta-quest/Meta-Spatial-SDK-Templates

Made for: GitHub Copilot.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for setup-meta-quest-agentic-tools

README.md
[![agentmods](https://agentmods.dev/badge/commands/meta-quest/meta-spatial-sdk-templates/setup-meta-quest-agentic-tools/github.svg)](https://agentmods.dev/commands/meta-quest/meta-spatial-sdk-templates/setup-meta-quest-agentic-tools)
Your own site
<a href="https://agentmods.dev/commands/meta-quest/meta-spatial-sdk-templates/setup-meta-quest-agentic-tools"><img src="https://agentmods.dev/badge/commands/meta-quest/meta-spatial-sdk-templates/setup-meta-quest-agentic-tools/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for setup-meta-quest-agentic-tools

Your own site · 80×15
<a href="https://agentmods.dev/commands/meta-quest/meta-spatial-sdk-templates/setup-meta-quest-agentic-tools"><img src="https://agentmods.dev/badge/commands/meta-quest/meta-spatial-sdk-templates/setup-meta-quest-agentic-tools.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 96 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00096
Opus 5 $0.00000 $0.00048
Sonnet 5 $0.00000 $0.00019
Haiku 4.5 $0.00000 $0.00010

Measured today against content hash d64f04242135, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

setup-meta-quest-agentic-tools scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to setup-meta-quest-agentic-tools — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.github/prompts/setup-meta-quest-agentic-tools.prompt.md · 11 lines

What it actually says

Set up this repository for Meta Quest agentic development.

Steps:

  1. Read AGENTS.md.
  2. Check whether the Meta Horizon extension is recommended in .vscode/extensions.json.
  3. Check whether the hzdb MCP server is available.
  4. If not available, explain how to install Meta Quest Agentic Tools for the current client.
  5. Identify the sample type.
  6. Explain the build, run, deploy, and debug workflow for this sample.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today First seen · 11 lines · 0 tokens per session scan A d64f04242135

Subscribe to this mod's changes

setup-meta-quest-agentic-tools is a command published in the GitHub repository meta-quest/Meta-Spatial-SDK-Templates (4 stars, last pushed yesterday), licensed 0BSD. It costs nothing until one of its globs matches a file; then it loads 96 tokens. A static security scan graded it A with 0 findings. It is 100% identical to setup-meta-quest-agentic-tools, differing in 0 lines, and is treated as a copy.