google-translate

Installation
SKILL.md

Google Translate

The robomotion googletranslate CLI connects to Google Cloud Translation API for text translation between 100+ languages with automatic language detection.

When to use

  • Translate text from one language to another
  • Auto-detect source language
  • Batch translate multiple texts

Prerequisites

  • robomotion CLI installed
  • Package installed: robomotion install googletranslate
  • Google Cloud Translation API credentials configured via Robomotion vault

IMPORTANT: Session Mode Required for Multi-Step Operations

Each CLI command runs as a separate process — connection IDs from connect do NOT persist across calls. You MUST use --session on connect and pass --session-id to all subsequent commands.

Installs
1
First Seen
Aug 25, 2026
google-translate — robomotionio/skills