← Back to Skills Marketplace
zoranke

Openclaw Zh

by EricHour · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
668
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-zh
Description
OpenClaw 界面汉化技能。用于将 OpenClaw 的 Web Control UI 和 Chrome 扩展界面翻译为中文。触发条件:用户提到"汉化"、"中文界面"、"翻译 OpenClaw 界面"、"openclaw-zh" 或需要汉化 OpenClaw 组件。
Usage Guidance
This package appears to be a straightforward translation tool. Before running it: (1) run with --dry-run first to preview replacements; (2) verify the target path (/usr/lib/node_modules/openclaw/dist/control-ui/assets) exists and is the intended installation — the script will write files there and may need sudo; (3) check backups created in the skill's backups/ directory and keep copies elsewhere; (4) note the SKILL.md ↔ file mismatch for the Chrome extension (the repo contains an .html file, not a .json); if in doubt, open the JS file(s) the script will modify and inspect the dry-run output before applying changes.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-zh Version: 1.0.0 The openclaw-zh skill bundle is designed to translate the OpenClaw Web Control UI and Chrome extension into Chinese. It uses a Python script (scripts/apply_translation.py) to perform string replacements in the installed JavaScript assets and provides a translated HTML template for the extension. The script includes safety features like file backups and a dry-run mode, and its behavior aligns perfectly with the stated purpose without any indicators of data exfiltration or malicious intent.
Capability Assessment
Purpose & Capability
Name/description match the included files and script: translation JSON/HTML assets plus a Python script that applies translations to OpenClaw UI files under /usr/lib/node_modules/openclaw. There are no unrelated credentials, binaries, or services requested.
Instruction Scope
SKILL.md and the script stay within the stated purpose (modify local OpenClaw UI files). Two small inconsistencies: SKILL.md refers to translations/chrome-extension-zh.json but the package contains translations/chrome-extension-zh.html; and SKILL.md suggests manual editing of options.html for the Chrome extension while the script only targets the Control UI JS. The script only replaces quoted strings in JS files (and supports dry-run), which is reasonable but could accidentally alter UI behavior if translations mismatch or target unexpected files.
Install Mechanism
Instruction-only skill with a local Python script; no install spec or external downloads. No archives or remote code execution are involved.
Credentials
No environment variables, credentials, or external endpoints are requested. The script reads/writes local files under the specified OpenClaw installation and writes backups into the skill workspace — this is proportional to the task.
Persistence & Privilege
The skill is user-invocable and not always-enabled. It modifies files under /usr/lib/node_modules/openclaw, which typically requires elevated permissions; this is expected for editing a globally installed Node module but is a privilege consideration for the user when running the script.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-zh
  3. After installation, invoke the skill by name or use /openclaw-zh
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of openclaw-zh: provides Chinese localization for OpenClaw Web Control UI and Chrome extension interface. - Supports translation for UI components at `/usr/lib/node_modules/openclaw/dist/control-ui/` and `/usr/lib/node_modules/openclaw/assets/chrome-extension/`. - Includes scripts and translation files for easy application and customization. - Original files are automatically backed up before translation. - Updates to OpenClaw will require reapplying the translations. - Users can contribute improved translations or i18n support via GitHub.
Metadata
Slug openclaw-zh
Version 1.0.0
License
All-time Installs 4
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Openclaw Zh?

OpenClaw 界面汉化技能。用于将 OpenClaw 的 Web Control UI 和 Chrome 扩展界面翻译为中文。触发条件:用户提到"汉化"、"中文界面"、"翻译 OpenClaw 界面"、"openclaw-zh" 或需要汉化 OpenClaw 组件。 It is an AI Agent Skill for Claude Code / OpenClaw, with 668 downloads so far.

How do I install Openclaw Zh?

Run "/install openclaw-zh" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Openclaw Zh free?

Yes, Openclaw Zh is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Openclaw Zh support?

Openclaw Zh is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Openclaw Zh?

It is built and maintained by EricHour (@zoranke); the current version is v1.0.0.

💬 Comments