pythonpythonOfficial·3 Agent Skills Included

python-docs-zh-tw

Translate Python documentation into Traditional Chinese accurately

Translates Python official documentation PO files from English into Traditional Chinese following strict project conventions. Enforces correct terminology, full-width punctuation, CJK-Latin spacing, and reST syntax preservation automatically. Validates translations, fixes fuzzy entries, and converts Simplified Chinese terms to proper Taiwan usage.
npx skills add python/python-docs-zh-tw --all -g -y
Available:

Gives your agent the translation conventions, terminology rules, and build commands needed to translate and validate Python documentation PO files into Traditional Chinese.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install python-docs-zh-tw skills?

Run `npx skills add python/python-docs-zh-tw --all -g -y` in your terminal to install all translation skills globally.

How to translate Python docs into Traditional Chinese?

Use the translate-po skill on any PO file. It applies the project glossary, punctuation rules, and reST syntax preservation automatically.

How to check translation terminology consistency?

Run the check-terminology skill on a term or PO file. It cross-references the official glossary and flags Simplified Chinese terms that must be converted.

How to review fuzzy or outdated translations?

Use the validate-translation skill to scan entries for errors in punctuation, spacing, reST syntax, and terminology, then run make lint to confirm.

Do these skills work with Claude Code and Codex?

Yes. The skills follow the standard SKILL.md format and work in Claude Code, Codex, and other compatible coding environments.

Related Repositories in Content & Communication

View All in Content & Communication