← 返回 Skills 市场
ncreighton

Translatepro

作者 ncreighton · GitHub ↗ · v1.0.0 · MIT-0
macoslinuxwin32 ✓ 安全检测通过
216
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install translatepro
功能描述
Translate and localize text, multimedia, and content across 100+ languages with translation memory integration. Use when the user needs multilingual content,...
安全使用建议
This skill appears to be what it says: a translation/localization helper that uses Google Translate and DeepL. Before installing, consider: only provide API keys with appropriate billing/usage limits and least privilege; be prepared that bulk localization runs will read and write files you point it at (so avoid passing sensitive directories); if you plan to enable optional integrations (Slack, GitHub, Google Workspace), supply those credentials only when needed and review scopes; monitor API usage/costs for the provided keys.
功能分析
Type: OpenClaw Skill Name: translatepro Version: 1.0.0 The TranslatePro skill (SKILL.md) is a legitimate and well-documented tool designed for automated document translation and localization using Google Translate and DeepL APIs. It includes features for translation memory (TMX/XLIFF), glossary management, and multi-format support (Markdown, HTML, SRT). The requested environment variables (API keys) and system dependencies (curl, jq) are strictly aligned with its stated purpose, and the provided instructions contain no evidence of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
The name/description (TranslatePro) matches the declared needs: it legitimately requires translation APIs and command-line tools (curl, jq) to call those APIs and process results. Requiring both GOOGLE_TRANSLATE_API_KEY and DEEPL_API_KEY is consistent with the multi-engine design.
Instruction Scope
SKILL.md contains examples that reference local input/output paths and translation memory files (e.g., /content/pages/, /translations/memories/*.tmx). That is consistent with bulk localization use-cases, but it implies the agent will read/write files on the host when invoked — users should be aware it expects access to those paths when used for bulk jobs.
Install Mechanism
No install spec and no code files (instruction-only). This is the lowest-risk model: nothing is downloaded or written by an installer.
Credentials
The skill requests two API keys (Google Translate and DeepL), which align with the documented multi-engine capability. No unrelated secrets or broad system credentials are requested. The SKILL.md mentions other integrations (Slack, GitHub, Google Workspace) but does not require those credentials up-front; those would be reasonable to request only when those integrations are used.
Persistence & Privilege
always is false and the skill is user-invocable and may be called autonomously (default) — standard for skills. The skill does not request persistent system-level changes or modifications to other skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install translatepro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /translatepro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Automated Document Translation Workflow with Google Sheets & API Integration. - Enables automated translation and localization across 100+ languages using Google Translate and DeepL APIs. - Integrates translation memory (TM) and glossary management for brand, technical, and domain consistency. - Supports multiple content types: plain text, HTML, Markdown, subtitles, JSON/YAML, and Office documents. - Provides quality assurance features: back-translation, tone analysis, terminology checks, and placeholder preservation. - Automates workflows with batch processing, scheduled jobs, webhooks, and integration-ready setup. - Includes comprehensive configuration instructions and usage examples for rapid onboarding.
元数据
Slug translatepro
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Translatepro 是什么?

Translate and localize text, multimedia, and content across 100+ languages with translation memory integration. Use when the user needs multilingual content,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 216 次。

如何安装 Translatepro?

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

Translatepro 是免费的吗?

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

Translatepro 支持哪些平台?

Translatepro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(macos, linux, win32)。

谁开发了 Translatepro?

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

💬 留言讨论