Build and sideload Android apps for Meta Portal devices (Portal, Portal+, Portal Mini, Portal Go, Portal TV) using metavr. Use when targeting Portal hardware — covers ADB enablement, the no-GMS constraint, manifest/launcher intent-filter requirements, icon density quirks (PNG-only, mipmap-xxxhdpi), the Smart Camera SDK, and the gradle + metavr adb build/deploy/debug loop. Auto-load when the user mentions "Portal" device, targets minSdkVersion 28-29 for a tabletop/TV form factor, or works with the com.facebook.portal package.
$npx -y skills add meta-quest/agentic-tools --skill portalInstalls into the current project.
Run `npx skills use "https://github.com/meta-quest/agentic-tools" --skill "meta-quest/agentic-tools/portal"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/meta-quest/agentic-tools" that are relevant to the current task. Run `npx skills add "https://github.com/meta-quest/agentic-tools"` and select the relevant skills, then follow their instructions.