translate

Translate text between languages while preserving structure and terminology.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/HuaGCS/Hahobot --skill translate-huagcs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: translate
Source: https://github.com/HuaGCS/Hahobot/tree/main/hahobot/skills/translate
Command: npx skills add https://github.com/HuaGCS/Hahobot --skill translate-huagcs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Translate text between languages faithfully while preserving meaning.

Core Features & Use Cases

  • Preserve source structure: headings, paragraphs, bullet lists, tables, and code fences.
  • Keep names, product terms, and technical keywords untranslated when that is the natural convention.
  • Support automatic language detection and user-specified target language.
  • Use Case: Translate a technical document from English to Japanese without altering terminology or tone.

Quick Start

Translate the provided text from the source language to the target language while preserving structure, terminology, and tone.

Frequently Asked Questions about translate

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

FAQPage Schema
How do I translate multilingual documents while preserving formatting?

To translate multilingual documents while preserving formatting, the text is processed in full or clearly labeled chunks, maintaining headings, paragraphs, bullet lists, tables, and code fences without altering the original structure.

Does automatic language detection work for mixed content translation?

Yes, automatic language detection works for mixed content translation by identifying the source language of the provided text and determining the user-specified target language to translate the content faithfully.

Can I translate technical documents without changing product names and terminology?

Yes, you can translate technical documents without changing product names and terminology because the process retains names, product terms, and technical keywords untranslated when that is the natural convention.

What is the best way to translate web content across languages without adding commentary?

The best way to translate web content across languages without adding commentary is to use a faithful translation process that strictly avoids summaries or commentary while preserving the original meaning and tone.

How do I handle large text translation without losing structural elements?

To handle large text translation without losing structural elements, the text is divided into clearly labeled chunks, ensuring headings, lists, and tables remain intact while the full meaning is preserved across languages.