Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Free Turbine

ASecurity

Use when the task is free-turbine sizing, power-turbine matching, turboprop shaft power, or turboshaft cycle estimates. Size and match a free-turbine turboprop or turboshaft power section: compute the power-turbine exit temperature and shaft power from the gas generator exhaust state (mass flow, inlet temperature, expansion ratio, polytropic efficiency), convert to torque at the power-turbine speed, blade speed from the mean diameter, reduction gearbox ratio to the propeller or rotor, specifi...

2 stars
0 votes
0 copies
0 views
Added 9/27/2026
ai-agentspython

Works with

claude code

Security Analysis

A100/100

Scanned 9/27/2026

Install to Claude Code

$npx -y skills add ashfordeOU/aero-agent-skills --skill free-turbine --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Free Turbine?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Free Turbine
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-free-turbine/badge)](https://www.skillsdirectory.com/skills/ashfordeou-free-turbine)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: free-turbine
description: "Use when the task is free-turbine sizing, power-turbine matching, turboprop shaft power, or turboshaft cycle estimates. Size and match a free-turbine turboprop or turboshaft power section: compute the power-turbine exit temperature and shaft power from the gas generator exhaust state (mass flow, inlet temperature, expansion ratio, polytropic efficiency), convert to torque at the power-turbine speed, blade speed from the mean diameter, reduction gearbox ratio to the propeller or rotor, specific fuel consumption, and the flow function that the turbine nozzle must swallow for spool compatibility. Produces the free-turbine matching assessment dict that gates the power section selection. Trigger: free turbine, power turbine, turboprop, turboshaft, gas generator, shaft power, spool matching."
license: Apache-2.0
compliance: STANDARDS-REF
standards:
  - id: far-33
    reference-only: true
gated: false
domain: propulsion
pack: propulsion
compatibility: "agentskills.io SKILL.md; any SKILL.md host (Claude Code, Hermes, OpenClaw)"
metadata:
  domain: propulsion
  subdomain: turboprop
  tags: [free-turbine, power-turbine, turboprop, turboshaft, gas-generator, spool-matching]
  version: 0.1.0
  author: Aero Agent Skills
---

# Free Turbine (propulsion/turboprop/free-turbine)

Use when the task is free-turbine turboprop or turboshaft power
section sizing: gas generator to power turbine matching, shaft power,
and reduction gearbox selection.

## Domain quick reference

- A free-turbine layout has two mechanically independent shafts: the
  gas generator (compressor plus its turbine) and the power turbine,
  connected only aerodynamically through the exhaust stream. The power
  turbine converts the gas generator exhaust enthalpy drop into shaft
  power and drives the propeller or rotor through a reduction gearbox.
- Power-turbine exit temperature follows the expansion:

  t06 = t05 * (1 - eta_pt * (1 - pr**((1-gamma)/gamma)))

  with t05 the power-turbine inlet (gas generator exhaust) temperature
  in K, pr = p5/p6 the expansion ratio (> 1), eta_pt the polytropic
  efficiency in (0, 1], and gamma air-standard 1.4.
- Shaft power: P = m_dot * cp * (t05 - t06) with m_dot in kg/s and cp
  in J/(kg K); torque Q = P / omega with omega = 2 * pi * rpm / 60.
- Blade speed at the mean diameter: u = pi * diameter * rpm / 60 in
  m/s. Gear ratio G = n_pt / n_prop, normally well above 1 because the
  free turbine runs fast for blade aerodynamics.
- Specific fuel consumption: sfc = mf * 3600 * 1000 / P in kg/(kW h).
- Flow function FF = m_dot * sqrt(t05) / p5 in kg sqrt(K) / Pa is the
  corrected-flow compatibility parameter: the power-turbine nozzle
  must swallow the gas generator exhaust at every operating point.

## Workflow

1. Establish the gas generator exhaust state: m_dot, t05, p5, and the
   chosen expansion ratio and polytropic efficiency.
2. Compute t06 and the shaft power with power_turbine_power.
3. Convert to torque at the power-turbine speed with shaft_torque and
   the blade speed with blade_speed from the mean diameter.
4. Select the reduction gearbox with gear_ratio to the propeller or
   rotor speed.
5. Close the loop with specific_fuel_consumption and flow_function;
   use free_turbine_assessment for the full dict.

## Pitfalls

- Using a pressure ratio below 1: the expansion ratio must exceed 1
  (pressure falls across the turbine).
- Confusing the two shafts: the power turbine speed and the propeller
  speed differ by the gear ratio; torque and SFC must be evaluated at
  the shaft that carries them.
- Ignoring the flow function: the gas generator and power turbine only
  stay matched if the nozzle swallows the exhaust at every point.
- Applying compressor polytropic efficiency signs to the turbine: the
  turbine exit temperature falls as efficiency rises.

## Behavior contract (gate 3)

The free-turbine logic is exercised by the gate 3 contract test:
scripts/test_free_turbine.py against scripts/free_turbine_logic.py
(stdlib unittest, offline).
Run:
python3 scripts/test_free_turbine.py

## Compliance

- The free-turbine matching relations are common turbomachinery
  methodology, paraphrased here. FAR-33 is cited as reference only for
  the engine certification context; no proprietary or copyrighted text
  is reproduced.
- compliance: STANDARDS-REF, gated: false.

Attribution

ashfordeOUashfordeOU
View sourceMore from ashfordeOU →
SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1074701 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

694821 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

691 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →