facebookresearch

Projectaria Plugins — Data skill for Claude Code

Data community

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

How to install Projectaria Plugins

This entry records only its repository, not the path inside it, so there is no exact command to give. Open facebookresearch/projectaria-plugins and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Projectaria Plugins does

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

Alternatives in Data

README

Project Aria Plugins

[![Validate](https://github.com/facebookresearch/projectaria-plugins/actions/workflows/validate.yml/badge.svg)](https://github.com/facebookresearch/projectaria-plugins/actions/workflows/validate.yml) [![Lint](https://github.com/facebookresearch/projectaria-plugins/actions/workflows/lint.yml/badge.svg)](https://github.com/facebookresearch/projectaria-plugins/actions/workflows/lint.yml) [![Link check](https://github.com/facebookresearch/projectaria-plugins/actions/workflows/link-check.yml/badge.svg)](https://github.com/facebookresearch/projectaria-plugins/actions/workflows/link-check.yml) [![License: Apache 2.0](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](./LICENSE)

Official AI coding assistant plugin marketplace for [Project Aria](https://www.projectaria.com/) 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

Plugin Description
aria-ark Aria Researc