Babysitter spacecraft-thermal
Skill for spacecraft thermal control system design and analysis
install
source · Clone the upstream repo
git clone https://github.com/a5c-ai/babysitter
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/a5c-ai/babysitter "$T" && mkdir -p ~/.claude/skills && cp -r "$T/library/specializations/domains/science/aerospace-engineering/skills/spacecraft-thermal" ~/.claude/skills/a5c-ai-babysitter-spacecraft-thermal && rm -rf "$T"
manifest:
library/specializations/domains/science/aerospace-engineering/skills/spacecraft-thermal/SKILL.mdsource content
Spacecraft Thermal Analysis Skill
Purpose
Provide comprehensive spacecraft thermal control system design and analysis capabilities for component temperature prediction and thermal management.
Capabilities
- Thermal Desktop and SINDA modeling
- Orbital environment definition
- Radiator sizing and placement
- Heater control logic design
- Thermal balance verification
- Hot/cold case analysis
- Component temperature prediction
- MLI and coating specification
Usage Guidelines
- Define worst-case thermal environments for hot and cold cases
- Use appropriate view factors and orbital parameters
- Size radiators with adequate margin for degradation
- Design heater circuits with redundancy for critical components
- Validate thermal models against test data
- Document thermal control system design and operating procedures
Dependencies
- Thermal Desktop
- SINDA/FLUINT
- ESATAN
Process Integration
- AE-015: Spacecraft Thermal Analysis