General
Translation - Claude MCP Skill
Multi-language translation with cultural context and tone preservation
SEO Guide: Enhance your AI agent with the Translation tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to multi-language translation with cultural context and tone preservation... Download and configure this skill to unlock new capabilities for your AI workflow.
Documentation
SKILL.md# Translation Skill This skill provides advanced translation capabilities that go beyond literal word conversion to preserve meaning, tone, and cultural context. ## Core Capabilities ### 1. Language Support - **Major Languages**: English, Spanish, French, German, Italian, Portuguese, Chinese, Japanese, Korean, Russian - **Regional Variants**: US/UK English, European/Latin Spanish, Simplified/Traditional Chinese - **Specialized Domains**: Technical, medical, legal, business, creative ### 2. Translation Types #### Literal Translation - Word-for-word accuracy - Technical documentation - Legal contracts - Scientific papers #### Dynamic Translation - Natural flow in target language - Marketing materials - User interfaces - General communication #### Transcreation - Complete cultural adaptation - Advertising campaigns - Brand messaging - Creative content ### 3. Context Preservation - Tone and style matching - Humor and wordplay adaptation - Metaphor and idiom handling - Cultural reference adaptation ## Translation Process ### Step 1: Analysis - Identify source language and dialect - Determine content type and purpose - Analyze tone and style - Identify cultural elements ### Step 2: Translation Strategy - Choose translation approach - Handle untranslatable concepts - Preserve formatting and structure - Maintain consistency ### Step 3: Quality Checks - Grammar and syntax verification - Cultural appropriateness - Tone consistency - Technical accuracy ## Special Features ### 1. Code-Aware Translation Preserves code snippets and technical terms: ``` // Source: "Initialize the variable contador with value 0" // Target: "Initialize the variable contador with value 0" // (Preserves variable names in code contexts) ``` ### 2. Format Preservation - Markdown formatting - HTML structure - JSON keys (translates values only) - XML attributes ### 3. Glossary Management - Consistent terminology - Brand name handling - Technical term databases - Custom dictionaries ## Output Options ### Standard Translation ``` Source: "Hello, how are you today?" Target (Spanish, formal): "Buenos días, ¿cómo está usted hoy?" Target (Spanish, casual): "Hola, ¿cómo estás hoy?" ``` ### Annotated Translation ``` Source: "Break a leg!" Target: "¡Mucha suerte!" [Literal: "Much luck!"] Note: English idiom adapted to Spanish equivalent ``` ### Multi-variant Output ``` Source: "The server is down" Target (Technical): "El servidor está fuera de servicio" Target (Casual): "El servidor no funciona" Target (Formal): "El servidor se encuentra indisponible" ``` ## Integration Notes Works well with: - Business Consultant persona for international communication - Creative Writer persona for transcreation - Technical Analyst for documentation translation - Customer Service agents for multilingual support
Signals
Information
- Repository
- mickdarling/dollhouse-portfolio
- Author
- mickdarling
- Last Sync
- 1/14/2026
- Repo Updated
- 10/25/2025
- Created
- 1/13/2026
Reviews (0)
No reviews yet. Be the first to review this skill!
Related Skills
cursorrules
CrewAI Development Rules
commands
Build, Test & Development Commands
knowledge-base
Knowledge Base - Domain & Product-Specific Information
code-review
Perform thorough code reviews with security, performance, and maintainability analysis. Use when user asks to review code, check for bugs, or audit a codebase.
Related Guides
Python Django Best Practices: A Comprehensive Guide to the Claude Skill
Learn how to use the python django best practices Claude skill. Complete guide with installation instructions and examples.
Optimize Rell Blockchain Code: A Comprehensive Guide to the Claude Skill
Learn how to use the optimize rell blockchain code Claude skill. Complete guide with installation instructions and examples.
Python 3.12 FastAPI Best Practices: A Comprehensive Guide to the Claude Skill
Learn how to use the python 312 fastapi best practices Claude skill. Complete guide with installation instructions and examples.