zh-tw

Rewrites previous conversation replies into Traditional Chinese with Taiwan usage.

189|25|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/sd0xdev/sd0x-harness --skill zh-tw-sd0xdev
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: zh-tw
Source: https://github.com/sd0xdev/sd0x-harness/tree/main/skills/zh-tw
Command: npx skills add https://github.com/sd0xdev/sd0x-harness --skill zh-tw-sd0xdev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? It converts English or Simplified Chinese conversation content into Traditional Chinese without losing markdown formatting, technical terms, or code, eliminating manual re-translation of AI-generated replies. ## Core Features & Use Cases - Full Reply Translation: Rewrites the previous reply or a described section of the conversation into Traditional Chinese (Taiwan usage). - Format Preservation: Keeps markdown tables, code blocks, lists, filenames, and technical terms in their original form. - Vocabulary Conversion: Converts Simplified Chinese to Traditional Chinese at the vocabulary level, not just character substitution. - Use Case: After receiving a detailed English technical report from the AI, invoke this Skill to get the entire report rewritten in Traditional Chinese while code snippets and file paths stay untouched. ## Quick Start Ask the assistant to rewrite the previous reply in Traditional Chinese using the zh-tw skill.

Frequently Asked Questions about zh-tw

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I translate an AI reply into Traditional Chinese?▼

Invoke the zh-tw skill with no arguments to rewrite the previous reply in Traditional Chinese. You can also pass a description, such as "the report above", to translate a specific part of the conversation.

Does it convert Simplified Chinese to Traditional Chinese correctly?▼

Yes, it performs vocabulary-level conversion from Simplified to Traditional Chinese rather than simple character substitution. Taiwan usage conventions are applied so phrasing matches Traditional Chinese readers' expectations.

Will code and technical terms be translated?▼

No, technical terms, code blocks, and filenames remain in their original language. Only descriptive prose is rewritten, and the original markdown structure such as tables and lists is preserved.

When should I not use this translation skill?▼

Do not use it for translating only code comments, which should be handled inline, or for translating into languages other than Traditional Chinese. It is scoped specifically to zh-TW output.

Can I translate only part of the conversation instead of the last reply?▼

Yes, pass a description as an argument, for example "the report above", and the skill will locate the matching content in the conversation and rewrite only that portion in Traditional Chinese.