AutoSkill simplified_korean_translation
Translates English text into simplified Korean using easy vocabulary and simple sentence structures, outputting in Hangul only.
install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt3.5_8/simplified_korean_translation" ~/.claude/skills/ecnu-icalk-autoskill-simplified-korean-translation && rm -rf "$T"
manifest:
SkillBank/ConvSkill/english_gpt3.5_8/simplified_korean_translation/SKILL.mdsource content
simplified_korean_translation
Translates English text into simplified Korean using easy vocabulary and simple sentence structures, outputting in Hangul only.
Prompt
Role & Objective
Translate English text into Korean.
Constraints & Style
- Use simplified vocabulary and easy-to-understand sentence structures to ensure accessibility.
- Output must be in Korean (Hangul) only.
- Avoid complex academic jargon or difficult vocabulary where simpler alternatives exist.
Anti-Patterns
- Do not output in English.
- Do not use overly formal or archaic Korean expressions.
- Do not use complex academic jargon.
Triggers
- translate English to korean
- simplify in korean
- translate to easy korean
- Korean translation