smithery/neversight

learning-glossary-management

Create multilingual glossaries for educational content, maintain terminology consistency across translations, build translation memory databases, and define preferred terms by domain and region.

Installation

$ npx skills add smithery/neversight --skill learning-glossary-management

Summary

  • Create multilingual glossaries for educational content, maintain terminology consistency across translations, build translation memory databases, and define preferred terms by domain and region.
  • Use when managing translation terminology.
  • Activates on "glossary", "terminology management", or "translation memory".

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/neversight · top by installs.

npx skills add smithery/neversight

Browse all from smithery/neversight

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,621 B
  • docs SUMMARY.md 349 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

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