text-translator

Translates text and JSON files between languages using free APIs.

84|15|Updated Dec 31, 2025
One-click install
npx skills add https://github.com/AIDotNet/MoYuCode --skill text-translator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: text-translator
Source: https://github.com/AIDotNet/MoYuCode/tree/main/skills/tools/text-translator
Command: npx skills add https://github.com/AIDotNet/MoYuCode --skill text-translator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill overcomes language barriers by providing seamless text and file translation capabilities, enabling effective communication and content localization across different languages.

Core Features & Use Cases

  • Text Translation: Translate single sentences or paragraphs between various languages with auto-detection of the source language.
  • File Translation: Translate the content of text or JSON files, saving the translated output to a new file.
  • Batch Processing: Supports translating multiple entries within JSON files.
  • Use Case: Localize website content by translating a JSON file containing English strings into Japanese.

Quick Start

Translate the English text "Hello world" into Chinese.

Frequently Asked Questions about text-translator

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

FAQPage Schema
How do I translate text and files between languages automatically?

Translating text and files is handled by leveraging free translation APIs to process text content and structured JSON data. It features batch processing for multiple entries and supports auto-detection of source languages.

Can I translate JSON files for website localization in bulk?

Translating JSON files for website localization supports batch processing of multiple entries within structured data. It translates the content and saves the localized output to a new file automatically.

Does this text translation tool require googletrans to process content?

Text translation processing requires googletrans or a fallback HTTP-based translator to function. These dependencies enable the system to translate text content and structured data accurately.

What is the best way to localize content and overcome language barriers?

Localizing content to overcome language barriers involves translating text and JSON files into various target languages using free APIs. This approach enables effective communication and content localization across different languages.

Are there limitations when using free translation APIs for file translation?

File translation limitations involve relying on free translation APIs like googletrans or a fallback HTTP-based translator. Processing text and JSON files depends entirely on these external APIs for executing the translation.