| name | translation |
| description | Translate content between languages with context awareness |
| version | 1.0.0 |
| author | go-magic |
| tags | ["translation","languages","localization","i18n"] |
| tools | ["web_fetch"] |
Translation Skill
When to Use
Load this skill when:
- User needs content translated
- Localizing applications or websites
- Understanding foreign language content
- Cross-cultural communication
Translation Process
1. Understand the Source
- Read the full context
- Identify the tone (formal/informal)
- Note cultural references
- Understand idioms and slang
2. Initial Translation
- Translate literally first
- Note unclear sections
- Preserve formatting
3. Localization
- Adapt cultural references
- Adjust idioms to equivalents
- Consider regional variations
- Maintain tone consistency
4. Review
- Verify accuracy
- Check natural flow
- Ensure cultural appropriateness
Translation Types
Literal Translation
Word-for-word translation, preserves structure.
Dynamic/Idiomatic
Adapts meaning to natural target language expression.
Technical Translation
Preserves technical accuracy, specialized vocabulary.
Best Practices
- ✅ Preserve the original meaning
- ✅ Maintain tone and style
- ✅ Consider cultural context
- ✅ Use appropriate formality level
- ✅ Keep technical terms consistent
- ✅ Preserve formatting and structure
Common Challenges
Idioms
English: "Break a leg"
Chinese: "祝你好运" (Good luck)
Spanish: "¡Mucha mierda!" (Lots of shit!)
Cultural References
Adapt to equivalent cultural references in target culture.
Formality Levels
Many languages have formal/informal "you":
- French: tu vs vous
- German: du vs Sie
- Japanese: informal vs 敬語 (keigo)
Tools Integration
Use web_fetch to pull content from foreign language websites, then translate using this skill framework.