translator

Translate documents and novels across language pairs with terminology consistency checks.

1|Updated Jun 6, 2026
One-click install
npx skills add https://github.com/phillipgan/myagent --skill translator-phillipgan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: translator
Source: https://github.com/phillipgan/myagent/tree/main/skills/translator
Command: npx skills add https://github.com/phillipgan/myagent --skill translator-phillipgan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires glm-5.1, and includes scripts (resource) components.

What problem does it solve?

The translator skill resolves the problem of time-consuming and labor-intensive translation tasks, offering professional-quality translations of documents and novels in a variety of language pairs.

Core Features & Use Cases

  • Professional Translations: High-quality document and novel translations across Chinese ↔ English, Chinese ↔ Japanese, and other multilingual pairs.
  • Batch Chapter Translation: Support for bulk chapter translation of novels or documents with terminology consistency check and truncation detection with retry logic.
  • Use Case: Imagine you have a lengthy technical document in Chinese that needs to be translated into English for review by your international team. The translator skill can efficiently handle this task, ensuring that the translated content is both accurate and consistent with your company's terminology.

Quick Start

Run the 'translator' skill to translate a chapter from the file 'ch001.txt' to English.

Frequently Asked Questions about translator

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

FAQPage Schema
How do I automate novel translation for multiple chapters while keeping terminology consistent?

Automate novel translation by using batch chapter translation features that include terminology consistency checking. This ensures repeated terms are translated uniformly across all chapters while processing multiple files sequentially.

What is the best way to translate lengthy technical documents between Chinese and English?

The best way to translate lengthy technical documents is using a professional translation skill that supports Chinese and English pairs. It processes large texts while maintaining terminology accuracy and handling network issues.

Do I need a specific model like GLM-5 to perform multilingual document translation?

Yes, performing multilingual document translation requires a high-quality model like GLM-5.1. This dependency ensures the translations meet professional quality standards and handles complex language pairs accurately.

How does batch translation handle API rate limiting and network errors?

Batch translation handles API rate limiting and network errors through robust error handling and retry logic. Truncation detection automatically identifies incomplete outputs and retries the failed requests to ensure full chapter translation.

Can I translate documents between Chinese and Japanese using this translation service?

Yes, you can translate documents between Chinese and Japanese along with other multilingual pairs. The service supports professional translations across various languages including Chinese, English, and Japanese.

Why does my document translation output get truncated and how is it fixed?

Document translation output gets truncated due to API limits or network interruptions. The skill uses truncation detection with retry logic to automatically identify incomplete translations and resume processing for complete results.