google-translate

Translate text between 100+ languages using Google Cloud Translation API.

2|1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/robomotionio/robomotion-skills --skill google-translate
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: google-translate
Source: https://github.com/robomotionio/robomotion-skills/tree/main/skills/google-translate
Command: npx skills add https://github.com/robomotionio/robomotion-skills --skill google-translate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Translate text across languages using Google Cloud Translation API, with automatic language detection to minimize manual translation work.

Core Features & Use Cases

  • Automatic language detection to identify source language without user input.
  • High-quality translation across 100+ languages for global communication.
  • Batch translation support for processing multiple texts efficiently.

Quick Start

Install with robomotion install googletranslate and then translate text with the robomotion googletranslate translate command.

Frequently Asked Questions about google-translate

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

FAQPage Schema
How do I translate text automatically without knowing the source language?▼

Automatic language detection identifies the source language without user input, then translates text using the Google Cloud Translation API across 100+ languages to minimize manual translation work.

Can I process batch translations for multiple texts?▼

Batch translation is supported, allowing you to process multiple texts efficiently in a single workflow session using the Google Cloud Translation API.

Do I need Google Cloud credentials configured to use Google Cloud Translation?▼

Yes, you need Google Cloud credentials configured in your vault, the robomotion googletranslate CLI installed, and a session-based environment to execute translation commands.

How do I validate detected languages for accuracy in automated translation workflows?▼

The translation process validates detected languages for accuracy within real-world workflows, ensuring the automatically identified source language matches expectations before completing the translation.

What is the best way to translate text across 100+ languages in an automated workflow?▼

Install the robomotion googletranslate CLI, configure Google Cloud credentials in your vault, and use the translate command within a session to translate text across 100+ languages.