translate

Translate text between 100+ languages with optional source language auto-detection.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires deep-translator, and includes scripts (resource) components.

What problem does it solve?

Translate text between languages quickly to enable multilingual communication without relying on external translation services.

Core Features & Use Cases

  • Auto-detect source language and translate between 100+ languages.
  • Translate phrases, sentences, or documents for multilingual content workflows.
  • Use cases include UI localization, customer support replies, and learning phrases in new languages.

Quick Start

Translate 'hello world' to Spanish.

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 automatically, this tool uses a bundled Python script that leverages GoogleTranslator to convert phrases or documents across 100+ languages, featuring optional auto-detection of the source language.

Can I use deep-translator for multilingual content workflows?

Yes, deep-translator powers the multilingual content workflows, resolving language names to codes and enabling instant translations for UI localization or customer support replies.

What is the best way to auto-detect source language during translation?

The best way to auto-detect source language is using this translation script, which optionally identifies the input language before converting the text into your desired target language.

Does the translation script require manual dependency installation?

No manual dependency installation is required, as the script automatically installs the deep-translator dependency if it is missing from your environment.

Are there limitations when translating documents across 100+ languages?

While it handles phrases, sentences, and documents across 100+ languages, limitations depend on the underlying GoogleTranslator mechanism and the accuracy of the source language auto-detection.