← 返回 Skills 市场
t22239007-max

OpenClaw 全岗位技能解释器

作者 t22239007-max · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
176
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-chinese-localization
功能描述
将ClawHub技能名翻译成通俗中文,帮助不懂英文或技术术语的用户快速理解并安装对应技能。
安全使用建议
Do not install yet — ask the publisher or maintainer to resolve the inconsistencies first. Specifically: - Confirm why index.js requires './glossary.json' while only openclaw_skill_glossary.md is included; request the missing glossary.json or a code change to parse the markdown. - Ask how the 'automatic weekly updates' and 'auto-install after confirmation' are implemented: what endpoints are contacted, what authentication is used, and what domains will be contacted. If network updates are needed, get the exact URLs and a privacy/security review. - Verify the publisher/authority (no homepage and unknown source). Prefer packages with a verifiable source and changelog. - If you proceed, restrict the skill to manual invocation until the above are clarified, and avoid granting any credentials or broad network access until you understand its update/install mechanism. These discrepancies look like sloppy packaging rather than overtly malicious code, but they increase the risk of runtime failures or unexpected network activity, so exercise caution.
功能分析
Type: OpenClaw Skill Name: skill-chinese-localization Version: 1.0.0 The skill bundle is a localization tool designed to translate technical OpenClaw skill names into simplified Chinese for non-technical users. The logic in index.js is a straightforward keyword matcher, and the provided glossary (openclaw_skill_glossary.md) contains helpful, educational descriptions of common technical terms. While SKILL.md instructs the agent to facilitate the installation of matched skills, it explicitly includes a user confirmation step and lacks any indicators of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The skill claims to provide Chinese plain-language explanations and auto-install matched ClawHub skills. The included index.js implements a simple local match function which fits the translation/matching purpose, but it requires './glossary.json' which is not present in the file manifest (only a markdown glossary is included). The README/MD also claims '50+ built-in' skills and weekly automatic updates; there is no code or install spec implementing network updates or update scheduling. This mismatch between claims and actual artifacts is an integrity/coherence concern.
Instruction Scope
SKILL.md instructs the agent to match user requests, explain skills in Chinese, and 'after confirmation automatically install' the matched ClawHub skill. The instruction to install other skills is plausible for this translator skill, but the skill bundle contains no code that performs installations or network syncs; that behavior would rely on platform-level capabilities not documented here. The instructions also assert automatic weekly updates of the glossaries, but no mechanism or endpoint is provided.
Install Mechanism
There is no install spec (instruction-only), which is the lowest-risk pattern. No downloads, external installers, or binaries are declared. However, the presence of a code file that requires a missing JSON data file is an implementation inconsistency (runtime failure risk) but not an immediate install-time code-execution risk.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The included code does not reference environment variables or network endpoints. This minimal request surface is proportionate to the stated purpose—except for the unimplemented claims about auto-updates/auto-install which would likely require network access or credentials if actually implemented.
Persistence & Privilege
Flags show always:false and user-invocable:true (defaults). The skill can be invoked autonomously by the agent (platform default) but does not request elevated or persistent privileges. There is no evidence it modifies other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-chinese-localization
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-chinese-localization 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
[Core Features / 核心功能] - Universal Semantic Interpreter: Maps natural language (plain Chinese) requirements to technical skills, completely removing language and technical barriers. - 全岗位语义解释器:将用户的自然语言(大白话)需求映射为技术技能,彻底消除语言和技术门槛。 - Skill Simplified Interpreter: Automatically translates complex technical skill descriptions into human-readable task workflows. - 技能降维解释:自动将技术性的技能描述“翻译”为通俗易懂的工作流汇报,让不懂代码的同事也能看懂。 - One-Click Deployment Pipeline: Streamlines the "Discovery -> Interpretation -> Confirmation -> Installation" flow. - 一键部署闭环:简化“搜索 -> 解释 -> 确认 -> 安装”全流程,实现零操作部署。 - Full-Role Compatibility: Designed for cross-departmental use (HR, Finance, Ops, Sales). - 全岗位兼容:专为跨部门协作设计,行政、财务、运营、销售等岗位皆可直接上手。
元数据
Slug skill-chinese-localization
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

OpenClaw 全岗位技能解释器 是什么?

将ClawHub技能名翻译成通俗中文,帮助不懂英文或技术术语的用户快速理解并安装对应技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 176 次。

如何安装 OpenClaw 全岗位技能解释器?

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

OpenClaw 全岗位技能解释器 是免费的吗?

是的,OpenClaw 全岗位技能解释器 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

OpenClaw 全岗位技能解释器 支持哪些平台?

OpenClaw 全岗位技能解释器 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 OpenClaw 全岗位技能解释器?

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

💬 留言讨论