Leaderboard/Writing/SimpleEnglish
Last commit on September 16, 2026·Created on July 21, 2026

AminBlg/SimpleEnglish

Transforms technical documentation into plain, layman-readable English following ASD-STE100 principles.
Combined rank
#115
across all skills
In Writing
#5
category rank
Stars
3.4k
+3.0% in last 7d
Forks
127
+6.7% in last 7d
Watchers
8
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 helps technical writers and DevOps engineers strip jargon from complex documentation. By enforcing short sentences, active voice, and a one-word-one-meaning approach, it ensures that critical materials remain accessible to non-native readers and those outside the immediate field.

It is designed for high-stakes clarity in runbooks, incident reports, and API guides, offering a strict mode for full ASD-STE100 vocabulary compliance to meet professional technical communication standards.

WHO IT'S FOR
Technical writers
rewrite documentation for ASD-STE100 compliance
DevOps and SRE engineers
create clear runbooks and incident reports
API designers
write accessible API guides and error messages
Localization and globalization teams
prepare documentation that translates well
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 the standalone skill with the skills CLI

Installs: Installs the Simple English skill only. It does not install the session hook or output style. · Claude Code, Cursor, VS Code Copilot, OpenAI Codex, Gemini CLI, Goose, OpenCode

Before you start
  • An environment with npx available and access to the skills CLI.
  1. Run this terminal command to install the skill from AminBlg/SimpleEnglish.

    npx skills add AminBlg/SimpleEnglish
README.md · Checked Sep 18, 2026

Give it something to do.

Suggested first task

Rewrite technical text in plain English

Uses simple-english

  • Technical text to rewrite in place of `[paste the technical text here]`
Use the simple-english skill in its default Plain mode. Rewrite this technical text in Simple English. Preserve all code, identifiers, commands, flags, file paths, quoted errors, product names, and facts exactly: [paste the technical text here].
skills/simple-english/SKILL.md · Checked Sep 18, 2026.codex-plugin/plugin.json · Checked Sep 18, 2026