← 返回 Skills 市场
freemanwangfuhan-coder

中阿翻译工具

作者 freemanwangfuhan-coder · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
150
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zh-to-ar-translator
功能描述
中阿翻译工具。将中文词汇翻译成符合沙特当地使用习惯的阿拉伯语。
安全使用建议
This skill is a small local dictionary-based translator implemented in a single JS file and appears coherent with its description. It does not make network requests or access credentials. If you plan to install or run it, you should: (1) inspect the index.js file yourself (already small and readable) or run it in a sandboxed environment if you have concerns, (2) be aware it only translates entries present in the dictionary and appends '[未翻译]' for unknown words, and (3) confirm you trust the source before executing any code obtained from unknown origins.
功能分析
Type: OpenClaw Skill Name: zh-to-ar-translator Version: 1.0.0 The skill is a straightforward Chinese-to-Arabic translation tool using a hardcoded dictionary. The implementation in index.js is limited to processing command-line arguments and mapping them to static strings, with no network access, file system interaction, or execution of external commands. The SKILL.md documentation is purely descriptive and contains no prompt injection attempts.
能力评估
Purpose & Capability
Name and description (Chinese→Arabic, Saudi usage) match the included code and SKILL.md. The dictionary and translate functions in index.js implement the stated purpose; no unrelated capabilities are requested.
Instruction Scope
Runtime instructions only describe running the included index.js with node. The SKILL.md does not ask the agent to read unrelated files, access environment variables, or send data externally. The script only reads process.argv and prints translations to stdout.
Install Mechanism
No install spec is provided (instruction-only). There are no downloads or package installs. The only artifact is a small local JS file, which is low risk.
Credentials
No environment variables, credentials, or config paths are required. The code does not access secrets or external services.
Persistence & Privilege
The skill does not request always: true and does not attempt to modify other skills or persistent agent configuration. It runs only when invoked.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zh-to-ar-translator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zh-to-ar-translator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug zh-to-ar-translator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

中阿翻译工具 是什么?

中阿翻译工具。将中文词汇翻译成符合沙特当地使用习惯的阿拉伯语。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 150 次。

如何安装 中阿翻译工具?

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

中阿翻译工具 是免费的吗?

是的,中阿翻译工具 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

中阿翻译工具 支持哪些平台?

中阿翻译工具 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 中阿翻译工具?

由 freemanwangfuhan-coder(@freemanwangfuhan-coder)开发并维护,当前版本 v1.0.0。

💬 留言讨论