KS
Killer-Skills

i18n — i18n setup guide i18n setup guide, how to use i18n for translation, i18n vs Google Translate, automated translation tools, multilingual content management, Korean to English translation

v1.0.0
GitHub

About this Skill

Ideal for Multilingual Agents requiring automated Korean text translations with style pattern maintenance. i18n is an AI agent skill that automates content translations from Korean to English and Japanese, following predefined style patterns

Features

Automatically translates Korean text to English using the pattern `냉혹한 {A}의 세계` → `The {A} *Experience*`
Translates Korean text to Japanese using the pattern `냉혹한 {A}의 세계` → `闇が深い{A}の世界`
Preserves the tone and style of the original content during translation
Supports editing files containing Korean text for multilingual content maintenance

# Core Topics

scarf005 scarf005
[0]
[0]
Updated: 3/7/2026

Quality Score

Top 5%
48
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add scarf005/blog/i18n

Agent Capability Analysis

The i18n MCP Server by scarf005 is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for i18n setup guide, how to use i18n for translation, i18n vs Google Translate.

Ideal Agent Persona

Ideal for Multilingual Agents requiring automated Korean text translations with style pattern maintenance.

Core Value

Empowers agents to translate Korean content into English and Japanese, preserving tone and style, using specific patterns like replacing `{A}의 세계` with `The {A} *Experience*` for English and `闇が深い{A}の世界` for Japanese, while maintaining multilingual documentation and blog posts.

Capabilities Granted for i18n MCP Server

Automating translations for Korean blog posts
Maintaining multilingual documentation with consistent style
Translating Korean text in files while preserving original tone

! Prerequisites & Limits

  • Limited to Korean, English, and Japanese translations
  • Requires specific style patterns for accurate translations
  • Filesystem access needed for editing files
Project
SKILL.md
874 B
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

What I do

When editing files, automatically translate content following these style patterns:

Korean to English:

  • 냉혹한 {A}의 세계The {A} *Experience*

Korean to Japanese:

  • 냉혹한 {A}의 세계闇が深い{A}の世界

When to use me

Use this skill when:

  • Editing files that contain Korean text
  • Translating blog posts or documentation
  • Maintaining multilingual content

Always preserve the tone and style of the original while applying these specific translation patterns.

Scripts

check-translations.ts

Check which Korean files are missing translations.

bash
1deno run --allow-read scripts/check-translations.ts [directory]

Outputs a table of files missing en and/or ja translations. Exits 0 if all translated, 1 otherwise.

Run tests:

bash
1deno test scripts/check-translations_test.ts

Related Skills

Looking for an alternative to i18n or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication