translate

Translate text, documents, and code between languages using Python standard libraries.

36|4|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/xg-gh-25/SwarmAI --skill translate-xg-gh-25
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: translate
Source: https://github.com/xg-gh-25/SwarmAI/tree/main/backend/skills/s_translate
Command: npx skills add https://github.com/xg-gh-25/SwarmAI --skill translate-xg-gh-25

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Translate text, documents, and code between languages to accelerate multilingual collaboration and reduce manual translation work.

Core Features & Use Cases

  • Inline translation for short text and chat snippets.
  • File and document translation with formatting preservation and i18n support.
  • Batch translations across multiple target languages to localize large content sets.

Quick Start

Translate the attached English document into Spanish.

Frequently Asked Questions about translate

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

FAQPage Schema
How do I translate markdown documents while preserving formatting and structure?

This Skill translates markdown documents by processing files directly, explicitly preserving the original formatting and structural elements throughout the multilingual conversion workflow.

Can I batch translate text files across multiple target languages for i18n?

Yes, you can batch translate content across multiple target languages for i18n. The Skill supports batch translations to localize large content sets into several target languages simultaneously.

Do I need external dependencies or APIs to localize code and docs?

No external dependencies or APIs are required to localize code and docs. The Skill operates using built-in multilingual capabilities and requires only the Python standard library.

What is the best way to translate inline text and chat snippets?

The best way to translate inline text and chat snippets is using this Skill's inline translation feature, which converts short text segments between languages without requiring a full file upload.

Does the translation process include safety checks for code and document workflows?

Yes, the translation process includes safety checks for code and document workflows. It explicitly documents translation workflows with safety checks to ensure accurate and secure multilingual conversions.