← Back to Skills Marketplace
b-gutman

Pipeworx translate

by Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
70
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-translate
Description
Translate text between multiple languages, detect text language, and list all supported language codes and names.
Usage Guidance
This skill simply forwards text to the external endpoint https://gateway.pipeworx.io/translate/mcp for translation. Before installing, consider: (1) Privacy — any text you translate will be transmitted to that external service; do not send sensitive data unless you trust the endpoint or run your own LibreTranslate instance. (2) Trust — the skill source and homepage are unknown; verify the gateway's operator and terms if you care about data retention. (3) Auth — the SKILL.md shows no API key usage, but the gateway may enforce limits or require keys in other deployments. If you need stronger privacy or control, host LibreTranslate yourself or use an explicitly trusted provider.
Capability Analysis
Type: OpenClaw Skill Name: pipeworx-translate Version: 1.0.0 The skill provides standard machine translation and language detection capabilities by interfacing with a remote MCP server at gateway.pipeworx.io. The documentation in SKILL.md is purely instructional, providing clear examples and configuration steps without any evidence of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description (translate, detect language, list languages) match the SKILL.md examples and the provided JSON-RPC/curl calls to a translation gateway.
Instruction Scope
Runtime instructions are narrowly scoped to calling https://gateway.pipeworx.io/translate/mcp (JSON-RPC) and listing languages; they do not read local files or request unrelated system data. However, the skill sends user text to an external service (the gateway) and the doc does not describe data handling, retention, or required auth.
Install Mechanism
No install spec or code is present (instruction-only), so nothing is written to disk or installed by the skill.
Credentials
The skill declares no environment variables, credentials, or config paths; this is proportional to an instruction-only translator that calls an external API.
Persistence & Privilege
The skill is not forced-always, and does not request persistent system privileges or modify other skills; autonomous invocation by the agent is the platform default and expected for skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pipeworx-translate
  3. After installation, invoke the skill by name or use /pipeworx-translate
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug pipeworx-translate
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Pipeworx translate?

Translate text between multiple languages, detect text language, and list all supported language codes and names. It is an AI Agent Skill for Claude Code / OpenClaw, with 70 downloads so far.

How do I install Pipeworx translate?

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

Is Pipeworx translate free?

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

Which platforms does Pipeworx translate support?

Pipeworx translate is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pipeworx translate?

It is built and maintained by Bruce Gutman (@b-gutman); the current version is v1.0.0.

💬 Comments