# asd-ste100

> Claude/Codex skill by [@danyuchn](https://omgskills.com/library/danyuchn/index.md) · 2k stars · Updated 2026-09-08

Use when English text must be parsed without a human to resolve ambiguity — tool descriptions, error messages, inter-agent instructions, system prompts, status reports — and misreading has a real cost, or when text reads as dense, hedged, or easy to misparse. Triggers: disambiguate, STE100 rewrite, apply Simplified Technical English, plain-language rewrite, controlled-language rewrite, rewrite so an agent cannot misread this. Not for creative or marketing copy.

## Install

```sh
git clone https://github.com/danyuchn/asd-ste100-skill ~/.claude/skills/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/asd-ste100/
- 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) · 139 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
