Skip to content
OpenSmartRoute
Skillv1.0.0

simplified-english

Write user-facing comments, plans, and documents in ASD-STE100 Simplified Technical English — short, unambiguous sentences with approved words and one meaning each — so readers understand them the fir

by paperclipai(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from paperclipai/paperclip (packages/skills-catalog/catalog/optional/content/simplified-english/SKILL.md). Install upstream with npx skills add paperclipai/paperclip --skill simplified-english. Copyright stays with the author.

Simplified English

For user-facing comments, plans, and documents, write using only ASD-STE100 Simplified Technical English.

Core rules

  • Use short sentences (procedures ≤ 20 words, descriptions ≤ 25 words).
  • Give one instruction per sentence.
  • Use approved words with one meaning each; avoid synonyms and jargon.
  • Use the active voice and the present tense.
  • Use articles ("the", "a") and do not drop words to save space.
  • Write positive instructions; avoid negative or vague qualifiers.
  • Keep paragraphs to one topic.

Approved words

The approved words are the ASD-STE100 controlled vocabulary — the Dictionary in the current ASD-STE100 specification, plus the technical names and technical verbs that your subject needs. When a word is not approved, use the simplest common word that has one meaning. Prefer these house choices:

  • "start" / "stop" (not "initiate", "commence", "terminate", "kill")
  • "make" (not "implement", "leverage", "utilize")
  • "before" / "after" (not "prior to", "subsequent to")
  • "about" (not "regarding", "in relation to")
  • "help" (not "facilitate")
  • "use" (not "utilize", "employ")

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/paperclipai-paperclip-simplified-english/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

paperclipai-paperclip-simplified-english.ocm.jsonjson
{
  "ocm": "1",
  "id": "paperclipai-paperclip-simplified-english",
  "kind": "skill",
  "name": "simplified-english",
  "description": "Write user-facing comments, plans, and documents in ASD-STE100 Simplified Technical English — short, unambiguous sentences with approved words and one meaning each — so readers understand them the first time.",
  "publisher": "paperclipai",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "writing",
      "communication",
      "clarity",
      "style",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Write user-facing comments, plans, and documents in ASD-STE100 Simplified Technical English — short, unambiguous sentences with approved words and one meaning each — so readers understand them the first time."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/paperclipai/paperclip",
      "path": "packages/skills-catalog/catalog/optional/content/simplified-english/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/paperclipai/paperclip/blob/HEAD/packages/skills-catalog/catalog/optional/content/simplified-english/SKILL.md",
      "key": "paperclipai/paperclip/packages/skills-catalog/catalog/optional/content/simplified-english/SKILL.md"
    }
  },
  "instructions": "# Simplified English\n\nFor user-facing comments, plans, and documents, write using only ASD-STE100 Simplified Technical English.\n\n## Core rules\n\n- Use short sentences (procedures ≤ 20 words, descriptions ≤ 25 words).\n- Give one instruction per sentence.\n- Use approved words with one meaning each; avoid synonyms and jargon.\n- Use the active voice and the present tense.\n- Use articles (\"the\", \"a\") and do not drop words to save space.\n- Write positive instructions; avoid negative or vague qualifiers.\n- Keep paragraphs to one topic.\n\n## Approved words\n\nThe approved words are the ASD-STE100 controll",
  "cost": {
    "context_tokens": 283
  }
}

Fetch it by URL: GET /api/v1/registry/paperclipai-paperclip-simplified-english/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.