Addon Llm Translation
Helps with LLMs, translation as part of building AI and machine learning applications workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add addon-llm-translation npx -- -y @trustedskills/addon-llm-translation
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"addon-llm-translation": {
"command": "npx",
"args": [
"-y",
"@trustedskills/addon-llm-translation"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides Large Language Model (LLM) powered translation capabilities. It can translate text between various languages, aiming to provide more nuanced and contextually accurate translations than traditional machine translation services. The LLM leverages its understanding of language patterns to produce higher-quality results.
When to use it
- Translating customer support tickets from a foreign language into English for internal review.
- Generating marketing materials in multiple languages for international campaigns.
- Quickly translating documents or articles for personal research and comprehension.
- Facilitating communication between individuals who speak different languages.
Key capabilities
- Text translation
- Multi-language support (specific languages not listed)
- Contextual understanding for improved accuracy
Example prompts
- "Translate 'Bonjour, comment allez-vous?' to English."
- "Can you translate this paragraph into Spanish: [insert paragraph here]"
- “Please translate the following email into German and maintain a professional tone: [email content]”
Tips & gotchas
The quality of translation depends on the complexity of the text and the specific language pair. While it aims for accuracy, review translations carefully, especially for critical applications.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.