ailey-tools-translator

Coordinate local backends for offline translation of text and files.

4|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/armoin2018/ai-command-center --skill ailey-tools-translator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ailey-tools-translator
Source: https://github.com/armoin2018/ai-command-center/tree/main/plugins/aicc-translator/skills/ailey-tools-translator
Command: npx skills add https://github.com/armoin2018/ai-command-center --skill ailey-tools-translator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Offline translation often relies on external services, risking privacy and latency; this tool provides offline-first translation using local backends (Argos Translate or LibreTranslate) to keep data in-house and fast.

Core Features & Use Cases

  • Offline-first translation using Argos Translate or LibreTranslate backends.
  • Batch translation of text, files, and folders with format preservation (MD, JSON, YAML, CSV, etc.).
  • Auto-detect source language and easily integrate into CI/documentation workflows for localization.

Quick Start

Translate a sample README.md from English to Spanish using the local backend.

Frequently Asked Questions about ailey-tools-translator

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

FAQPage Schema
How do I translate Markdown and JSON files offline in bulk?

You can batch translate Markdown and JSON files offline by using a local backend like Argos Translate or LibreTranslate, which processes bulk content while preserving the original document format.

What is the best way to keep translated documentation data in-house?

Keeping translated documentation data in-house is achieved through offline-first translation using local backends like Argos Translate, ensuring data privacy and low latency without relying on external services.

Does offline translation support auto-detection for CI workflows?

Offline translation supports auto-detection of the source language and easily integrates into CI documentation workflows for localization, applying batch translation with format preservation.

Can I use Argos Translate for local YAML file translation?

Argos Translate can be used as a local backend for YAML file translation, providing offline-first translation with format preservation across YAML, CSV, JSON, and Markdown files.

Do I need LibreTranslate installed to run local batch translations?

You need either LibreTranslate or Argos Translate installed as a local backend to run offline batch translations, as the tool coordinates these local services for text and file processing.