← ClaudeAtlas

cf-translatelisted

Translate publication-ready ContentForge content into any of 15 languages at three localization levels (literal, adapted, transcreated) — preserving brand voice, keeping citation URLs and DOIs untouched, and adapting SEO keyword placements for the target market — delivered as a translated .docx plus a quality report via the brand's tracking backend. Triggers on "/contentforge:cf-translate", "translate this article to Spanish", "localize this for the German market", "make a French version of this post", "transcreate this for Japan". Dispatches the contentforge:translator agent, maps voice via config/multilingual-patterns.json, and runs a target-language humanizer pass. Requires pipeline output scoring >=7.0 and a brand profile; pairs with /contentforge:create-content upstream.
teachskillofskills-ai/ContentForge-techshu · ★ 0 · Data & Documents · score 78
Install: claude install-skill teachskillofskills-ai/ContentForge-techshu
# Content Translation — Multilingual Publishing Translate publication-ready ContentForge content into 15 languages while preserving brand voice integrity, citation accuracy, and SEO optimization. Three localization levels let you control the depth of cultural adaptation. ## When to Use Use `/contentforge:cf-translate` when you need: - **Translated content** for international markets (15 languages) - **Brand-consistent multilingual content** that matches your source voice in the target language - **SEO-localized content** with keywords adapted for target market search behavior - **Citation-safe translations** where URLs, source references, and inline citations remain intact - **Cultural adaptation** beyond word-for-word translation (adapted or transcreated levels) **Prerequisite:** Content must be produced (or imported) through the ContentForge pipeline first. Raw untreated content should go through `/contentforge:create-content` before translation. ## Supported Languages | Code | Language | Direction | Notes | |------|----------|-----------|-------| | `es` | Spanish | LTR | Spain + Latin America variants | | `fr` | French | LTR | France + Canadian French | | `de` | German | LTR | Compound word handling | | `pt` | Portuguese | LTR | Brazil + Portugal variants | | `it` | Italian | LTR | | | `nl` | Dutch | LTR | | | `ja` | Japanese | LTR | Honorifics and formality levels | | `zh` | Chinese (Simplified) | LTR | Simplified by default, Traditional on request | | `ko` | Korean