🌐
WritingShell

Skill I18n

by guo-yu

Skill I18n is a Writing skill for Claude Code, published by guo-yu in skills.

239 stars18 forkson guo-yu/skillsAdded 2026/09/03Repository updated 2026/01/23
claude-codellmskills
Install in seconds
Install Skill I18n
Copy Skill I18n into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/guo-yu/skills/tree/master/skill-i18n ~/.claude/skills/skill-i18n

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/guo-yu/skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skill-i18n/SKILL.md in guo-yu/skills
Installs to
~/.claude/skills/skill-i18n
Collection
One of 5 skills cataloged from this repository
Category
Writing1109 skills

What Skill I18n does

Skill I18n translates SKILL.md and README.md files into selected languages for sharing skills with international users. Use it to generate localized skill documentation from the current skill or a named skill.

Skill I18n is cataloged under Writing on DirSkills. Skill I18n comes from a repository tagged claude-code, llm and skills.

Documentation

README

Skill i18n

Translate skill documentation files (SKILL.md, README.md) into multiple languages, making it easier to share skills with international users.

Usage

Command Description
/skill-i18n Translate files in current skill directory
/skill-i18n <skill-name> Translate files for specified skill
/skill-i18n config Configure default languages and file types
/skill-i18n --lang zh-CN,ja Translate to specified languages (for integration)
/skill-i18n --files SKILL.md,README.md Translate specified files

Supported Languages

This is the opening of the README. Read the full README on GitHub.

Commands Skill I18n provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /skill-i18n
  • /port-allocator
  • /share-skill

Frequently asked about Skill I18n

  • What else does guo-yu publish alongside Skill I18n?

    Skill I18n is one of 5 skills that DirSkills catalogs from guo-yu/skills, the repository it ships in. Its siblings there include CEO Dashboard, Port Allocator and Share Skill. Each one is a separate skill with its own page in this directory, installs the same way Skill I18n does, and is maintained by guo-yu in that same repository. The rest of the collection is listed on the guo-yu/skills page.

  • How does Skill I18n compare to other Writing skills?

    Skill I18n ranks #907 by stars among the 1109 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Skill I18n against them. Open each page to compare what they document and how they install.