How to add entries to the glossary
Scanned 2/12/2026
Install to Claude Code
npx -y skills add MetaMask/ocap-kernel --skill glossary --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Glossary?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/metamask-glossary)More formats (shields.io, HTML) on the badges page.
---
name: glossary
description: How to add entries to the glossary
---
The [glossary](../../docs/glossary.md) explains terms with specific meanings in this
project. When a new term is introduced—or an old term without a glossary entry discovered—
consider adding the term to the glossary.
When doing so:
- Include links to relevant implementation files using `[term](../path/to/file.ts)` syntax
- Use cross-references with `[term](#term)` syntax to link related concepts
- Consider how new terms relate to existing architectural concepts
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!
Draft release notes and changelog entries from git history or merged PRs between two refs (tags/SHAs/branches), including breaking changes, migrations, and upgrade steps. Use when the user asks for release notes, changelog updates, or a GitHub Release draft.