Leaderboard/Writing/asd-ste100-skill
Last commit on September 8, 2026·Created on July 20, 2026

danyuchn/asd-ste100-skill

Removes ambiguity from technical text to ensure AI agents parse instructions reliably.
Combined rank
#182
across all skills
In Writing
#9
category rank
Stars
2.1k
+7.7% in last 7d
Forks
115
+9.5% in last 7d
Watchers
7
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

This skill applies Simplified Technical English (ASD-STE100) principles to tool descriptions, system prompts, and inter-agent instructions. It is designed for automation builders who need to eliminate hedged or dense language where misinterpretation by a model carries a high cost.

By converting standard English into controlled language, the skill ensures that error messages and status reports remain unambiguous when parsed without human intervention.

WHO IT'S FOR
AI agent / automation builders
writing unambiguous tool descriptions and system prompts
Prompt engineers
optimizing inter-agent instructions for reliability
Technical writers
drafting precise error messages and status reports
Localization / Translation engineers
preparing text for translation pipelines
Repository contents

1 skill file

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill

Follow the documented setup, then try a first task.

Setup

Install in the current project with npx skills

Installs: The ASD-STE100 skill from the danyuchn/asd-ste100-skill GitHub repository, installed for the current project.

Before you start
  • An environment with npx available

Run from: Your project root

  1. In a terminal, change to the root of the project where you want to install the skill, then run this command:

    npx skills add danyuchn/asd-ste100-skill
SKILL.md · Checked Sep 18, 2026README.md · Checked Sep 18, 2026

Give it something to do.

Author’s example

Disambiguate a technical instruction

Uses asd-ste100

  • The complete English instruction to rewrite; paste it with the prompt.
Apply ASD-STE100 to this instruction
SKILL.md · Checked Sep 18, 2026README.md · Checked Sep 18, 2026