# Add To Glossary

> Insert or update a term in docs/GLOSSARY.md under the correct letter section, with a required grounding reference.

- Skill: `microsoft-foundry/add-to-glossary` (Agent Skill)
- Install (CLI): `npx skillmds@latest add microsoft-foundry/add-to-glossary`
- Raw SKILL.md: https://api.skillmd.com/api/skills/microsoft-foundry/add-to-glossary/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: microsoft-foundry (https://skillmd.com/u/microsoft-foundry)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/microsoft-foundry/add-to-glossary

---


# 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.

