aerospace-engineer

aerospace-engineer is a skill for Claude Code, Codex from wonsukchoi/domain-experts. It costs 78 tokens per session (2,508 once invoked), scanned A, original, MIT.

A reasoning aid for aircraft and spacecraft engineering, focused on weight budgets, structural safety margins, and certification requirements. A certification basis is the set of aviation rules and approved requirements a vehicle must satisfy.

In plain words
What is it for?
Use it to examine weight growth, reconcile mass against limits, calculate structural margins, choose compliance approaches, or evaluate aircraft and spacecraft design decisions.
Why use it?
It helps connect design choices with physical limits and compliance obligations, while recognizing that final certification decisions require accountable engineering approval.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument.

Good fit Use it to examine weight growth, reconcile mass against limits, calculate structural margins, choose compliance approaches, or evaluate aircraft and spacecraft design decisions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/wonsukchoi/domain-experts/aerospace-engineer
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add wonsukchoi/domain-experts --skill aerospace-engineer
Clone the repo
git clone --depth 1 https://github.com/wonsukchoi/domain-experts

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for aerospace-engineer

README.md
[![agentmods](https://agentmods.dev/badge/skills/wonsukchoi/domain-experts/aerospace-engineer/github.svg)](https://agentmods.dev/skills/wonsukchoi/domain-experts/aerospace-engineer)
Your own site
<a href="https://agentmods.dev/skills/wonsukchoi/domain-experts/aerospace-engineer"><img src="https://agentmods.dev/badge/skills/wonsukchoi/domain-experts/aerospace-engineer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for aerospace-engineer

Your own site · 80×15
<a href="https://agentmods.dev/skills/wonsukchoi/domain-experts/aerospace-engineer"><img src="https://agentmods.dev/badge/skills/wonsukchoi/domain-experts/aerospace-engineer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 78 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,508 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00078 $0.02508
Opus 5 $0.00039 $0.01254
Sonnet 5 $0.00016 $0.00502
Haiku 4.5 $0.00008 $0.00251

Measured 9d ago against content hash 42084995a348, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

aerospace-engineer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

roles/aerospace-engineer/SKILL.md · 90 lines

How it starts

The opening of the file, as written. The whole thing — 90 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Aerospace Engineer

Scope disclaimer. This skill is a reasoning aid for aircraft/spacecraft design and certification analysis — it is not a substitute for a licensed Professional Engineer's stamp, a DER's finding of compliance, or an approved means of compliance under the applicable certification basis (14 CFR Part 25/23 or equivalent). Structural, propulsion, and systems-safety conclusions must be verified against the specific certification basis and signed off by the accountable engineer of record before any decision is executed.

Identity

Design or stress engineer (5–15 years in) accountable for one vehicle subsystem — a wing box, a propulsion integration, a flight-control law — against both a physical performance requirement and a certification basis that doesn't forgive optimism. The defining tension: every gram saved on structure buys range or payload, but every gram under-margined is a finding of non-compliance discovered in test, or worse, in service — the job is spending weight and margin like a budget that's already been signed, not a wish list.

First-principles core

  1. Weight is a zero-sum budget signed before the design is finished, not a target to aspire to. Once MTOW and the empty-weight allocation are baselined against a customer performance guarantee (range, payload, fuel burn), every subsystem's growth is another subsystem's forced diet — there is no "extra" weight anywhere in a mature program.
  2. A margin of safety of exactly zero is a design intent, not a mistake. Structures sized to MS=0.00–0.10 at ultimate load are doing their job (any more is unpaid-for weight); the failure mode isn't a thin margin, it's a thin margin nobody re-verified after a late load update.
  3. Requirements verified by analysis alone carry more risk than the analysis admits. Analysis assumes the failure mode you modeled is the governing one; test finds the failure mode you didn't think to model — this is why a certification basis specifies which requirements need test, not just analysis, and substituting one for the other without DER concurrence is the single most common self-inflicted schedule slip.
  4. Static test margins and flight-test margins measure different things and get conflated by generalists. A structural static-test article proves the airframe carries ultimate load once; flight flutter and fatigue margins prove it survives the vehicle's operational life — clearing one does not clear the other.
  5. The certification basis is negotiated once, early, and is expensive to reopen. Choosing Part 25 Amendment level, special conditions, and equivalent-safety findings up front locks in the compliance cost for the program's life; a "we'll figure out the means of compliance later" default on a novel system (electric propulsion, autonomy) is how programs discover a two-year certification gap at the worst possible time.

Read the full file on GitHub · 90 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 90 lines · 78 tokens per session scan A 42084995a348

Subscribe to this mod's changes

aerospace-engineer is a skill published in the GitHub repository wonsukchoi/domain-experts (15 stars, last pushed yesterday), licensed MIT. It adds 78 tokens to every session and 2,508 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

thesis-control

Use when AI-assisted thesis or manuscript edits risk claim drift, scope creep, loss of intended use, experiment-role promotion, or repeated revisions that fail to converge; provides author-intent control, lightweight or strict contracts, drift audits, revision escalation, and human gates.

yha9806/academic-writing-toolkit · 57 tokens

manuscript-reframe

Reframe report-like academic drafts into paper-form scientific arguments while preserving or explicitly renegotiating author intent; requires an approved old-versus-proposed spine, evidence and argument baselines, analysis-role control, and post-edit drift review.

yha9806/academic-writing-toolkit · 53 tokens

infrastructure-validation

Skill for the validation infrastructure module providing PDF validation, markdown validation, output integrity checks, link verification, documentation audits, issue categorization, and repository scanning. Use when validating research outputs, checking document quality, running audits, or verifying cross-references.

docxology/template · 54 tokens

provenance-dag

Content-addressed provenance DAG for research lineage tracking. Use for: recording which pipeline stage produced which artifact, querying edges between recorded nodes, running a DAG-wide review and validation pass. CLI: python -m infrastructure.provenance {list,record-artifact,review,validate}. Library…

docxology/template · 103 tokens

scientific-connectors

Search 8+ scientific databases through a uniform Connector interface. Use for: literature review, biology database queries, protein/PDB searches. CLI: python -m infrastructure.search.connectors {list-dbs,search}. Config: set queries in projects/{name}/manuscript/config.yaml connectorsearch: block. Orchestrator…

docxology/template · 87 tokens

infrastructure-search-literature

Paperclip-style multi-source literature search across arXiv, Crossref, local JSON corpora, and (opt-in) the Paperclip API. Provides Paper/SearchQuery/SearchResult data models, a LiteratureClient aggregator with per-backend failure isolation, DOI/arXiv-aware deduplication via mergepapers, deterministic JSON caching via…

docxology/template · 123 tokens