portal-samples
New17GitHub TrendingGeneralby meta-quest
The Meta Portal samples are a collection of code samples that demonstrate how to build Android applications for Meta Portal.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/portal-samples.md https://raw.githubusercontent.com/meta-quest/portal-samples/main/SKILL.md3
Invoke in Claude Code
/portal-samplesView source on GitHub
Frequently Asked Questions
What is portal-samples?
The Meta Portal samples are a collection of code samples that demonstrate how to build Android applications for Meta Portal.
How to install portal-samples?
To install portal-samples, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /portal-samples.
What is portal-samples best for?
portal-samples is a community categorized under General. Created by meta-quest.