i18n-translator

Translate Chinese website content into six languages using Gemini.

18|2|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/Onlyaguest/ViviStableSkills --skill i18n-translator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: i18n-translator
Source: https://github.com/Onlyaguest/ViviStableSkills/tree/main/i18n-translator
Command: npx skills add https://github.com/Onlyaguest/ViviStableSkills --skill i18n-translator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates translating Chinese website content into multiple languages and generating per-language HTML variants, reducing manual localization time and ensuring consistency across pages.

Core Features & Use Cases

  • AI-powered translation via Gemini for website content, enabling rapid localization.
  • Built-in language support for en-US, ja-JP, ko-KR, es-ES, fr-FR, de-DE.
  • End-to-end workflow: extract text, manage i18n dictionaries, translate, apply translations, and embed an offline language switcher.
  • Use Case: localize a Chinese site into a multilingual storefront or documentation hub with a single command.

Quick Start

Run the all-languages translation workflow on your website directory to generate per-language HTML variants and an embedded language switcher.

Frequently Asked Questions about i18n-translator

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

FAQPage Schema
How do I automatically translate HTML website content into multiple languages?

To automatically translate HTML website content into multiple languages, you can use an AI-powered workflow that extracts text, manages i18n dictionaries, and generates per-language HTML variants. This process relies on Gemini to handle the multilingual translation for your static site or blog.

What is the best way to batch process Chinese website localization for a static site?

The best way to batch process Chinese website localization is running an integrated AI translation workflow that processes HTML assets in bulk. It extracts text, generates token-based dictionaries, and applies translations across multiple pages simultaneously to ensure localization consistency.

Does this multilingual translation tool support languages other than English?

Yes, this multilingual translation tool supports six target languages: en-US, ja-JP, ko-KR, es-ES, fr-FR, and de-DE. It translates Chinese website content into these languages and embeds an offline language switcher for the generated HTML variants.

How do I add an offline language switcher to my translated HTML pages?

To add an offline language switcher to translated HTML pages, the AI translation workflow embeds the switcher directly via embedded assets during generation. This allows users to toggle between the six supported multilingual variants without requiring a backend connection.

Can I use Gemini to translate web pages and manage i18n dictionaries?

Yes, you can use Gemini to translate web pages and manage i18n dictionaries through an end-to-end workflow. The process automatically extracts Chinese text, builds token-based dictionaries, performs the AI translation, and applies the results to your HTML assets.

What types of web assets work with an AI-powered i18n translation workflow?

An AI-powered i18n translation workflow works with web pages and HTML assets across static sites, blogs, and documentation. It processes these web assets to generate localized multilingual variants, reducing manual localization time while maintaining content consistency.