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

E2006 Tether Current Collection Area

ASecurity

Use when size the plasma-contacting surface a tether needs to carry its operating current, per ECSS-E-ST-20-06C clause 10.2.2: compute the ambient random-flux current-density from electron-density and electron-temperature, apply the orbital-motion-limited enhancement for the collector geometry — sphere, cylinder or flat-tape — at its applied bias-potential, invert that into the collecting-area the intended application demands with its sizing margin, confirm the area on record covers it, then ...

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

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 e2006-tether-current-collection-area --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of E2006 Tether Current Collection Area?

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

Security grade badge for E2006 Tether Current Collection Area
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-e2006-tether-current-collection-area/badge)](https://www.skillsdirectory.com/skills/ashfordeou-e2006-tether-current-collection-area)

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

Download with Pro
Files
SKILL.md
---
name: e2006-tether-current-collection-area
description: "Use when size the plasma-contacting surface a tether needs to carry its operating current, per ECSS-E-ST-20-06C clause 10.2.2: compute the ambient random-flux current-density from electron-density and electron-temperature, apply the orbital-motion-limited enhancement for the collector geometry — sphere, cylinder or flat-tape — at its applied bias-potential, invert that into the collecting-area the intended application demands with its sizing margin, confirm the area on record covers it, then confirm the resulting surface-current-density stays inside the collector's erosion and thermal rating and inside the thin-sheath validity of the closed form. Trigger: ecss, e-st-20-electrical-scope, e2006-tether-current-collection-area, electrodynamic-tether, current-collection, orbital-motion-limited, plasma-contactor, collecting-area-sizing, debye-length."
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-20-electrical-scope, e2006-tether-current-collection-area, electrodynamic-tether, current-collection, orbital-motion-limited, plasma-contactor, collecting-area-sizing]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS Electrical Design — Tether Collecting-Surface Sizing (space-systems/ecss/e2006-tether-current-collection-area)

Use when the task is the sizing requirement of ECSS-E-ST-20-06C clause
10.2.2 — demonstrating that the surface a tether presents to the
ambient plasma is large enough to exchange the current the intended
application actually operates at, and that it survives doing so.

## Domain quick reference

- A surface sitting at the ambient plasma potential collects the random
  flux of the electron population: the elementary charge times the
  electron density times the mean one-sided flux speed of a maxwellian
  at the electron temperature. In a typical low orbit that is under a
  milliampere per square metre, which is why an unbiased surface can
  never carry an electrodynamic duty.
- Bias is what makes the surface useful, and the geometry decides how
  much it buys. In the orbital-motion-limited regime a sphere collects
  in proportion to the bias energy measured in units of the electron
  temperature; a cylinder collects as the square root of it, scaled by
  a geometric factor; a broad flat surface gains essentially nothing,
  because its sheath expands over an area it already captured. At a
  few hundred volts over a tenth-of-an-electronvolt plasma the sphere
  is two orders of magnitude ahead of the cylinder, and that single
  choice dominates the area that comes out.
- The closed form only holds while the sheath is thin compared with the
  collector, which in practice means the collector's characteristic
  radius stays at or below the electron Debye length of the ambient
  plasma. Past that the sheath geometry, not orbital motion, limits the
  collection and the closed form overstates what the surface draws —
  an optimistic error, so it must be checked rather than assumed.
- Sizing is not the same as capability. The area has to cover the
  operating current with the required margin, and separately the
  current density that the operating current puts on that area has to
  stay inside the erosion and thermal rating of the collector material.
  A surface can be large enough on the sizing check and still be
  disqualified by the second one when the duty is concentrated.
- The plasma condition is an input, not a constant. Density and
  temperature swing by more than an order of magnitude between day and
  night, solar minimum and maximum, and the sizing case is the worst
  credible operating condition, not the mean.

## Workflow

1. Collect the inputs: operating current, the collecting area on
   record, ambient electron density and temperature for the sizing
   case, applied bias, collector geometry, the material current-density
   rating, and the collector's characteristic radius. Reject a
   non-positive density, temperature, current or area, and reject a
   negative bias rather than silently treating it as the ion-collection
   branch, which this procedure does not cover.
2. Compute the random-flux current density from density and
   temperature.
3. Apply the orbital-motion-limited enhancement for the declared
   geometry at the applied bias to get the effective current density
   the biased surface actually draws.
4. Divide the operating current by that effective density to get the
   bare collecting area, then multiply by the required sizing margin to
   get the area the design has to show.
5. Compare the area on record against the sized area. Treat an
   exact-boundary case as compliant by absorbing the representation
   error in the comparison, never by reducing the margin.
6. Separately confirm the area on record actually draws at least the
   operating current — that check catches a sizing case that was built
   on a different plasma condition from the one supplied.
7. Divide the operating current by the area on record and compare
   against the material current-density rating.
8. Compare the collector's characteristic radius against the ambient
   Debye length and flag a collector that has left the thin-sheath
   regime the enhancement law assumes.
9. Report the configuration as compliant only when the area, the
   delivered current, the material rating and the sheath validity all
   hold.

## Pitfalls

- Sizing on the random flux alone and concluding a tether cannot work,
  or sizing on the enhancement alone and forgetting the flux the
  enhancement multiplies. Both halves are needed and neither is the
  answer.
- Carrying a sphere's enhancement law across to a cylindrical or tape
  collector. The exponent is different, and the resulting area is wrong
  by a factor that grows with bias — in the reference low-orbit case,
  by a factor near forty.
- Applying the closed form to a collector far larger than the Debye
  length. The law was derived for the thin-sheath regime; outside it
  the result is optimistic, which is the dangerous direction.
- Reading a passed sizing check as a passed design. The same area that
  satisfies the sizing margin can exceed the material's current-density
  rating, and the two checks fail independently.
- Sizing on mean plasma conditions. The requirement is to carry the
  operating current in the worst credible condition of the intended
  application, and the night-side density is the case that sets it.
- Relaxing the sizing margin to make an exact-boundary area pass. The
  boundary case is an arithmetic artefact; absorb it in the comparison
  and leave the margin where the design set it.

## Behavior contract (gate 3)

The random-flux, enhancement, area-inversion, margin, material-rating
and thin-sheath logic is exercised by the gate 3 contract test:
scripts/test_e2006_tether_current_collection_area.py against
scripts/e2006_tether_current_collection_area_logic.py (stdlib unittest,
offline). Run:
python3 scripts/test_e2006_tether_current_collection_area.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 →