Robonix Package Catalog

Packages

Primitive, service, and skill repositories with capability contracts.

7

Robot deployments

Whole-robot deploy repositories built around robonix_manifest.yaml.

2

API Reference

Static JSON API hosted by GitHub Pages. Use GET; no API key is required.

MethodPathResponse
GET/api/v1/packagesordinary primitive/service/skill package entries
GET/api/v1/robotsrobot deployment entries parsed from robonix_manifest.yaml
GET/api/v1/catalogcombined catalog object
GET/api/v1/searchplain combined catalog array for client-side filtering
GET/api/v1/package/<name>one package or robot deployment object