content-translate

Translate and localize content across languages while preserving formatting and structure.

3|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/Muvon/octomind-tap --skill content-translate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-translate
Source: https://github.com/Muvon/octomind-tap/tree/main/skills/content-translate
Command: npx skills add https://github.com/Muvon/octomind-tap --skill content-translate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you translate and localize documents, code comments, UI strings, and structured content while preserving formatting and keeping terminology consistent across large projects.

Core Features & Use Cases

  • Pre-translation analysis for language pair, domain, tone, audience, and format constraints to avoid wrong assumptions.
  • Terminology glossary for consistency across multi-file work, preventing contradictory translations between batches.
  • Batching and assembly for large files with overlap handling and strict format preservation for Markdown, code, frontmatter, and structured data.
  • Validation checklist to ensure completeness, accuracy, formatting integrity, and placeholder/code safety before delivery.

Quick Start

Tell the AI to translate the provided documentation from English to Spanish for a technical developer audience, preserving all formatting and building a glossary for domain terms.

Frequently Asked Questions about content-translate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I translate Markdown documentation while preserving formatting and code blocks?

Translating Markdown documentation while preserving formatting requires controlled segmentation that never breaks code blocks, tables, or frontmatter, ensuring the translated output maintains the original structural integrity across large files.

What is the best way to maintain terminology consistency during batch translation of technical files?

Maintaining terminology consistency during batch translation relies on creating an optional terminology glossary, which prevents contradictory translations between batches and ensures domain-specific terms remain uniform across multi-file projects.

Can I localize structured content in YAML, TOML, and JSON files without breaking the syntax?

Yes, you can localize structured content in YAML, TOML, and JSON files without breaking syntax because the process uses strict format preservation and controlled segmentation tailored for structured data and frontmatter.

How do you handle translation for large files that exceed processing limits?

Handling translation for large files that exceed processing limits requires batching and assembly with overlap handling, allowing the process to translate extensive technical documents in manageable segments before final validation and assembly.

Does the localization process support UI strings and code comments for developer audiences?

Yes, the localization process supports UI strings and code comments by applying pre-translation analysis to target technical developer audiences, ensuring the tone and domain constraints match the intended users.

What validation steps ensure accuracy when translating structured technical documentation?

Validation steps that ensure accuracy when translating structured technical documentation involve a validation checklist to verify completeness, formatting integrity, and placeholder or code safety before final delivery.