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

E20 Composite Antenna Surface Finish

ASecurity

Use when assess how the surface finish of a composite antenna part changes its radiating performance under ECSS-E-ST-20C clause 7.2.2.4.2: categorize the radiating face as a bare woven-carbon face, a resin-rich face, a metallized face or a coating carried over metallization, convert the root-mean-square surface error into the Ruze aperture-efficiency loss at the operating wavelength, derive the ohmic reflection loss from the sheet resistance of the conducting face, add the loss of incomplete ...

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

Works with

claude codecli

Security Analysis

A100/100

Scanned 9/27/2026

Install to Claude Code

$npx -y skills add ashfordeOU/aero-agent-skills --skill e20-composite-antenna-surface-finish --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of E20 Composite Antenna Surface Finish?

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

Security grade badge for E20 Composite Antenna Surface Finish
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/ashfordeou-e20-composite-antenna-surface-finish/badge)](https://www.skillsdirectory.com/skills/ashfordeou-e20-composite-antenna-surface-finish)

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

Download with Pro
Files
SKILL.md
---
name: e20-composite-antenna-surface-finish
description: "Use when assess how the surface finish of a composite antenna part changes its radiating performance under ECSS-E-ST-20C clause 7.2.2.4.2: categorize the radiating face as a bare woven-carbon face, a resin-rich face, a metallized face or a coating carried over metallization, convert the root-mean-square surface error into the Ruze aperture-efficiency loss at the operating wavelength, derive the ohmic reflection loss from the sheet resistance of the conducting face, add the loss of incomplete metallization coverage and the two-way absorption of the coating, and check the summed gain-degradation against the allocation the antenna-gain-budget holds. Trigger: ecss, e-st-20c-clause-7-2-2-4-2, composite-antenna-surface-finish, ruze-surface-error-loss, sheet-resistance-ohmic-loss, metallization-coverage-loss, coating-absorption-loss, antenna-gain-degradation-allocation."
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, e20-composite-antenna-surface-finish, composite-antenna-surface-finish, ruze-surface-error-loss, sheet-resistance-ohmic-loss, metallization-coverage-loss, coating-absorption-loss, antenna-gain-degradation-allocation]
  version: 0.1.0
  author: Aero Agent Skills
---

# ECSS Electrical Engineering -- Composite Antenna Surface Finish (space-systems/ecss/e20-composite-antenna-surface-finish)

Use when the task is the clause 7.2.2.4.2 concern of ECSS-E-ST-20C --
whether the finish actually applied to a composite radiating part still
lets it radiate to the performance the antenna was sold on, and what
the finish costs when it does not.

## Domain quick reference

- A composite part does not radiate because it is composite; it
  radiates because of the face presented to the wave. Four finish
  families cover the delivered hardware: a bare woven-carbon face, a
  resin-rich face left by the tooling, a metallized face (vapour
  deposited or foil), and a coating carried over the metallization for
  thermal-control reasons. The first two are not reflecting faces at
  all -- their sheet resistance is orders above the free-space
  impedance -- so the finding they raise is a missing metallization
  layer, not a loss figure. Categorizing the face first is what keeps
  a manufacturing escape from being processed as a small loss term.
- The residual surface error of a cured composite face costs
  aperture-efficiency. The closed-form penalty grows with the square of
  the ratio of root-mean-square error to wavelength, so a finish that
  is invisible at S-band is a real loss at Ka-band: the same face
  costs four times as much every time the wavelength halves. The
  closed form is a small-error result; past roughly a sixteenth of a
  wavelength it understates the face and the analysis has to move to a
  scattered-field computation.
- The conducting face is not perfect. Treated as a surface impedance
  against free space, a face of finite sheet resistance returns
  slightly less than everything, and the reflection loss climbs as the
  sheet resistance approaches the free-space impedance. Separately,
  metallization that does not cover the whole face loses the
  uncovered fraction outright, which is an area term, not an
  impedance one.
- A coating over the metallization is crossed twice -- in, off the
  metal, and out again -- so its absorption is taken over twice the
  refracted thickness, stretched by the incidence angle through the
  refraction into the layer. A bare woven face carries one more
  consequence the co-polar loss terms never show: the weave is
  directionally anisotropic and introduces cross-polarisation.

## Workflow

1. Categorize the finish of the radiating face into its family and
   reject an unrecognised one. If the family is not a reflecting face,
   raise the missing-metallization finding and do not compute an
   impedance loss for it.
2. Convert the operating frequency into a free-space wavelength and
   take the ratio of the root-mean-square surface error to it. Flag
   the case where the ratio passes the small-error validity limit,
   because the closed form then understates the loss rather than
   bounding it.
3. Compute the aperture-efficiency loss from that ratio.
4. For a reflecting face, compute the ohmic reflection loss from the
   measured sheet resistance, and the coverage loss from the fraction
   of the face the metallization actually reaches. Raise a finding for
   any coverage below unity, since that is a process escape as well as
   a loss.
5. For a coated face, compute the two-way absorption of the coating
   from its thickness, relative permittivity and loss-tangent at the
   operating wavelength and incidence angle.
6. Sum the loss terms and compare against the allocation the
   antenna-gain-budget holds for surface finish. The part is compliant
   only when the sum is inside the allocation and no family, coverage
   or validity finding is open.

## Pitfalls

- Treating a bare woven-carbon face as a reflector with a large loss.
  Its sheet resistance is not a small perturbation on the free-space
  impedance; the face does not reflect, and a loss number computed for
  it is meaningless where a missing-layer finding is owed.
- Qualifying a finish at one frequency and reusing it higher up. The
  surface-error penalty is a squared function of the error-to-
  wavelength ratio, so a face accepted at S-band can be the dominant
  loss term at Ka-band with nothing about the hardware changed.
- Reading a small computed loss as validity. Past the small-error
  limit the closed form no longer describes the face; a small number
  there is an artefact of an equation used outside its range.
- Folding the metallization coverage into the sheet resistance. One is
  an area effect and the other an impedance effect; combining them
  hides which one a process change would actually fix.
- Taking the coating absorption over one pass. The wave crosses the
  coating twice on a reflecting face, and at oblique incidence the
  refracted path is longer still -- the single-pass number is
  optimistic on both counts.
- Declaring a bare weave compliant on co-polar loss alone. The weave
  introduces cross-polarisation that none of the co-polar terms
  carries, so the polarisation requirement has to be closed separately.

## Behavior contract (gate 3)

The finish categorization, surface-error loss, ohmic and coverage
terms, coating absorption and allocation comparison are exercised by
the gate 3 contract test:
`scripts/test_e20_composite_antenna_surface_finish.py` against
`scripts/e20_composite_antenna_surface_finish_logic.py` (stdlib
unittest, offline, deterministic). Run:
python3 scripts/test_e20_composite_antenna_surface_finish.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 →