← Back to Skills Marketplace
teoslayer

Pilot Translation Pipeline Setup

by Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
81
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-translation-pipeline-setup
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
crypto
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pilot-translation-pipeline-setup
  3. After installation, invoke the skill by name or use /pilot-translation-pipeline-setup
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug pilot-translation-pipeline-setup
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.

How do I install Pilot Translation Pipeline Setup?

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

Is Pilot Translation Pipeline Setup free?

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

Which platforms does Pilot Translation Pipeline Setup support?

Pilot Translation Pipeline Setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pilot Translation Pipeline Setup?

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

💬 Comments