# Simplified Technical English (ASD-STE100)

> Claude/Codex skill by [@danyuchn](https://omgskills.com/library/danyuchn/index.md) · 154 stars · Updated 2026-07-20

Rewrites ambiguous English into ASD-STE100 style — one meaning per word, active voice, simple tense, short sentences. Use when agent output is hard to parse; triggers: simplify this, STE100 rewrite.

## Install

```sh
git clone https://github.com/danyuchn/asd-ste100-skill ~/.claude/skills/Simplified Technical English (ASD-STE100)
```

## From README

Simplified Technical English (ASD-STE100) ASD-STE100 is a controlled-language standard built by the aerospace and defense industry (ASD, the AeroSpace and Defense Industries Association of Europe) to stop maintenance technicians from misreading English instructions. The standard removes the two biggest sources of misreading: words with more than one meaning, and sentences with more than one possible structure. This skill borrows that same discipline for a different reader: an AI agent or a downstream system that has to parse an English string — an error message, a tool description, an inter-agent instruction, a status report — without a human in the loop to resolve ambiguity. If a maintenance technician can misread "close the valve" as an adjective ("the valve that is near") instead of a command, so can a language model. When to Use This Skill An agent's output (explanation, instruction, log message, tool description) reads as dense, jargon-heavy, or ambiguous.

## Links

- HTML page: https://omgskills.com/skills/danyuchn/asd-ste100-skill/
- GitHub: https://github.com/danyuchn/asd-ste100-skill
- Author: [@danyuchn](https://omgskills.com/library/danyuchn/index.md)

## More skills by this author

- [iso-24495](https://omgskills.com/skills/danyuchn/iso-24495-skill/index.md) — Used when text must be easy for its intended reader to find, understand, and act on — reports, emails, documentation,...
   - [@danyuchn](https://omgskills.com/library/danyuchn/index.md) · 106 stars
- [pii-safe-documents](https://omgskills.com/skills/danyuchn/pii-guard/dot-agents/skills/pii-safe-documents/index.md) — Processes sensitive local documents through PII Guard and a local Ollama model into a reversible redacted copy without...
   - [@danyuchn](https://omgskills.com/library/danyuchn/index.md) · 66 stars
- [fire-planner](https://omgskills.com/skills/danyuchn/fire-planner/index.md) — A FIRE (Financial Independence, Retire Early) planning knowledge base with calculation frameworks, stress testing, and...
   - [@danyuchn](https://omgskills.com/library/danyuchn/index.md) · 17 stars
