hz-psdk-integration

Automate Horizon Platform SDK integration for Meta Quest Android/Kotlin apps.

176|17|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/meta-quest/agentic-tools --skill hz-psdk-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hz-psdk-integration
Source: https://github.com/meta-quest/agentic-tools/tree/main/skills/hz-psdk-integration
Command: npx skills add https://github.com/meta-quest/agentic-tools --skill hz-psdk-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires metavr, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the integration of the Horizon Platform SDK (PSDK) for Meta Quest and Horizon OS Android/Kotlin apps, significantly reducing manual setup time and potential errors.

Core Features & Use Cases

  • Automated SDK Setup: Automatically analyzes the codebase, recommends platform features, and validates integration with minimal manual input.
  • Feature Selection: Helps developers select the right PSDK features based on their app's needs.
  • Integration Validation: Validates the integration on device, ensuring everything works as expected.
  • Use Case: A developer is working on a new Android app for Meta Quest. They use this Skill to analyze their app's code, recommend necessary PSDK features like leaderboards, IAP, and multiplayer, and validate the integration on their device.

Quick Start

Use the hz-psdk-integration skill to analyze the codebase of your app and recommend necessary PSDK features.

Frequently Asked Questions about hz-psdk-integration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate the Horizon Platform SDK into my Meta Quest Android app?

You can automate Horizon Platform SDK (PSDK) integration by analyzing your Android/Kotlin codebase, selecting necessary platform features, and validating the setup on your Meta Quest device to reduce manual configuration errors.

What platform features does the PSDK support for Horizon OS development?

The PSDK provides Meta Quest developers with platform features spanning identity, engagement, commerce, presence, communication, content, app lifecycle, and trust & safety.

Do I need the Meta VR CLI to set up the PSDK for Meta Quest?

Yes, automating the Horizon PSDK integration requires the Meta VR CLI (metavr) and SDK tools to analyze codebases and validate platform feature implementations on your devices.

How do I choose the right PSDK features for my Android app?

Analyze your Android app's codebase to automatically recommend and select necessary PSDK features like leaderboards, IAP, and multiplayer based on your specific Meta Quest app requirements.

Can I validate my PSDK integration directly on a Meta Quest device?

Yes, after integrating PSDK features, you can validate the integration directly on your Meta Quest device to ensure platform features like commerce and multiplayer function correctly.