Skip to main content

translate-ko

Independent translation sub-skill: translate Chinese into Korean. Called by multi-lang-translate main skill; can also run alone via /skill translate-ko. Trigger: 翻译韩语、韩文、Korean.

Jump to install

Source facts

Repository
nlp-JvUUN/AAAAZOgH
Last source activity
August 12, 2026 at 12:57
Detected SKILL.md language
English
Stars
1
Forks
52

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

File Explorer
2 files

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
translate-ko
description
Independent translation sub-skill: translate Chinese into Korean. Called by multi-lang-translate main skill; can also run alone via /skill translate-ko. Trigger: 翻译韩语、韩文、Korean.
disable-model-invocation
true
# translate-ko ## Role 独立子 Skill:将中文翻译为**韩语(Korean)**。 由主 Skill `multi-lang-translate` 分发调用;也可显式 `@translate-ko`。 ## Execute ```bash python skills/translate-ko/scripts/run.py "<中文原文>" ``` stdout 最后一行为 JSON:`ok/code/label/text/metrics/skill`。
View on GitHub