asd-ste100-skill

asd-ste100-skill

Rewrites ambiguous English text into simplified technical English to improve AI agent parsing accuracy.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.0k
Source
skill-github

Overview

The ASD-STE100 skill rewrites complex and ambiguous English text into Simplified Technical English (STE), a standardized language used in aerospace and defense industries. This skill aims to help AI agents parse outputs, tool descriptions, error messages, or instructions from other agents more accurately. By applying STE rules, each sentence becomes concise and unambiguous. Suitable for high-precision parsing scenarios such as system prompts and tool descriptions.

Capabilities

  • Rewrites complex English into Simplified Technical English
  • Identifies and corrects sentences violating STE rules
  • Preserves original facts and conditions
  • Offers two modes: strict mode and STE style mode

Use cases

Rewriting tool descriptions for improved readabilitySimplifying error messages for better AI agent parsingGenerating clear system promptsOptimizing communication between AI agents

Setup

Requires:
git clone https://github.com/danyuchn/asd-ste100-skill ~/.claude/skills/asd-ste100

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

What scenarios is this skill suitable for?

Scenarios requiring high-precision parsing, such as tool descriptions, error messages, and system prompts.

How do I trigger this skill?

Use commands like "Disambiguate this tool description" or paste text and request "disambiguate this".

Related skills