elodin-syselodin-sysOfficialยท15 Agent Skills Included

elodin

Build, simulate, and test aerospace systems and flight software

Builds and runs physics simulations for rockets, drones, and spacecraft using a Python SDK with 6DOF dynamics and JAX acceleration. Visualizes live telemetry in a 3D editor, stores flight data in a time-series database, and deploys flight software to Jetson-based hardware. Removes manual test setup with Monte Carlo campaigns, headless capture, and automated QA plans.
npx skills add elodin-sys/elodin --all -g -y
Available:

Directs the AI agent to work inside the Nix shell, follow strict build and test rules, and route each task to the matching skill file for simulations, the editor, the database, or flight hardware.

All Skills in This Repository (15)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
elodin-syselodin-sys

elodin-editor-dev

Develop and contribute to the Elodin Editor built with Bevy and Egui.

Official
Advanced
๐Ÿ“ฆ In Repo
elodin-syselodin-sys

elodin-dev

Set up a Nix-based development environment for the Elodin monorepo.

Official
Intermediate
๐Ÿ“ฆ In Repo
elodin-syselodin-sys

elodin-simulation

Create and modify JAX-based physics simulations for aerospace systems.

Official
Advanced
๐Ÿ“ฆ In Repo
elodin-syselodin-sys

nox-py-dev

Build and test the Elodin Python SDK with PyO3 bindings and JAX integration.

Official
Advanced
๐Ÿ“ฆ In Repo
elodin-syselodin-sys

elodin-aleph

Deploy and configure AlephOS on NVIDIA Jetson Orin flight computers.

Official
Advanced
๐Ÿ“ฆ In Repo
elodin-syselodin-sys

elodin-nix

Manage and troubleshoot Elodin Nix development environments and NixOS configurations.

Official
Intermediate
๐Ÿ“ฆ In Repo
elodin-syselodin-sys

elodin-iree

Executes IREE-compiled VMFB modules in Rust via FFI bindings.

Official
Advanced
๐Ÿ“ฆ In Repo
elodin-syselodin-sys

elodin-db

Manages the lifecycle of the ElastiPrunePrunePrunePrunePrunePrunePrunePrunePrunePrunePrunePrunePrunePrunePrunePrunePrunePrunePrune. Please replace with actual response. Actual response:

Official
Intermediate
๐Ÿ“ฆ In Repo
elodin-syselodin-sys

elodin-tracy

Capture nanosecond-resolution Tracy traces from the Elodin editor and simulation.

Official
Advanced
๐Ÿ“ฆ In Repo
elodin-syselodin-sys

qa-test-plan

Author, instantiate, and execute agentic QA test plans for Elodin releases.

Official
Advanced
๐Ÿ“ฆ In Repo
elodin-syselodin-sys

elodin-headless-capture

Capture screenshots and record video of the Elodin Editor on headless Linux GPU hosts.

Official
Advanced
๐Ÿ“ฆ In Repo
elodin-syselodin-sys

bevy

Provides performance and ergonomics guidance for Bevy ECS applications in Rust.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Elodin?โ–ผ

Run `npx skills add elodin-sys/elodin --all -g -y` in your terminal to install all skills in this suite globally.

What is Elodin used for?โ–ผ

Elodin is an open-source platform for designing, simulating, and testing aerospace systems like rockets, drones, and satellites. It combines a Python physics SDK, a 3D visualization editor, a telemetry database, and flight software tools.

How do I create a physics simulation with Elodin?โ–ผ

You write a Python script that spawns entities with components, defines systems with simple decorators, and runs them with built-in 6DOF physics. The elodin-simulation skill guides your AI agent through the full API.

Can Elodin test flight software on real hardware?โ–ผ

Yes. It supports SITL and HITL workflows and deploys to the Aleph flight computer, an NVIDIA Jetson Orin running a NixOS-based flight software stack.

Does Elodin work with AI coding agents?โ–ผ

Yes. The included CLAUDE.md and AGENTS.md files teach agents the build rules and route tasks to specialized skills for the editor, database, Monte Carlo testing, and more.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’