Translation Assistant
Quickly translates text between languages, offering context suggestions and alternative phrasing for improved accuracy.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add translation-assistant npx -- -y @trustedskills/translation-assistant
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"translation-assistant": {
"command": "npx",
"args": [
"-y",
"@trustedskills/translation-assistant"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The Translation Assistant skill enables AI agents to perform real-time language conversion, allowing seamless communication across different linguistic barriers within the Claude settings ecosystem. It facilitates instant translation of user inputs and agent responses to ensure global accessibility and understanding.
When to use it
- Enable international collaboration by translating complex technical instructions from English into local languages like Spanish or Mandarin.
- Assist non-native speakers in interacting with AI agents by automatically converting their queries into fluent, natural-sounding text.
- Localize content generation tasks where the agent needs to produce output in a specific target language based on user preference.
Key capabilities
- Real-time bidirectional translation between multiple supported languages.
- Context-aware language detection for incoming prompts.
- Seamless integration within the Claude settings interface for immediate activation.
Example prompts
- "Translate this technical documentation snippet from English to French."
- "Switch your responses to Japanese so I can understand the output better."
- "Convert my previous query about API keys into German and explain the result."
Tips & gotchas
Ensure you specify the target language clearly in your prompt, as automatic detection may not always capture the desired dialect or tone. While effective for general communication, highly specialized jargon might require manual verification after translation to maintain technical accuracy.
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.