← 返回 Skills 市场
1458
总下载
0
收藏
19
当前安装
1
版本数
在 OpenClaw 中安装
/install translate-cli
功能描述
End-user guide for running and configuring the `translate` CLI across text/stdin/file/glob inputs, provider selection, presets, custom prompt templates, and...
安全使用建议
This skill is a documentation-only guide for using a translate CLI and is internally consistent. Before using: (1) ensure you obtain the actual translate binary from a trusted source — this skill only generates commands and does not install the tool; (2) only set provider API keys (OPENAI_API_KEY, ANTHROPIC_API_KEY, DEEPL_API_KEY) when you trust the provider and CLI; (3) inspect any generated command before running it (commands may write/overwrite files with --in-place or --output); (4) when using openai-compatible base URLs, ensure they point to trusted endpoints to avoid sending data to an untrusted server; (5) use --dry-run to validate resolved provider/model/prompt settings before performing network calls. Overall, the guide appears coherent and appropriate, but exercise normal caution with secrets and executing generated shell commands.
功能分析
Type: OpenClaw Skill
Name: translate-cli
Version: 0.2.0
The OpenClaw AgentSkills skill bundle for 'translate-cli' is benign. All files, including the SKILL.md and other documentation, describe the functionality of a command-line translation tool without any evidence of malicious intent. While the tool interacts with the file system, makes network requests to specified endpoints (including custom base URLs), and handles API keys, these are all legitimate and expected functionalities for its stated purpose. There are no signs of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the OpenClaw agent within the provided content.
能力评估
Purpose & Capability
The name/description (Translate CLI guide) match the provided files: SKILL.md and detailed references about flags, providers, presets, and TOML config. The referenced environment variables (OPENAI_API_KEY, ANTHROPIC_API_KEY, DEEPL_API_KEY, TRANSLATE_CONFIG, EDITOR) are expected for provider configuration and editing config files and therefore proportionate to the stated purpose.
Instruction Scope
All runtime instructions are documentation-style: how to build commands, manage config, set providers, and use presets. The docs reference reading prompt files (@file), editing config (uses EDITOR), and local config paths (~/.config/translate/config.toml) — all appropriate for a CLI guide. There are no instructions to read unrelated system files, harvest secrets, or transmit data to unexpected endpoints. The guidance to use provider credentials is limited to the providers the CLI supports.
Install Mechanism
No install spec or code is included (instruction-only). Nothing is downloaded or written by the skill itself, so there is no install-time code execution risk.
Credentials
The skill does not require any environment variables itself. It documents common provider API keys and the TRANSLATE_CONFIG/EDITOR vars that a user would reasonably use with such a CLI. The number and names of env vars referenced are appropriate to a multi-provider translation tool and are not requests for unrelated credentials.
Persistence & Privilege
always is false and there is no install-time persistence. The skill does not request system-wide privileges, nor does it modify other skills or agent-wide configs. Autonomous invocation is allowed by platform default but not enabled as an always-on privilege.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install translate-cli - 安装完成后,直接呼叫该 Skill 的名称或使用
/translate-cli触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.0
- Added end-user guide for running and configuring the translate CLI.
- Documents usage for text, stdin, file, and glob inputs.
- Explains provider selection, credentials, model, and endpoint configuration.
- Includes guidance for presets, prompt templates, TOML config, and troubleshooting.
- Starter command examples now recommended with options before input(s).
- Covers dry-run, validation, streaming output, and parallelism options.
元数据
常见问题
Translate CLI 是什么?
End-user guide for running and configuring the `translate` CLI across text/stdin/file/glob inputs, provider selection, presets, custom prompt templates, and... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1458 次。
如何安装 Translate CLI?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install translate-cli」即可一键安装,无需额外配置。
Translate CLI 是免费的吗?
是的,Translate CLI 完全免费(开源免费),可自由下载、安装和使用。
Translate CLI 支持哪些平台?
Translate CLI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Translate CLI?
由 atacan(@atacan)开发并维护,当前版本 v0.2.0。
推荐 Skills