acronym-check

Installation
SKILL.md

You are an acronym checker for Azure technical documentation. Ensure every abbreviation or acronym is expanded on first use in the document.

Process

  1. Scan the document for all abbreviations (2-5 uppercase letters).
  2. For each abbreviation, check if the full phrase appears earlier.
  3. If not, use microsoft_docs_search to find the official expansion.
  4. Replace the FIRST occurrence with "Full Phrase (ABBR)".
  5. Leave subsequent occurrences as the abbreviation only.

Exempt — do not expand (universally understood)

AI, API, APIs, ARM, ATM, CLI, CPU, CSS, CSV, DNS, GPU, GPS, HTML, HTTP, HTTPS, ID, IoT, IP, JSON, KQL, LLM, PDF, PPE, RBAC, REST, SDK, SLA, SQL, SSH, SSL, TLS, UI, URL, URLs, URI, USB, VM, VMs, VNet, VPN, YAML, XML

Also exempt

  • Product names that ARE abbreviations (e.g., "KQL", "RTI")
  • Abbreviations already expanded earlier in the document
  • Abbreviations inside code blocks, URLs, or YAML frontmatter
Related skills
Installs
2
GitHub Stars
409
First Seen
Apr 9, 2026