/translation
When the user wants to translate content, create translation workflows, manage terminology, or optimize translation quality. Also use when the user mentions "translate," "translation," "localization copy," "glossary," "terminology," "style guide translation," "machine
$ npx -y skills add kostja94/marketing-skills --skill translation --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/translation
Context preview
The summary Claude sees to decide when to auto-load this skill.
When the user wants to translate content, create translation workflows, manage terminology, or optimize translation quality. Also use when the user mentions "translate," "translation," "localization copy," "glossary," "terminology," "style guide translation," "machine
SKILL.md
translation.SKILL.mdname: translation
description: When the user wants to translate content, create translation workflows, manage terminology, or optimize translation quality. Also use when the user mentions "translate," "translation," "localization copy," "glossary," "terminology," "style guide translation," "machine translation," "human translation," "TMS," or "multilingual content." For strategy, use localization-strategy.
metadata:
version: 1.0.1
Content: Translation
Guides translation workflow, terminology, style, and quality for multilingual content. Covers when to use human vs machine translation, glossary and style guide creation, and SEO considerations. For i18n implementation, hreflang, and URL structure, see **localization-strategy**.
**When invoking**: On **first use**, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On **subsequent use** or when the user asks to skip, go directly to the main output.
Scope
- **Workflow**: Brief → translate → review
- **Terminology**: Glossary creation and management
- **Style guide**: Voice, tone, formatting per language
- **Human vs MT**: When to use each; post-editing
- **Quality**: QA, consistency, SEO
- **Market-specific**: Terminology by region
Initial Assessment
**Check for project context first:** If `.claude/project-context.md` or `.cursor/project-context.md` exists, read it for brand voice, target markets, and product terminology.
Identify: 1. **Content type**: Product UI, marketing copy, blog, landing page, docs 2. **Target language(s)**: Priority locales 3. **Existing assets**: Glossary, style guide, translation memory (TM)
---
1. Translation Workflow
Brief → Translate → Review
| Phase | Purpose | Output | |-------|---------|--------| | **Brief** | Context, audience, tone, glossary reference, style guide | Translator brief document | | **Translate** | First pass; use glossary + TM when available | Draft translation | | **Review** | Native speaker review; consistency, brand voice, SEO | Final translation |
Translator Brief
Include in every project:
- **Context**: What the content is for (landing page, product UI, blog)
- **Audience**: Target market, user persona
- **Tone**: Formal, casual, technical
- **Glossary**: Link or attach; mandatory terms
- **Style guide**: Reference or key rules
- **Constraints**: Character limits (UI), SEO keywords to include naturally
Content-Type Workflow
| Content Type | Approach | Notes | |--------------|----------|-------| | **Product UI** | Glossary-critical; short strings; consistency | Use TM; avoid machine translation | | **Marketing copy** | Brand voice; cultural adaptation | Human translation; see terminology | | **Blog / Article** | SEO; natural keyword placement | Re-research keywords in target language; don't translate keyword lists | | **Landing page** | Conversion-focused; CTA clarity | Human; test localized CTAs | | **Technical docs** | Precision; glossary | TM + glossary; consider MT + post-edit for high volume |
---
2. Glossary & Terminology
Glossary Purpose
- **Consistency**: Same term translated the same way across all content
- **Brand**: Product names, feature names, approved phrasing
- **Compliance**: Safety, legal, regulated terms
- **Cost**: Reduces rework; accelerates review
Glossary Structure
| Field | Purpose | |-------|---------| | **Source term** | Original (e.g., English) | | **Target term** | Approved translation | | **Context** | Where it appears; usage note | | **Do not translate** | Brand names, product names (when applicable) |
Market-Specific Terminology
| Term | English | Chinese | Notes | |------|---------|---------|------| | **Generative AI** | Generative AI, GenAI | AIGC (人工智能生成内容) | Use "AIGC" for China; "Generative AI" for English | | **Influencer** | Influencer | KOL (关键意见领袖) | "KOL" common in Chinese marketing | | **User** | User | 用户 | Context-dependent | | **Dashboard** | Dashboard | 控制台, 仪表盘 | Choose one; document in glossary |
**Principle**: Don't translate terminology lists; research how target market searches and speaks. See **keyword-research** for multi-language keyword research.
---
3. Style Guide (Translation)
Elements to Define
| Element | Purpose | |---------|---------| | **Voice** | Brand personality; formal vs casual | | **Tone** | Varies by content type (support = helpful; marketing = persuasive) | | **Register** | Formal (您) vs informal (你) in languages that distinguish | | **Punctuation** | Quotation marks, spacing (e.g., no space before colon in French) | | **Formatting** | Dates, numbers, units; locale-specific | | **Forbidden** | Terms or phrases to avoid |
Per-Language Considerations
- **Chinese**: Simplified vs Traditional; measure word usage
- **German**: Formal (Sie) vs informal (du); compound nouns
- **Japanese**: Honorifics; keigo for formal contexts
- **Arabic**: RTL; formal vs dialect
---
4. Human vs Machine Translation
When to Use Human Translation
| Scenario | Reason | |----------|--------| | **Product UI** | Terminology, UX clarity, brand | | **Marketing copy** | Persuasion, cultural nuance, CTAs | | **Landing pages** | Conversion; tested copy | | **Legal, compliance** | Accuracy, liability | | **Brand-critical** | Taglines, campaign copy |
When Machine Translation (MT) May Be Acceptable
| Scenario | Condition | |----------|-----------| | **High-volume, low-stakes** | Internal docs, user-generated content | | **Draft / triage** | MT + human post-edit (MTPE) | | **Real-time** | Chat, support; with disclaimer |
Avoid
- **Raw MT for product/marketing**: Terminology errors, cultural misfires, poor SEO
- **MT without post-edit** for customer-facing content
- **Translating keyword lists** instead of re-researching in target language
---
5. Translation Memory (TM) & TMS
Translation Memory
- **What**: Stores approved source↔target sentence pairs
- **Benefit**: Consistency;
Read more
name: translation description: When the user wants to translate content, create translation workflows, manage terminology, or optimize translation quality. Also use when the user mentions "translate," "translation," "localization copy," "glossary," "terminology," "style guide translation," "machine translation," "human translation," "TMS," or "multilingual content." For strategy, use localization-strategy. metadata: version: 1.0.1
Content: Translation
Guides translation workflow, terminology, style, and quality for multilingual content. Covers when to use human vs machine translation, glossary and style guide creation, and SEO considerations. For i18n implementation, hreflang, and URL structure, see **localization-strategy**.
**When invoking**: On **first use**, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On **subsequent use** or when the user asks to skip, go directly to the main output.
Scope
- **Workflow**: Brief → translate → review
- **Terminology**: Glossary creation and management
- **Style guide**: Voice, tone, formatting per language
- **Human vs MT**: When to use each; post-editing
- **Quality**: QA, consistency, SEO
- **Market-specific**: Terminology by region
Initial Assessment
**Check for project context first:** If `.claude/project-context.md` or `.cursor/project-context.md` exists, read it for brand voice, target markets, and product terminology.
Identify: 1. **Content type**: Product UI, marketing copy, blog, landing page, docs 2. **Target language(s)**: Priority locales 3. **Existing assets**: Glossary, style guide, translation memory (TM)
---
1. Translation Workflow
Brief → Translate → Review
| Phase | Purpose | Output | |-------|---------|--------| | **Brief** | Context, audience, tone, glossary reference, style guide | Translator brief document | | **Translate** | First pass; use glossary + TM when available | Draft translation | | **Review** | Native speaker review; consistency, brand voice, SEO | Final translation |
Translator Brief
Include in every project:
- **Context**: What the content is for (landing page, product UI, blog)
- **Audience**: Target market, user persona
- **Tone**: Formal, casual, technical
- **Glossary**: Link or attach; mandatory terms
- **Style guide**: Reference or key rules
- **Constraints**: Character limits (UI), SEO keywords to include naturally
Content-Type Workflow
| Content Type | Approach | Notes | |--------------|----------|-------| | **Product UI** | Glossary-critical; short strings; consistency | Use TM; avoid machine translation | | **Marketing copy** | Brand voice; cultural adaptation | Human translation; see terminology | | **Blog / Article** | SEO; natural keyword placement | Re-research keywords in target language; don't translate keyword lists | | **Landing page** | Conversion-focused; CTA clarity | Human; test localized CTAs | | **Technical docs** | Precision; glossary | TM + glossary; consider MT + post-edit for high volume |
---
2. Glossary & Terminology
Glossary Purpose
- **Consistency**: Same term translated the same way across all content
- **Brand**: Product names, feature names, approved phrasing
- **Compliance**: Safety, legal, regulated terms
- **Cost**: Reduces rework; accelerates review
Glossary Structure
| Field | Purpose | |-------|---------| | **Source term** | Original (e.g., English) | | **Target term** | Approved translation | | **Context** | Where it appears; usage note | | **Do not translate** | Brand names, product names (when applicable) |
Market-Specific Terminology
| Term | English | Chinese | Notes | |------|---------|---------|------| | **Generative AI** | Generative AI, GenAI | AIGC (人工智能生成内容) | Use "AIGC" for China; "Generative AI" for English | | **Influencer** | Influencer | KOL (关键意见领袖) | "KOL" common in Chinese marketing | | **User** | User | 用户 | Context-dependent | | **Dashboard** | Dashboard | 控制台, 仪表盘 | Choose one; document in glossary |
**Principle**: Don't translate terminology lists; research how target market searches and speaks. See **keyword-research** for multi-language keyword research.
---
3. Style Guide (Translation)
Elements to Define
| Element | Purpose | |---------|---------| | **Voice** | Brand personality; formal vs casual | | **Tone** | Varies by content type (support = helpful; marketing = persuasive) | | **Register** | Formal (您) vs informal (你) in languages that distinguish | | **Punctuation** | Quotation marks, spacing (e.g., no space before colon in French) | | **Formatting** | Dates, numbers, units; locale-specific | | **Forbidden** | Terms or phrases to avoid |
Per-Language Considerations
- **Chinese**: Simplified vs Traditional; measure word usage
- **German**: Formal (Sie) vs informal (du); compound nouns
- **Japanese**: Honorifics; keigo for formal contexts
- **Arabic**: RTL; formal vs dialect
---
4. Human vs Machine Translation
When to Use Human Translation
| Scenario | Reason | |----------|--------| | **Product UI** | Terminology, UX clarity, brand | | **Marketing copy** | Persuasion, cultural nuance, CTAs | | **Landing pages** | Conversion; tested copy | | **Legal, compliance** | Accuracy, liability | | **Brand-critical** | Taglines, campaign copy |
When Machine Translation (MT) May Be Acceptable
| Scenario | Condition | |----------|-----------| | **High-volume, low-stakes** | Internal docs, user-generated content | | **Draft / triage** | MT + human post-edit (MTPE) | | **Real-time** | Chat, support; with disclaimer |
Avoid
- **Raw MT for product/marketing**: Terminology errors, cultural misfires, poor SEO
- **MT without post-edit** for customer-facing content
- **Translating keyword lists** instead of re-researching in target language
---
5. Translation Memory (TM) & TMS
Translation Memory
- **What**: Stores approved source↔target sentence pairs
- **Benefit**: Consistency;
Markdown skill library for AI agents - SEO, content, pages, paid ads, channels, strategies. Add project context + skills; your agent delivers tailored, production-ready output. Works with Cursor, Claude Code, OpenClaw, Lovable, and any AI that reads markdown.
Repo: kostja94/marketing-skills
Other skills on kostja94-marketing-skills.
- /google-search-console
When the user wants to analyze Google Search Console data, use the GSC API, or interpret search performance. Also use when the user mentions "GSC," "Search Console," "indexing report," "Core Web Vitals," "Enhancements," "Insights report," "search performance," "search queries,"
Open skill - /seo-monitoring
When the user wants to build an SEO data analysis system, monitor indexing/traffic/keywords/backlinks, or set up benchmarks. Also use when the user mentions "SEO data analysis," "SEO monitoring," "article database," "traffic benchmark," "penalty recovery," "SEO work document,"
Open skill - /ai-traffic
When the user wants to track AI search traffic in GA4 or GSC. Also use when the user mentions "AI traffic," "ChatGPT referral," "Perplexity traffic," "AI Overviews," "GA4 AI sources," "AI search analytics," "track AI referrals," "AI search traffic," "Claude traffic," or "how to
Open skill - /traffic
When the user wants to analyze website traffic sources, attribution, or dark traffic. Also use when the user mentions "traffic sources," "dark traffic," "direct traffic," "UTM parameters," "traffic attribution," "channel attribution," "attribution optimization," "channel
Open skill - /tracking
When the user wants to set up, audit, or optimize analytics tracking (GA4, events, conversions). Also use when the user mentions "Google Analytics," "GA4," "event tracking," "conversions," "attribution model," "gtag," "data layer," "GA4 setup," "conversion tracking," "event
Open skill - /community-forum
When the user wants to promote via forums, communities, or invite users to join a community. Also use when the user mentions "forum promotion," "Indie Hacker," "Hacker News," "community growth," "Discord promotion," "vertical community," "brand encyclopedia," "Wikipedia,"
Open skill

