← Back to Skills Marketplace
中阿翻译工具
by
freemanwangfuhan-coder
· GitHub ↗
· v1.0.0
· MIT-0
150
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zh-to-ar-translator
Description
中阿翻译工具。将中文词汇翻译成符合沙特当地使用习惯的阿拉伯语。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zh-to-ar-translator - After installation, invoke the skill by name or use
/zh-to-ar-translator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is 中阿翻译工具?
中阿翻译工具。将中文词汇翻译成符合沙特当地使用习惯的阿拉伯语。 It is an AI Agent Skill for Claude Code / OpenClaw, with 150 downloads so far.
How do I install 中阿翻译工具?
Run "/install zh-to-ar-translator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 中阿翻译工具 free?
Yes, 中阿翻译工具 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 中阿翻译工具 support?
中阿翻译工具 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 中阿翻译工具?
It is built and maintained by freemanwangfuhan-coder (@freemanwangfuhan-coder); the current version is v1.0.0.
More Skills