flight-sim-model

Skill for creating and validating flight dynamics models

509 stars

Best use case

flight-sim-model is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Skill for creating and validating flight dynamics models

Teams using flight-sim-model should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/flight-sim-model/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/specializations/domains/science/aerospace-engineering/skills/flight-sim-model/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/flight-sim-model/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How flight-sim-model Compares

Feature / Agentflight-sim-modelStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Skill for creating and validating flight dynamics models

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Flight Simulation Model Skill

## Purpose
Create and validate high-fidelity flight dynamics models for training simulators, engineering analysis, and flight test support.

## Capabilities
- Six-DOF equation of motion implementation
- Aerodynamic database integration
- Propulsion model integration
- Landing gear and ground dynamics
- Atmospheric modeling (ISA, GRAM)
- Sensor and actuator modeling
- Model validation against flight data
- Real-time simulation interface

## Usage Guidelines
- Use validated aerodynamic databases from CFD and wind tunnel data
- Implement accurate propulsion models for all operating conditions
- Include realistic actuator dynamics and limitations
- Validate model against flight test data where available
- Document model fidelity and limitations
- Ensure real-time performance for pilot-in-the-loop applications

## Dependencies
- MATLAB/Simulink
- JSBSim
- FlightGear
- X-Plane

## Process Integration
- AE-013: Flight Simulation Model Development
- AE-024: Flight Test Planning

Related Skills

model

509
from a5c-ai/babysitter

Inspect or change Babysitter model-routing policy by phase.

threat-modeler

509
from a5c-ai/babysitter

Generate threat models using STRIDE, PASTA, or VAST methodologies

urdf-sdf-model

509
from a5c-ai/babysitter

Expert skill for robot model creation and validation in URDF and SDF formats. Generate URDF files with proper link-joint hierarchy, create Xacro macros, calculate inertial properties, configure joint types, and validate models.

topic-modeling-text-mining

509
from a5c-ai/babysitter

Apply LDA, NMF, and other computational methods to discover patterns in large text corpora with appropriate parameter tuning

systems-dynamics-modeler

509
from a5c-ai/babysitter

Skill for building and simulating systems dynamics models

noise-modeler

509
from a5c-ai/babysitter

Quantum noise modeling skill for simulation and hardware characterization

pymc-bayesian-modeler

509
from a5c-ai/babysitter

PyMC probabilistic programming skill for hierarchical Bayesian models in physics data analysis

comsol-multiphysics-modeler

509
from a5c-ai/babysitter

COMSOL finite element skill for multiphysics simulations including electromagnetics, heat transfer, and fluid dynamics

environmental-fate-modeler

509
from a5c-ai/babysitter

Environmental nanosafety skill for modeling nanomaterial environmental fate and transport

cad-modeling

509
from a5c-ai/babysitter

Expert skill for parametric 3D CAD model development with design intent and configuration management

stan-bayesian-modeling

509
from a5c-ai/babysitter

Stan probabilistic programming for Bayesian inference

linear-program-modeler

509
from a5c-ai/babysitter

Mathematical programming skill for formulating and solving linear programming models for resource allocation, production planning, and capacity optimization.