Insert or update a term in docs/GLOSSARY.md under the correct letter section, with a required grounding reference.
Scanned 8/30/2026
Install to Claude Code
npx -y skills add microsoft-foundry/model-releases --skill add-to-glossary --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Add To Glossary?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/microsoft-foundry-add-to-glossary)More formats (shields.io, HTML) on the badges page.
---
kind: skill
name: add-to-glossary
description: Insert or update a term in docs/GLOSSARY.md under the correct letter section, with a required grounding reference.
inputs:
- name: term
type: string
description: The term as displayed (e.g. "Mixture of Experts").
required: true
- name: definition
type: string
description: 2–4 sentence explainer.
required: true
- name: reference_url
type: url
description: Grounding link — prefer learn.microsoft.com.
required: true
- name: reference_title
type: string
description: Text shown for the reference link.
required: true
produces:
- docs/GLOSSARY.md
validates_against: []
depends_on: []
---
# add-to-glossary
Adds a new entry to [`docs/GLOSSARY.md`](../../../docs/GLOSSARY.md):
- Placed under the correct **A–Z letter section**.
- Level-3 heading (`### Term Name`) with kebab-case anchor.
- 2–4 sentence definition.
- Ends with `**Reference:** [title](url)` — required.
Replaces the section's `_No entries yet._` placeholder if the section
was empty. Refuses to add duplicates.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.