← 返回 Skills 市场
bytesagain3

Subtitle Translator

作者 bytesagain3 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ 安全检测通过
214
总下载
0
收藏
2
当前安装
3
版本数
在 OpenClaw 中安装
/install subtitle-translator
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Subtitle Translator concepts, best practices, and implementation ...
安全使用建议
This skill appears to be a harmless, local documentation/reference tool. Before installing, you can (1) review the included scripts/script.sh (already small and readable) to confirm there are no unexpected commands, (2) note the minor version string mismatch (2.0.0 in the script vs 2.0.1 metadata) which is a correctness issue only, and (3) if you have a policy of least privilege, run it in a sandbox or non-privileged environment first. Because it requires no credentials or network access, the risk is low; proceed if you only need local reference documentation.
功能分析
Type: OpenClaw Skill Name: subtitle-translator Version: 2.0.1 The 'subtitle-translator' skill is a static documentation reference tool that provides text-based guides on development concepts. The shell script (scripts/script.sh) only outputs hardcoded documentation via heredocs and contains no network calls, file system modifications, or sensitive data access.
能力评估
Purpose & Capability
Name/description match the deliverables: a local reference for Subtitle Translator. The skill requests no env vars, binaries, or network access, which is proportionate for a documentation/reference tool.
Instruction Scope
SKILL.md explicitly states all commands output plain-text heredocs with no external calls; the included scripts/script.sh implements those heredocs and contains no network, file-reading, or credential-access operations. Minor inconsistencies: the script defines VERSION="2.0.0" while metadata is 2.0.1, and the help heredoc uses a single-quoted delimiter so $VERSION will not expand — these are benign correctness issues, not security concerns.
Install Mechanism
No install spec is present (instruction-only). The only shipped artifact is a small bash script; nothing is downloaded or written to disk by an install step.
Credentials
No environment variables, credentials, or config paths are required. The skill does not reference secrets or unrelated service tokens.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide changes. Autonomous invocation is allowed by default but combined with no network access or credentials this presents low risk.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install subtitle-translator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /subtitle-translator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
Fix description
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
元数据
Slug subtitle-translator
版本 2.0.1
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 3
常见问题

Subtitle Translator 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Subtitle Translator concepts, best practices, and implementation ... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 214 次。

如何安装 Subtitle Translator?

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

Subtitle Translator 是免费的吗?

是的,Subtitle Translator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Subtitle Translator 支持哪些平台?

Subtitle Translator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Subtitle Translator?

由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.1。

💬 留言讨论