Multilingual translation assistant supporting 50+ languages, providing automatic language detection and high-quality single-sentence and batch translation…
Multilingual translation assistant supporting 50+ languages, providing automatic language detection and high-quality single-sentence and batch translation capabilities. Suitable for website localization, customer support conversations, document translation, and bulk content processing; easy to integrate quickly on the frontend or server. Configure the API key in config.json and call skill.handle({ action: 'translate', params: {...} }) to use. Supports batch input formats such as JSON/CSV, optional style and tone parameters, and returns source/translation pairs and translation logs for review and post-processing. Core advantages are ease of use, batch processing performance, and wide language coverage, making it suitable for developers, content teams, and cross-border e-commerce. Note: placing an API key in plaintext in a config file (as in the example) risks leakage—use environment variables or a key management service, restrict permissions, and enable rate limiting and audit logs to protect credentials.
This page belongs to the OpenClaw Skills learning hub with install guides, category navigation, and practical links.