audit-content
Audit your content library for freshness decay, coverage gaps, and optimization opportunities
Translate content into 15 languages while preserving brand voice, citations, and SEO optimization
$ npx -y skills add indranilbanerjee/contentforge --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/translateContext preview
What this command does when you run it.
Translate content into 15 languages while preserving brand voice, citations, and SEO optimization
description: Translate content into 15 languages while preserving brand voice, citations, and SEO optimization argument-hint: "<content source> --language=<code> [--level=literal|adapted|transcreated]"
This command is a thin wrapper. The complete translation procedure lives in [`skills/cf-translate/SKILL.md`](../skills/cf-translate/SKILL.md) — read that file and execute it end to end. Do not improvise a different flow from this wrapper.
User runs `/contentforge:translate` or asks to translate content, localize for a market, or create multilingual versions.
If not provided in the arguments, ask before proceeding:
1. **Content source** — Google Drive URL, local file path, requirement ID (e.g., `REQ-001`), or pasted content 2. **Target language** — a language code from the supported list in `skills/cf-translate/SKILL.md` (es, fr, de, pt, it, nl, ja, zh, ko, ar, hi, ru, pl, tr, vi). Multiple languages allowed: `--language=es,fr,de` 3. **Localization level** (optional, default `adapted`) — `literal` | `adapted` | `transcreated` 4. **Optional** — regional variant (e.g., `es-MX` vs `es-ES`), brand profile for multilingual voice mapping, target-market SEO keywords
Follow `skills/cf-translate/SKILL.md` in full: source analysis → element classification (translatable vs immutable) → translation → brand voice mapping via `config/multilingual-patterns.json` → citation preservation (URLs/DOIs never change) → SEO localization → target-language humanization → quality verification → output via the brand's tracking backend.
Ask: "Would you like me to:
🌐 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.
Audit your content library for freshness decay, coverage gaps, and optimization opportunities
Configure brand voice, terminology, compliance guardrails, and style guide for content production
Generate a research-backed content brief with keyword data, competitor analysis, search intent, and SEO strategy
Run the full 10-phase content production pipeline — research, draft, fact-check, humanize, and publish
Print the absolute path to the user-visible ContentForge output folder and open it in the OS file manager
Publish finished content to Webflow or WordPress with preview, verification, and HTML export fallback