text-translator
Installation
SKILL.md
Text Translator Tool
Description
Translate text between languages using free translation services with support for auto-detection, batch processing, and file translation.
Trigger
/translatecommand- 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