← Back to Skills Marketplace
OmniTranslate
by
yuki61256-cell
· GitHub ↗
· v1.0.0
· MIT-0
94
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install omni-translate
Description
Apply high-fidelity localization to structured artifacts such as web apps, docs, PDFs, slide decks, Office files, subtitles, code repositories, and game asse...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install omni-translate - After installation, invoke the skill by name or use
/omni-translate - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial public release.
Metadata
Frequently Asked Questions
What is OmniTranslate?
Apply high-fidelity localization to structured artifacts such as web apps, docs, PDFs, slide decks, Office files, subtitles, code repositories, and game asse... It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.
How do I install OmniTranslate?
Run "/install omni-translate" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OmniTranslate free?
Yes, OmniTranslate is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does OmniTranslate support?
OmniTranslate is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OmniTranslate?
It is built and maintained by yuki61256-cell (@yuki61256-cell); the current version is v1.0.0.
More Skills