learning-glossary-management

📁 pauljbernard/content 📅 Jan 24, 2026
9
总安装量
7
周安装量
#32625
全站排名
安装命令
npx skills add https://github.com/pauljbernard/content --skill learning-glossary-management

Agent 安装分布

claude-code 5
antigravity 3
windsurf 3
github-copilot 3
codex 3

Skill 文档

Learning Glossary Management

Create and maintain multilingual glossaries and terminology databases for consistent educational translations.

When to Use

  • Starting translation projects
  • Maintaining terminology across courses
  • Ensuring consistent translations
  • Building translation memory
  • Domain-specific vocabulary management

Key Functions

1. Glossary Creation

Extract Key Terms:

  • Subject-specific vocabulary
  • Pedagogical terminology
  • Assessment terms
  • Platform/UI terms
  • Institution-specific terms

2. Multilingual Mapping

Term Relationships:

  • One source term → multiple target terms
  • Context-dependent translations
  • Regional variations
  • Forbidden translations

3. Translation Memory

Reusable Segments:

  • Sentence-level translations
  • Paragraph-level matches
  • Context preservation
  • Quality ratings

CLI Interface

/learning.glossary-management --content "course/" --languages "en,es,fr,de" --domain "mathematics"

Output

  • Multilingual glossary database
  • Translation memory (.tmx format)
  • Terminology guidelines
  • Consistency reports

Exit Codes

  • 0: Glossary created successfully
  • 1: Insufficient content for extraction
  • 2: Language pair not supported