skill-i18n

Translate SKILL.md and README.md into multiple languages with configurable settings.

Updated Jan 20, 2026
One-click install
npx skills add https://github.com/susuyan/skills --skill skill-i18n
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-i18n
Source: https://github.com/susuyan/skills/tree/main/skill-i18n
Command: npx skills add https://github.com/susuyan/skills --skill skill-i18n

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Translate SKILL.md and README.md into multiple languages to broaden international adoption and improve cross-language collaboration.

Core Features & Use Cases

  • Automatic multilingual translations of SKILL.md and README.md for easy collaboration.
  • Configurable per-skill and global settings to tailor translations per project.
  • Integration with share-skill to generate documentation sites with localized content.

Quick Start

In your skill directory, ensure SKILL.md exists and run the /skill-i18n command to generate translations. Then review and use the generated SKILL.*.md files in your docs.

Frequently Asked Questions about skill-i18n

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

FAQPage Schema
How do I translate SKILL.md and README.md into multiple languages?

Run the /skill-i18n command in your skill directory to translate and localize SKILL.md and README.md into multiple languages, outputting translated frontmatter and files for international adoption.

Does documentation translation preserve code blocks and URLs?

Documentation translation enforces translation rules that strictly preserve code blocks and URLs, ensuring that per-skill and global configuration settings output translated frontmatter without breaking technical links.

How do I configure language and file selection for multilingual documentation?

Configure multilingual documentation by setting per-skill and global configuration files or passing language and file selection flags to target specific translation outputs.

Can I generate localized documentation sites with share-skill integration?

You can generate localized documentation sites by using share-skill integration, which builds documentation sites with the translated SKILL.md and README.md content for cross-language collaboration.

What is the best way to localize skill documentation for cross-language collaboration?

Localize skill documentation by automating multilingual translations of SKILL.md and README.md files, enforcing translation rules to preserve code blocks while outputting translated frontmatter for cross-language collaboration.