← 返回 Skills 市场
jeffrey-zou

Translate EN ZH

作者 Jeffrey-Zou · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
1200
总下载
0
收藏
6
当前安装
1
版本数
在 OpenClaw 中安装
/install translate-en-zh
功能描述
中英文互转工具,支持文本翻译、批量文件翻译、术语对齐。使用场景:(1) 用户需要将中文翻译成英文或英文翻译成中文;(2) 翻译文档、代码注释、邮件等文本内容;(3) 批量处理翻译任务;(4) 用户提到"翻译"、"英译中"、"中译英"、"中英文转换"等关键词。
安全使用建议
This skill appears benign and implements local translation using simple dictionaries and file I/O. Before installing or running: 1) Note that the SKILL.md mentions built-in terminology files (references/*.md) that are not included — translation consistency features may be missing; request or add those files if you need them. 2) The scripts read files you point them to and write output files (e.g., input.md -> input.md.translated); avoid running them on directories or files that contain secrets. 3) The scripts are local and contain no network calls now; if you or someone else modifies them to call external translation APIs, re-check for credential usage or exfiltration. 4) translate_markdown.py imports translate_batch.py — ensure you run from the correct path or adjust PYTHONPATH. If you want remote/high-quality MT, expect additional configuration (API keys) which would change the security profile.
功能分析
Type: OpenClaw Skill Name: translate-en-zh Version: 1.0.0 The skill bundle provides legitimate tools for English-Chinese translation, including batch processing and Markdown support. The Python scripts (translate_batch.py and translate_markdown.py) perform standard file I/O and text processing without any network activity, credential access, or suspicious execution patterns, and the SKILL.md instructions are well-aligned with the stated purpose.
能力评估
Purpose & Capability
Name/description match included scripts: both translate_batch.py and translate_markdown.py implement text and Markdown translation and batch processing. One inconsistency: SKILL.md references an internal 'references/' terminology library (tech_terms.md, business_terms.md, common_terms.md) that is not present in the file manifest — this is a missing resource but not a security risk by itself.
Instruction Scope
SKILL.md instructs the agent to translate user-provided text and to preserve formatting; the shipped scripts only read user-specified files or text and write output files. There are no instructions to read unrelated system files, environment variables, or to transmit data externally.
Install Mechanism
No install spec — instruction-only skill with two small Python scripts. Nothing is downloaded or written to the system by an installer.
Credentials
The skill requests no environment variables, credentials, or config paths. The scripts operate locally and do not require network keys or secret access.
Persistence & Privilege
always is false and the skill does not modify other skills or system-wide settings. It does not attempt persistent installation or elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install translate-en-zh
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /translate-en-zh 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the translate-en-zh skill: a bilingual English-Chinese translation tool. - Supports text translation, batch document translation, and terminology alignment. - Handles professional scenarios such as code comment translation, technical documentation, business emails, and conversational language. - Maintains original formatting for text, code, and Markdown documents. - Includes batch translation scripts and built-in terminology resources for consistency. - Automatically detects language direction and processes user translation requests directly.
元数据
Slug translate-en-zh
版本 1.0.0
许可证 MIT-0
累计安装 6
当前安装数 6
历史版本数 1
常见问题

Translate EN ZH 是什么?

中英文互转工具,支持文本翻译、批量文件翻译、术语对齐。使用场景:(1) 用户需要将中文翻译成英文或英文翻译成中文;(2) 翻译文档、代码注释、邮件等文本内容;(3) 批量处理翻译任务;(4) 用户提到"翻译"、"英译中"、"中译英"、"中英文转换"等关键词。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1200 次。

如何安装 Translate EN ZH?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install translate-en-zh」即可一键安装,无需额外配置。

Translate EN ZH 是免费的吗?

是的,Translate EN ZH 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Translate EN ZH 支持哪些平台?

Translate EN ZH 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Translate EN ZH?

由 Jeffrey-Zou(@jeffrey-zou)开发并维护,当前版本 v1.0.0。

💬 留言讨论