{
  "markdown": "# Project Aria Plugins\n\n[![Validate](https://github.com/facebookresearch/projectaria-plugins/actions/workflows/validate.yml/badge.svg)](https://github.com/facebookresearch/projectaria-plugins/actions/workflows/validate.yml)\n[![Lint](https://github.com/facebookresearch/projectaria-plugins/actions/workflows/lint.yml/badge.svg)](https://github.com/facebookresearch/projectaria-plugins/actions/workflows/lint.yml)\n[![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)\n[![License: Apache 2.0](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](./LICENSE)\n\nOfficial AI coding assistant plugin marketplace for\n[Project Aria](https://www.projectaria.com/) smart glasses development.\n\nThis repository hosts a collection of AI coding assistant plugins that help\ndevelopers build with Project Aria. Each plugin bundles skills, tools, and\nreferences for a specific surface of the Aria developer ecosystem.\n\n## Installation\n\n### Claude Code\n\nAdd this marketplace:\n\n```bash\nclaude plugin marketplace add https://github.com/facebookresearch/projectaria-plugins.git\n```\n\nThen install any plugin from it, for example:\n\n```bash\nclaude plugin install aria-ark@projectaria-plugins\n```\n\n### Codex\n\nAdd this marketplace:\n\n```bash\ncodex plugin marketplace add https://github.com/facebookresearch/projectaria-plugins.git\n```\n\nThen open Codex chat, run `/plugin`, choose the Project Aria Plugins\nmarketplace, and install any plugin from it, e.g.`aria-ark`.\n\n### Gemini CLI\n\nInstall as a Gemini CLI extension:\n\n```bash\ngemini extensions install https://github.com/facebookresearch/projectaria-plugins.git\n```\n\nThe extension loads the `GEMINI.md` context file at session start, which\nincludes a tool mapping table and imports all ARK skill content.\n\n## Plugins\n\n| Plugin | Description |\n|--------|-------------|\n| [aria-ark](./projectaria_ark_plugin) | Aria Research Kit (ARK) skills — VRS data processing, MPS, calibration, and real-time webapp development (WebSocket streaming, 3D visualization, voice pipeline). |\n\n## Contributing\n\nSee [CONTRIBUTING.md](./CONTRIBUTING.md). All contributors are expected to\nfollow our [Code of Conduct](./CODE_OF_CONDUCT.md). Security issues should be\nreported per [SECURITY.md](./SECURITY.md).\n\n### Local validation\n\nBefore opening a PR, run the same checks CI runs:\n\n```bash\npip install -r scripts/requirements.txt\npython scripts/validate_marketplace.py\npython scripts/validate_skills.py\npython scripts/check_required_files.py\nnpx -y markdownlint-cli2 \"**/*.md\"\ncodespell\n```\n\n## License\n\nProject Aria Plugins is licensed under the Apache License, Version 2.0. See\n[LICENSE](./LICENSE) for the full text.\n\n## Links\n\n- [Project Aria](https://www.projectaria.com/)\n- [Project Aria Documentation](https://facebookresearch.github.io/projectaria_tools/gen2/)\n",
  "bytes": 2927,
  "sha": "03c8104ac5b4be625b20b26d0316610c68c7fb8d47b896ada93a21f757ed18e5",
  "repo_slug": "facebookresearch/projectaria-plugins",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_facebookresearch_projectaria_plugins_58fb912b/readme"
}