Content & Site Intelligence Custom Skills · Curated

Glossary Builder

Generates a glossary page of terms actually used across the site, not a generic industry list.

What it does

Scans published posts to find domain-specific terms, jargon, and acronyms the site actually uses repeatedly, then drafts a short definition for each grounded in how the site itself uses the term, rather than pulling generic dictionary definitions. It links each glossary entry back to the posts where the term appears in context.

Install

This skill isn't packaged in an installable registry. It's a plain SKILL.md file you can copy directly. Copy it from the SKILL.md tab and save it at the path for your assistant:

Use it in your AI assistant

Claude Code

.claude/skills/glossary-builder/ (or ~/.claude/skills/glossary-builder/ for all projects)

GitHub Copilot (VS Code)

.github/skills/glossary-builder/

OpenAI Codex

.codex/skills/glossary-builder/

Cursor

.cursor/skills/glossary-builder/ (or ~/.cursor/skills/glossary-builder/ globally)

Compatibility

Any WordPress site with a body of published posts to scan. No special plugin required; works with a standard page for the glossary output.