castackscastacksOfficialยท8 Agent Skills Included

AirStack

Autonomous drone development, simulation testing, and fleet deployment

Builds, wires, and tests ROS 2 autonomy modules for aerial robots across simulators and real hardware. Eliminates manual launch-file wiring, container setup, and multi-robot configuration through guided step-by-step workflows. Covers module creation, stack integration, simulation testing, debugging, documentation, and release management end to end.
npx skills add castacks/AirStack --all -g -y
Available:

Instructs your AI agent on the AirStack layered autonomy architecture, standard ROS 2 topic patterns, and which skill to route each development task to.

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install AirStack skills?โ–ผ

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

How to add a new planner to a drone autonomy stack?โ–ผ

The add-ros2-package and integrate-module-into-layer skills walk your agent through scaffolding the package, declaring canonical topic defaults, and wiring it into a stack launch file.

How to test drone autonomy in simulation?โ–ผ

The test-in-simulation and run-system-tests skills cover Isaac Sim and AirSim scenarios, takeoff-hover-land checks, and waypoint flight validation with recorded metrics.

Can AirStack skills configure multi-robot fleets?โ–ผ

Yes. The configure-multi-robot skill handles fleet files, per-robot namespacing, ROS domain isolation, and heterogeneous stack placement across ground hosts.

Do AirStack skills work with Claude Code and OpenHands?โ–ผ

Yes. All skills follow the standard SKILL.md format and the AGENTS.md orchestrator is explicitly written for coding agents like Claude Code and OpenHands.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’