Translate
Instantly translates text between languages with high accuracy, supporting diverse dialects and nuanced phrasing.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add translate npx -- -y @trustedskills/translate
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"translate": {
"command": "npx",
"args": [
"-y",
"@trustedskills/translate"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The translate skill allows an AI agent to convert text from one language into another. It supports a wide range of languages, enabling communication and understanding across different linguistic barriers. The skill accurately translates phrases and sentences while attempting to preserve the original meaning and context.
When to use it
- International Communication: Translate messages or documents for clients or colleagues who speak different languages.
- Content Localization: Adapt website content or marketing materials for audiences in various countries.
- Research & Information Gathering: Understand articles, reports, or other text-based resources written in a foreign language.
- Travel Planning: Translate phrases and instructions to navigate unfamiliar environments.
Key capabilities
- Language translation
- Supports multiple languages
- Preserves meaning and context during translation
Example prompts
- "Translate 'Hello, how are you?' into Spanish."
- "Can you translate this paragraph from French to English: [paragraph in French]"
- “What is the Italian translation for ‘Thank you’?”
Tips & gotchas
The accuracy of translations can vary depending on language complexity and nuances. For critical applications, always review translated content for potential errors or misinterpretations.
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.