text-translator

Translate text between languages using free translation services with support for auto-detection, batch processing, and file translation.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "text-translator" with this command: npx skills add aidotnet/moyucode/aidotnet-moyucode-text-translator

Text Translator Tool

Description

Translate text between languages using free translation services with support for auto-detection, batch processing, and file translation.

Trigger

  • /translate command

  • User needs text translation

  • User wants to localize content

Usage

Translate text

python scripts/text_translator.py "Hello world" --to zh

Auto-detect source language

python scripts/text_translator.py "Bonjour" --to en

Translate file

python scripts/text_translator.py --file document.txt --to es --output document_es.txt

Batch translate

python scripts/text_translator.py --file strings.json --to ja --format json

Tags

translate , language , i18n , localization , text

Compatibility

  • Codex: ✅

  • Claude Code: ✅

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

bilibili-analyzer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

puppeteer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

cron-scheduler

No summary provided by upstream source.

Repository SourceNeeds Review