Positronic-RoboticsPositronic-RoboticsOfficialยท2 Agent Skills Included

positronic

Robot data collection, model training, and policy evaluation

Collects robot demonstrations, curates datasets, trains policies, and evaluates models in simulation and on real hardware. Removes vendor lock-in, re-recording of datasets, and fragmented inference APIs across LeRobot, GR00T, and OpenPI. Runs the full convert, train, serve, and evaluate pipeline on cloud GPUs or local machines through one unified workflow.
npx skills add Positronic-Robotics/positronic --all -g -y
Available:

Tells the agent how to write, test, and review code in this repository, including locked environment commands, design discipline rules, and how to check changes against the project's code rules.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Positronic?โ–ผ

Run `npx skills add Positronic-Robotics/positronic --all -g -y` in your terminal to install all skills in this suite globally.

What does Positronic do for robotics teams?โ–ผ

It covers the full ML robotics lifecycle: collecting demonstrations, curating datasets, training policies, and evaluating models in simulation and on real robots through one Python API.

Can I train robot models on cloud GPUs?โ–ผ

Yes. The remote-training skill runs dataset conversion, training, and inference serving on Nebius Serverless H100 GPUs, with automatic compute release when jobs finish.

Which robot foundation models does Positronic support?โ–ผ

It supports OpenPI, NVIDIA GR00T, and LeRobot models like SmolVLA and ACT, all through one dataset format and one inference API so you can swap models freely.

Does Positronic require ROS?โ–ผ

No. Every subsystem is plain Python, and the built-in Pimm runtime wires sensors, controllers, and inference without ROS launch files.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’