The portal skill is a self-contained reference that teaches your AI coding tool everything it needs to build for Portal. You don’t need to read any other documentation — just point your AI tool at the skill and start building. It covers:
You can also use hzdb, a command-line tool that wraps ADB with higher-level commands for managing devices, installing apps, capturing screenshots, reading logs, and transferring files. It includes an MCP (Model Context Protocol) server — it gives your AI coding tool programmatic access to your Portal and automatically loads the portal skill.
Install hzdb
Requires Node.js 20 or newer.
npx -y @meta-quest/hzdb --version
This pulls the latest version on every run. To install globally instead: