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

E1011 Anthropometry

ASecurity

Use when apply anthropometric and biomechanical reference data to spacecraft or habitat design under ECSS-E-ST-10-11C §4.5.1: determine the percentile range the design must accommodate (typically 5th–95th), interpolate body dimensions at the required percentile, check that every clearance and reach envelope covers the full target population, verify that required operator forces stay within the 5th-percentile strength limit, and apply microgravity spinal-unloading corrections to stature and se...

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

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 e1011-anthropometry --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of E1011 Anthropometry?

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

Security grade badge for E1011 Anthropometry
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-e1011-anthropometry/badge)](https://www.skillsdirectory.com/skills/ashfordeou-e1011-anthropometry)

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

Download with Pro
Files
SKILL.md
---
name: e1011-anthropometry
description: "Use when apply anthropometric and biomechanical reference data to spacecraft or habitat design under ECSS-E-ST-10-11C §4.5.1: determine the percentile range the design must accommodate (typically 5th–95th), interpolate body dimensions at the required percentile, check that every clearance and reach envelope covers the full target population, verify that required operator forces stay within the 5th-percentile strength limit, and apply microgravity spinal-unloading corrections to stature and seated-height before comparing with design envelopes. Trigger: ecss, e-st-10-system-scope, anthropometry, biomechanics, percentile, reach-envelope, strength-limit, microgravity-correction, human-factors, crew-provisions."
license: Apache-2.0
compliance: STANDARDS-REF
standards:
  - id: ecss
    reference-only: true
gated: false
domain: space-systems
pack: space-systems
compatibility: "agentskills.io SKILL.md; any SKILL.md host (Claude Code, Hermes, OpenClaw)"
metadata:
  domain: space-systems
  subdomain: ecss
  tags: [ecss, e-st-10-system-scope, anthropometry, biomechanics, percentile, reach-envelope, strength-limit, microgravity-correction, human-factors, crew-provisions]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS Human Factors — Anthropometry and Biomechanics (space-systems/ecss/e1011-anthropometry)

Use when the task is applying anthropometric and biomechanical reference
data to a crewed spacecraft or habitat design per ECSS-E-ST-10-11C §4.5.1
— verifying percentile accommodation, reach envelopes, strength limits,
and microgravity body-dimension corrections.

## Domain quick reference

- §4.5.1 requires the design team to select a target accommodation range
  (typically 5th–95th percentile of the operational crew population) and
  to verify that every physical interface (clearance, reach, force) covers
  that full range.
- Anthropometric dimensions (stature, arm length, shoulder width, seated
  height, etc.) are expressed as population percentile distributions.
  A design accommodates a percentile if the physical envelope includes
  that body dimension value. Linear interpolation between the 5th and 95th
  percentile reference values gives a working estimate for intermediate
  percentiles.
- Reach envelopes differ by direction (forward, side, overhead) and
  posture (suited, unsuited). The 5th-percentile functional reach is the
  limiting value for access-to-controls requirements: if the shortest-armed
  expected crew member cannot reach a control, the design fails.
- Strength limits follow the same worst-case rule: required operator forces
  (push, pull, torque) must not exceed the 5th-percentile capability of the
  population. Exceeding this threshold excludes the weakest crew members
  from operating the system unaided.
- Microgravity spinal unloading increases stature and seated height by
  approximately 3% relative to ground measurements. Ground-measured reference
  data for these dimensions must be corrected upward before comparing with
  overhead and seated-envelope design values.

## Workflow

1. Define the target population and percentile range (e.g., 5th–95th
   percentile of the ISS crew database). Record the reference 5th and 95th
   percentile values for each relevant body dimension from the authorised
   source (ECSS-E-ST-10-11C Annex or project-specific database).
2. For each physical clearance or envelope, check whether the design
   minimum accommodates the largest relevant body dimension (95th percentile)
   and the design maximum accommodates the smallest (5th percentile). Compute
   any shortfall at either end and flag it as a finding.
3. For each reach-critical control location, retrieve the 5th-percentile
   functional reach for the applicable direction (forward, side, overhead).
   Apply the microgravity correction if the dimension is stature- or
   seated-height-driven. Confirm that the 5th-percentile reach equals or
   exceeds the distance to the control; record the shortfall if not.
4. For each human-operated mechanism, identify the maximum required actuating
   force or torque. Confirm that this value does not exceed the 5th-percentile
   strength capability from the reference data. Flag any excess as a strength
   non-compliance.
5. Apply microgravity corrections: multiply stature and seated-height
   dimensions by 1.03 before comparing with overhead-clearance and workstation
   envelope limits. Leave arm length and other extremity dimensions uncorrected
   unless project-specific data shows otherwise.
6. Produce a compliance table: one row per interface, with design value,
   population limit, shortfall (zero if compliant), and pass/fail status.
   An interface is compliant only when every applicable check (clearance,
   reach, strength) shows zero shortfall.

## Pitfalls

- Using 50th-percentile values as the sole design driver — the 50th
  percentile is the median user, but the 5th and 95th are the binding limits.
  A design that fits the average may exclude a significant fraction of the crew.
- Omitting the microgravity stature correction when checking overhead
  clearances — crew members grow taller in orbit, so a ground-based envelope
  that looks acceptable on the ground can exceed its limit on-orbit.
- Treating reach and clearance as the same check — clearance requires the
  design to be large enough for the 95th-percentile body dimension, while
  reach requires the control to be close enough for the 5th-percentile arm.
  Conflating the two leads to design errors in opposite directions.
- Applying 5th-percentile strength as a positive force limit rather than
  checking the required force against it — if the required force exceeds
  the 5th-percentile capability, the smallest crew member cannot operate
  the mechanism, which is a non-compliance regardless of mean population
  capability.

## Behavior contract (gate 3)

The percentile interpolation, dimension accommodation, reach-envelope,
strength-limit, microgravity-correction, and accommodation-percentage logic
is exercised by the gate 3 contract test:
scripts/test_e1011_anthropometry.py against
scripts/e1011_anthropometry_logic.py (stdlib unittest, offline). Run:
python3 scripts/test_e1011_anthropometry.py

## Compliance

- ECSS standards are freely downloadable (ESA); cite the source and
  paraphrase per standards-map.yaml.
- 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 →