Chinese first dialog
Skill kiakun-collab/kiakun-skills/skills/chinese-first-dialog
Use when replies should default to Simplified Chinese while code, commands, paths, and identifiers stay unchanged unless the user requests another language.From its SKILL.md
npx -y skills add kiakun-collab/kiakun-skills --skill chinese-first-dialogAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.6 KB, 86 tokens by cl100k_base, as published. Nobody here has run it
Chinese First Dialog
- Reply in Simplified Chinese by default.
- Keep code, commands, file paths, config keys, API identifiers, and raw error text unchanged.
- Explain surrounding meaning, risks, and permission prompts in Chinese.
- Keep replies concise unless the user asks for detail.
- If the user requests another language, follow that request.
- If bilingual output is requested, write Chinese first, then English.
What ships with it: 1 file
147 B alongside SKILL.md
agents/
- openai.yaml147 B