From aidotnet-moyucode
Translates text between languages using free APIs like Google Translate via py-googletrans. Supports auto-detection, batch processing, and file translation for i18n and localization tasks.
npx claudepluginhub joshuarweaver/cascade-data-analytics --plugin aidotnet-moyucodeThis skill uses the workspace's default tool permissions.
Translate text between languages using free translation services with support for auto-detection, batch processing, and file translation.
Conducts multi-round deep research on GitHub repos via API and web searches, generating markdown reports with executive summaries, timelines, metrics, and Mermaid diagrams.
Dynamically discovers and combines enabled skills into cohesive, unexpected delightful experiences like interactive HTML or themed artifacts. Activates on 'surprise me', inspiration, or boredom cues.
Generates images from structured JSON prompts via Python script execution. Supports reference images and aspect ratios for characters, scenes, products, visuals.
Translate text between languages using free translation services with support for auto-detection, batch processing, and file translation.
/translate command# 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
translate, language, i18n, localization, text