Agent skill
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. Use when managing translation terminology. Activates on "glossary", "terminology management", or "translation memory".
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/learning-glossary-management
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
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?