← 返回 Skills 市场
OmniTranslate
作者
yuki61256-cell
· GitHub ↗
· v1.0.0
· MIT-0
94
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install omni-translate
功能描述
Apply high-fidelity localization to structured artifacts such as web apps, docs, PDFs, slide decks, Office files, subtitles, code repositories, and game asse...
安全使用建议
This skill appears internally consistent and the included probe script is readable and purpose-built. Before installing or running it: 1) review scripts/probe_artifacts.py yourself (it only walks the filesystem and classifies files); 2) run the probe on a non-sensitive sample folder first (avoid pointing it at root or directories with secrets); 3) confirm you trust the skill source/owner since there is no homepage; and 4) if you are concerned about an agent invoking it autonomously, restrict use or disable autonomous invocation in agent settings. If you want extra assurance, run the script in a sandboxed environment or inspect the repository for any changes before use.
功能分析
Type: OpenClaw Skill
Name: omni-translate
Version: 1.0.0
The omni-translate skill bundle is a well-structured framework for high-fidelity localization. The included Python script (scripts/probe_artifacts.py) is a safe, read-only utility that performs file system analysis to categorize assets and identify formatting risks without any network or execution side effects. The extensive documentation in the references/ directory provides defensive instructions for the AI agent, specifically mandating the protection of code identifiers, placeholders, and structural integrity, effectively reducing the risk of accidental corruption during the translation process.
能力评估
Purpose & Capability
Name/description align with the provided assets: a lightweight probing script plus detailed format/pipeline docs used to plan structured localization. There are no unrelated required env vars, binaries, or config paths.
Instruction Scope
SKILL.md instructs the agent to run scripts/probe_artifacts.py on a user-specified path and follow the included reference docs. The instructions do not reference extraneous files, network endpoints, or credentials. The probe script only enumerates and classifies files under the given path (no network I/O).
Install Mechanism
No install specification is present and there are no downloads or package installs. This is instruction-only with one small Python utility, which minimizes on-disk and supply-chain risk.
Credentials
The skill requests no environment variables or credentials (proportional). Note: the probe script reads the filesystem at whatever path the user/agent supplies — if run against a sensitive directory it can enumerate filenames and categories. That behavior is consistent with its purpose but worth being careful about what paths are supplied.
Persistence & Privilege
The skill does not request persistent or elevated privileges, does not set always:true, and does not modify other skills or global agent config. Autonomous invocation is allowed by platform default but is not combined with broad credentials or other red flags here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install omni-translate - 安装完成后,直接呼叫该 Skill 的名称或使用
/omni-translate触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release.
元数据
常见问题
OmniTranslate 是什么?
Apply high-fidelity localization to structured artifacts such as web apps, docs, PDFs, slide decks, Office files, subtitles, code repositories, and game asse... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。
如何安装 OmniTranslate?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install omni-translate」即可一键安装,无需额外配置。
OmniTranslate 是免费的吗?
是的,OmniTranslate 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OmniTranslate 支持哪些平台?
OmniTranslate 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OmniTranslate?
由 yuki61256-cell(@yuki61256-cell)开发并维护,当前版本 v1.0.0。
推荐 Skills