← 返回 Skills 市场
teoslayer

Pilot Translation Pipeline Setup

作者 Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
81
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-translation-pipeline-setup
功能描述
Deploy an automated translation pipeline with 3 agents. Use this skill when: 1. User wants to set up a translation or localization pipeline 2. User is config...
安全使用建议
This skill appears to do what it says: it uses pilotctl and clawhub to install skills, set hostnames, exchange handshakes, and write a ~/.pilot setup manifest. Before installing: (1) confirm pilotctl and clawhub are the authentic, trusted CLIs you expect; (2) inspect which packages 'clawhub install' will fetch (they can add code and permissions transitively); (3) back up any existing ~/.pilot data because the skill writes to ~/.pilot/setups; (4) be aware the pipeline opens network communication between agents and may publish to external webhooks—verify destination endpoints and use an isolated/test environment if you have sensitive data. If you want higher assurance, provide the actual clawhub package sources or a list of exact skill package versions to review before installation.
功能分析
Type: OpenClaw Skill Name: pilot-translation-pipeline-setup Version: 1.0.0 The skill bundle provides a legitimate configuration and deployment workflow for a multi-agent translation pipeline consisting of extractor, translator, and reviewer roles. It utilizes standard ecosystem tools (pilotctl, clawhub) to manage hostnames, install dependencies, and establish peer-to-peer trust via handshakes, with no evidence of malicious intent, data exfiltration, or unauthorized execution in SKILL.md or README.md.
能力标签
crypto
能力评估
Purpose & Capability
Name/description match the actions in SKILL.md: installing agent skills with clawhub, setting hostnames with pilotctl, and writing a pipeline manifest. The declared required binaries (pilotctl, clawhub) are appropriate for this purpose.
Instruction Scope
Instructions ask the agent/operator to write a manifest to ~/.pilot/setups and to run pilotctl and clawhub CLI commands that will perform network handshakes and publish/subscribe data between agents. Writing to ~/.pilot is expected for a setup tool but is not listed in the registry 'required config paths' metadata—this mismatch is minor but worth noting. Also, the sample publish commands demonstrate network traffic and potentially publishing to external destinations (webhook bridge) which is consistent with the stated purpose but means you should review endpoints used by the pipeline.
Install Mechanism
This is an instruction-only skill (no install spec), which is lower risk. However, it instructs use of 'clawhub install' to fetch and install other skills; those installs are transitive and may pull additional code/packages. Verify that clawhub and the packages it installs come from trusted sources.
Credentials
The skill does not request environment variables, credentials, or config paths beyond local manifest creation. No extraneous secrets are required by the SKILL.md.
Persistence & Privilege
The skill does not request always:true or any elevated persistent presence. It writes a local setup manifest for its own configuration, which is reasonable for a setup task.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pilot-translation-pipeline-setup
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pilot-translation-pipeline-setup 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pilot-translation-pipeline-setup
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pilot Translation Pipeline Setup 是什么?

Deploy an automated translation pipeline with 3 agents. Use this skill when: 1. User wants to set up a translation or localization pipeline 2. User is config... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。

如何安装 Pilot Translation Pipeline Setup?

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

Pilot Translation Pipeline Setup 是免费的吗?

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

Pilot Translation Pipeline Setup 支持哪些平台?

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

谁开发了 Pilot Translation Pipeline Setup?

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

💬 留言讨论