Chinese Writing
Generates accurate and stylistically appropriate Chinese text based on prompts, including calligraphy styles.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add chinese-writing npx -- -y @trustedskills/chinese-writing
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"chinese-writing": {
"command": "npx",
"args": [
"-y",
"@trustedskills/chinese-writing"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to generate text in Chinese. It can produce various forms of written Chinese, including simplified and traditional characters. The agent is capable of creating both short phrases and longer passages based on user prompts.
When to use it
- Drafting emails or letters in Chinese for business communication.
- Generating creative content like poems or stories in Chinese.
- Translating English text into Chinese.
- Creating educational materials, such as vocabulary lists or grammar explanations, in Chinese.
Key capabilities
- Chinese character generation (simplified and traditional)
- Text creation in various styles
- Translation from English to Chinese
Example prompts
- "Write a short poem about spring in simplified Chinese."
- "Translate 'Hello, how are you?' into traditional Chinese characters."
- “Draft an email to my colleague introducing our new product.”
Tips & gotchas
The quality of the generated text depends heavily on the clarity and specificity of the prompt. Providing context or desired tone can improve results.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.