Back to Discover

projectaria-plugins

skill

facebookresearch

Official Claude Code marketplace for Project Aria — install ARK plugins for Aria SDK development, VRS data processing, MPS workflows, and device operations.

View on GitHub
8 starsApache-2.0Synced Aug 5, 2026

Install to Claude Code

/plugin marketplace add facebookresearch/projectaria-plugins

README

Project Aria Plugins

Validate Lint Link check License: Apache 2.0

Official AI coding assistant plugin marketplace for Project Aria smart glasses development.

This repository hosts a collection of AI coding assistant plugins that help developers build with Project Aria. Each plugin bundles skills, tools, and references for a specific surface of the Aria developer ecosystem.

Installation

Claude Code

Add this marketplace:

claude plugin marketplace add https://github.com/facebookresearch/projectaria-plugins.git

Then install any plugin from it, for example:

claude plugin install aria-ark@projectaria-plugins

Codex

Add this marketplace:

codex plugin marketplace add https://github.com/facebookresearch/projectaria-plugins.git

Then open Codex chat, run /plugin, choose the Project Aria Plugins marketplace, and install any plugin from it, e.g.aria-ark.

Gemini CLI

Install as a Gemini CLI extension:

gemini extensions install https://github.com/facebookresearch/projectaria-plugins.git

The extension loads the GEMINI.md context file at session start, which includes a tool mapping table and imports all ARK skill content.

Plugins

PluginDescription
aria-arkAria Research Kit (ARK) skills — VRS data processing, MPS, calibration, and real-time webapp development (WebSocket streaming, 3D visualization, voice pipeline).

Contributing

See CONTRIBUTING.md. All contributors are expected to follow our Code of Conduct. Security issues should be reported per SECURITY.md.

Local validation

Before opening a PR, run the same checks CI runs:

pip install -r scripts/requirements.txt
python scripts/validate_marketplace.py
python scripts/validate_skills.py
python scripts/check_required_files.py
npx -y markdownlint-cli2 "**/*.md"
codespell

License

Project Aria Plugins is licensed under the Apache License, Version 2.0. See LICENSE for the full text.

Links

Rendered live from facebookresearch/projectaria-plugins's GitHub README — not stored, always reflects the source repo.

1 Plugin

NameDescriptionCategorySource
aria-arkAria Research Kit (ARK) skills for building applications with Project Aria smart glasses. Covers data processing (VRS, MPS, calibration) and real-time webapp development (WebSocket streaming, 3D visualization, voice pipeline)../projectaria_ark_plugin

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.