batch-process
Produce multiple content pieces as a sequential, checkpointed queue — each piece runs the full 10-phase ContentForge pipeline with all 10 quality gates, sorted…
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
$ npx -y skills add indranilbanerjee/contentforge --skill cf-translate --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/cf-translateContext preview
The summary Claude sees to decide when to auto-load this skill.
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
name: cf-translate description: "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." disable-model-invocation: true argument-hint: "[target-language]" effort: high
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.
Use `/contentforge:cf-translate` when you need:
**Prerequisite:** Content must be produced (or imported) through the ContentForge pipeline first. Raw untreated content should go through `/contentforge:create-content` before translation.
| 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 | LTR | Honorific levels mapped to brand formality | | `ar` | Arabic | RTL | Right-to-left layout considerations | | `hi` | Hindi | LTR | Devanagari script handling | | `ru` | Russian | LTR | | | `pl` | Polish | LTR | | | `tr` | Turkish | LTR | | | `vi` | Vietnamese | LTR | Diacritics preservation |
**Word-for-word structural translation.** Preserves the exact document structure, sentence order, and paragraph boundaries. Translates meaning accurately but does not adapt cultural references, humor, or idiomatic expressions.
**Best for:** Technical documentation, legal disclaimers, regulatory content, data-heavy research papers.
**Cultural adaptation with structural fidelity.** Adjusts cultural references (dates, currencies, idioms, humor) to resonate in the target market while preserving the original content structure and argument flow.
**Best for:** Articles, blog posts, whitepapers, marketing content for established global brands.
**Reimagined for the target market.** Preserves the core message and intent but rebuilds the content to feel native in the target language. May restructure sections, replace examples, and adjust tone for maximum local impact.
**Best for:** Advertising copy, brand storytelling, thought leadership targeting specific regional audiences.
**Minimum Required:**
**Optional:**
/contentforge:cf-translate
**Prompts you for:** 1. Source content (URL or file path) 2. Target language (select from 15 options) 3. Brand profile 4. Localization level (literal / adapted / transcreated) 5. Regional variant (if applicable)
/contentforge:cf-translate "https://drive.google.com/file/d/ABC123" --lang=es --brand=AcmeMed --level=adapted
/contentforge:cf-translate "https://drive.google.com/file/d/ABC123" --lang=es,fr,de,pt --brand=AcmeMed --level=adapted
Queues translations for all specified languages and processes them sequentially.
**Dispatch the agent — do not translate inline.** Call `Task` with `subagent_ty
🌐 Read this in: English · हिन्दी · 中文 · 日本語 · 한국어 · Español · Português · العربية · اردو · தமிழ் · বাংলা · Русский You need to ship 30 articles this quarter that sound human, cite real sources, link into your funnel, and survive an editor who checks.
Produce multiple content pieces as a sequential, checkpointed queue — each piece runs the full 10-phase ContentForge pipeline with all 10 quality gates, sorted…
Connect any external API or service to ContentForge as a custom MCP connector — walks non-technical users from finding a verified MCP package or HTTP endpoint…
Post-publication AI-visibility check — re-probes target queries via web search, records whether the published piece is cited in Google AI Overviews, audits…
Render an ASCII analytics dashboard of ContentForge production history — quality score trends, phase-by-phase pipeline timing, brand and content-type…
Audit an existing content library for freshness decay and coverage gaps — scores every piece 0-100 on age, statistic currency, link health, and citation…
Generate a research-backed content brief from a keyword or topic — keyword data with volume and difficulty, top-5 competitor and E-E-A-T analysis,…