Localization Custom Skills · Curated

Translation Draft Writer

Produces a first-pass translation of a post into a target language for review by a native speaker.

What it does

Translates the full post, title, body, and meta description, into the requested target language while preserving formatting, links, and any shortcodes or blocks, and flags idioms or culturally specific references that may need a native speaker's adjustment rather than a literal translation. Always outputs the draft as pending review, since machine-assisted translation should get a human check before publishing.

Install

This skill isn't packaged in an installable registry. It's a plain SKILL.md file you can copy directly. Copy it from the SKILL.md tab and save it at the path for your assistant:

Use it in your AI assistant

Claude Code

.claude/skills/translation-draft-writer/ (or ~/.claude/skills/translation-draft-writer/ for all projects)

GitHub Copilot (VS Code)

.github/skills/translation-draft-writer/

OpenAI Codex

.codex/skills/translation-draft-writer/

Cursor

.cursor/skills/translation-draft-writer/ (or ~/.cursor/skills/translation-draft-writer/ globally)

Compatibility

Any WordPress site running a multilingual plugin such as WPML, Polylang, or TranslatePress, or a manual translation workflow; works without one too, output is just plain translated text.