← Back to Skills Marketplace
ncreighton

Translatepro

by ncreighton · GitHub ↗ · v1.0.0 · MIT-0
macoslinuxwin32 ✓ Security Clean
216
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install translatepro
Description
Translate and localize text, multimedia, and content across 100+ languages with translation memory integration. Use when the user needs multilingual content,...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install translatepro
  3. After installation, invoke the skill by name or use /translatepro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug translatepro
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Translatepro?

Translate and localize text, multimedia, and content across 100+ languages with translation memory integration. Use when the user needs multilingual content,... It is an AI Agent Skill for Claude Code / OpenClaw, with 216 downloads so far.

How do I install Translatepro?

Run "/install translatepro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Translatepro free?

Yes, Translatepro is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Translatepro support?

Translatepro is cross-platform and runs anywhere OpenClaw / Claude Code is available (macos, linux, win32).

Who created Translatepro?

It is built and maintained by ncreighton (@ncreighton); the current version is v1.0.0.

💬 Comments