
Ai Course Glossary
- Updated May 27, 2026
- heznpc/ai-course-glossary
ai-course-glossary is a Claude Code skill that builds curated Skilljar course terminology glossaries so contributors can produce SkillBridge-compatible JSON dictionaries for new languages.
About
ai-course-glossary is a Claude Code skill marketplace entry that helps you build curated terminology glossaries for free AI courses hosted on Skilljar, especially anthropic.skilljar.com. It follows a documented workflow to bootstrap from existing SkillBridge dictionaries, extract and translate course terms, and emit JSON ready for upstream contribution or standalone reference. Use it when you need a draft localized dictionary for a language SkillBridge does not yet cover.
- Outputs SkillBridge v3.5.34 dictionary JSON with 22 sections
- Bootstraps from existing premium-language dictionaries as scaffold
- Fetches Skilljar course pages and verifies AI course content
- Includes upstream PR checklist for contributing new languages
Ai Course Glossary by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add heznpc/ai-course-glossaryAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| Last updated | May 27, 2026 |
|---|---|
| Repository | heznpc/ai-course-glossary ↗ |
How do I create a structurally valid terminology dictionary for an AI course language that SkillBridge does not yet ship?
Build SkillBridge-compatible terminology glossaries for free AI courses on Skilljar to localize or contribute new language dictionaries.
Who is it for?
Developers or native speakers localizing Anthropic Academy or other Skilljar AI courses who want SkillBridge-compatible JSON output.
Skip if: Teams building unrelated app features or courses outside Skilljar who do not need glossary JSON schemas.
What you get
A draft JSON glossary matching the SkillBridge dictionary schema with translation provenance metadata, ready for standalone use or upstream PR.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
What output format does the skill produce?
One JSON file matching the SkillBridge v3.5.34 dictionary schema with 22 sections and identical English keys across languages.
Are generated glossaries production-final?
The README calls them draft glossaries that are AI-bootstrapped and welcome native review before upstream contribution.
How do I contribute a glossary to SkillBridge?
Follow references/skillbridge-pr-checklist.md for constants, locale files, README updates, and CI assertion changes beyond the dictionary file.