← 返回 Skills 市场
b-gutman

Pipeworx translate

作者 Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
70
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-translate
功能描述
Translate text between multiple languages, detect text language, and list all supported language codes and names.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeworx-translate
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeworx-translate 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pipeworx-translate
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pipeworx translate 是什么?

Translate text between multiple languages, detect text language, and list all supported language codes and names. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 70 次。

如何安装 Pipeworx translate?

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

Pipeworx translate 是免费的吗?

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

Pipeworx translate 支持哪些平台?

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

谁开发了 Pipeworx translate?

由 Bruce Gutman(@b-gutman)开发并维护,当前版本 v1.0.0。

💬 留言讨论