Translate

Translate text between multiple languages using LibreTranslate or DeepL APIs.

6|3|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/lordmacu/nexo-rs --skill translate-lordmacu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Translate
Source: https://github.com/lordmacu/nexo-rs/tree/main/skills/translate
Command: npx skills add https://github.com/lordmacu/nexo-rs --skill translate-lordmacu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of translating text between languages, making it easier to communicate across language barriers.

Core Features & Use Cases

  • Translation Service: Offers translation capabilities between various languages.
  • LibreTranslate or DeepL: Utilizes LibreTranslate (default) or DeepL for high-quality translations.
  • Use Case: When you need to translate a piece of text for personal or business use, such as preparing multilingual replies in messaging apps or normalizing foreign-language inputs before using other tools.

Quick Start

Translate "Hello, how are you?" to French using LibreTranslate.

Frequently Asked Questions about Translate

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

FAQPage Schema
How do I translate text between languages for multilingual communication?

Text translation for multilingual communication is handled by this Skill using the LibreTranslate or DeepL API, converting source text into the target language for user messaging or data normalization.

Does this text translation tool support the DeepL API?

Yes, this tool supports the DeepL API for text translation. It defaults to LibreTranslate but allows you to utilize DeepL for generating high-quality translated text outputs.

What is the best way to normalize foreign-language inputs before processing?

Normalizing foreign-language inputs is best achieved by translating the text into a standard target language using LibreTranslate or DeepL APIs, resulting in unified text ready for downstream processing.

Can I use LibreTranslate for real-time language translation in messaging apps?

You can use LibreTranslate for real-time language translation in messaging apps. This Skill processes source text through the API to output multilingual replies for user communication.

Do I need an API key to use DeepL or LibreTranslate for text translation?

Performing text translation with DeepL or LibreTranslate requires API access. The Skill acts as a wrapper, sending text to these services and returning the translated results.