translate

Translate text between languages using LLM capabilities and LibreTranslate API verification.

3|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/jholhewres/goclaw-skills --skill translate-jholhewres
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: translate
Source: https://github.com/jholhewres/goclaw-skills/tree/main/skills/translate
Command: npx skills add https://github.com/jholhewres/goclaw-skills --skill translate-jholhewres

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables seamless translation of text between various languages, breaking down communication barriers.

Core Features & Use Cases

  • Inline Translation: Translate text directly within conversations or documents using built-in LLM capabilities.
  • API Verification: Utilize external APIs like LibreTranslate for accurate and verified translations when needed.
  • Language Detection: Automatically identify the language of a given text.
  • Use Case: You receive an email in French and need to understand it in English. This Skill can translate the email content for you.

Quick Start

Translate the following English text to Spanish: "Hello, how are you today?"

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 automatically?

To translate text between languages, you can use built-in LLM capabilities for inline translation or verify accuracy via external web APIs like LibreTranslate, handling common language codes and preserving formats.

Can I detect the language of a given text before translating?

Yes, language detection is supported. The Skill automatically identifies the language of a given text, allowing you to process multilingual content and prepare it for accurate translation.

Does LibreTranslate work with this tool for API verified translations?

Yes, LibreTranslate is utilized for API verification. This external web API provides accurate and verified translations to cross-check the built-in LLM capabilities when handling multilingual text.

What is the best way to preserve formatting during inline translation?

The best way to preserve formatting during inline translation is to follow the provided tips for context-aware and format-preserving translations, ensuring the original document structure remains intact.

How do I handle common language codes for multilingual localization?

You handle common language codes for multilingual localization by utilizing the Skill's built-in processing logic, which recognizes standard codes and applies i18n translation rules seamlessly.

Can I translate an email written in French directly into English?

Yes, you can translate an email written in French directly into English. The Skill translates content directly within conversations or documents, breaking down communication barriers.