spacecraft-power

Skill for spacecraft power system sizing and analysis

509 stars

Best use case

spacecraft-power is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Skill for spacecraft power system sizing and analysis

Teams using spacecraft-power 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/spacecraft-power/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/specializations/domains/science/aerospace-engineering/skills/spacecraft-power/SKILL.md"

Manual Installation

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

How spacecraft-power Compares

Feature / Agentspacecraft-powerStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Skill for spacecraft power system sizing and analysis

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

# Spacecraft Power Analysis Skill

## Purpose
Enable comprehensive spacecraft power system sizing and analysis including solar array design, battery selection, and power budget management.

## Capabilities
- Power budget development
- Solar array sizing and configuration
- Battery sizing and selection
- Eclipse and sunlight power analysis
- Power regulation topology selection
- Worst-case power analysis
- End-of-life degradation modeling
- Load scheduling optimization

## Usage Guidelines
- Define power requirements for all mission phases and modes
- Account for solar array degradation over mission life
- Size batteries for worst-case eclipse duration
- Include power system losses in budget calculations
- Consider thermal effects on power generation and storage
- Document power budget margins and assumptions

## Dependencies
- MATLAB
- Power system modeling tools
- Spacecraft design software

## Process Integration
- AE-016: Spacecraft Power Budget Analysis

Related Skills

power-analysis

509
from a5c-ai/babysitter

FPGA power estimation and optimization skill for low-power design

power-profiler

509
from a5c-ai/babysitter

Power consumption measurement and analysis expertise for embedded systems. Integrates with power analyzer tools to measure, profile, and optimize power consumption in battery-powered and energy-efficient designs.

power-analysis-calculator

509
from a5c-ai/babysitter

Skill for statistical power analysis and sample size calculation

power-sample-size-calculator

509
from a5c-ai/babysitter

Statistical power analysis and sample size determination

spacecraft-thermal

509
from a5c-ai/babysitter

Skill for spacecraft thermal control system design and analysis

power-management-monitor

509
from a5c-ai/babysitter

Monitor system power state including battery, AC, sleep, and wake events

using-superpowers

509
from a5c-ai/babysitter

Use when starting any conversation. Establishes how to find and use skills, requiring skill invocation before any response.

process-builder

509
from a5c-ai/babysitter

Scaffold new babysitter process definitions following SDK patterns, proper structure, and best practices. Guides the 3-phase workflow from research to implementation.

Workflow & Productivity

babysitter

509
from a5c-ai/babysitter

Orchestrate via @babysitter. Use this skill when asked to babysit a run, orchestrate a process or whenever it is called explicitly. (babysit, babysitter, orchestrate, orchestrate a run, workflow, etc.)

yolo

509
from a5c-ai/babysitter

Run Babysitter autonomously with minimal manual interruption.

user-install

509
from a5c-ai/babysitter

Install the user-level Babysitter Codex setup.

team-install

509
from a5c-ai/babysitter

Install the team-pinned Babysitter Codex workspace setup.