Loading...
Loading...
Rewrite English content into Simplified Chinese. It is used for rewriting English articles, documents, and blogs into Chinese. Adopt the deverbalization technique: understand the original meaning, break away from the English structure, and express naturally in Chinese instead of word-for-word translation. Preserve Markdown formatting and AI-specific terminology.
npx skill4agent add simonwong/agent-skills rewrite-en2zhOriginal: [Learn more about agents](https://example.com/agents)
Rewritten: [进一步了解 Agent](https://example.com/agents)Incorrect: English(英文)
Incorrect: 中文(Chinese)
Incorrect: 翻译(Translation)Original: The agent autonomously decides which tools to use based on the context.
Word-for-word translation (incorrect): Agent 自主地决定基于上下文使用哪些工具。
Rewritten version (correct): Agent 会根据当前上下文自行判断该用哪些工具。Original:
This is a breaking change. If you're upgrading from v1, you'll need to
update your configuration files. Don't worry - the migration is straightforward.
Word-for-word translation (incorrect):
这是一个破坏性更改。如果你正在从 v1 升级,你将需要更新你的配置文件。
不要担心 - 迁移是简单直接的。
Rewritten version (correct):
这是一个不兼容的更新。从 v1 升级的话,需要改一下配置文件。不用担心,过程很简单。Original:
**Important:** Check out [this guide](https://docs.example.com) for more details.

Rewritten:
**重要提示:** 更多细节请参考[这份指南](https://docs.example.com)。
