← 返回 Skills 市场
teoslayer

Pilot Data Labeling Pipeline Setup

作者 Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
97
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-data-labeling-pipeline-setup
功能描述
Deploy a data labeling pipeline with 4 agents for ingestion, auto-labeling, quality review, and dataset export. Use this skill when: 1. User wants to set up...
安全使用建议
This skill is a coherent setup guide, but before running any of its commands: 1) Verify the origin and integrity of the pilotctl and clawhub binaries you will run (they will perform installs and network actions). 2) Be prepared to provide credentials for connectors (e.g., S3) when configuring installed companion skills — the guide does not collect them itself. 3) Review the companion skills you will install (pilot-s3-bridge, pilot-webhook-bridge, etc.) because they may open network ports, require cloud creds, or reach external endpoints. 4) Limit network exposure (firewall ports like 1002) and perform handshakes only with trusted hostnames. If you need a higher-assurance review, provide the exact sources (URLs or package registry entries) for pilotctl, clawhub, and the companion skills to inspect them further.
功能分析
Type: OpenClaw Skill Name: pilot-data-labeling-pipeline-setup Version: 1.0.0 The skill bundle provides orchestration instructions for setting up a distributed data labeling pipeline using the 'Pilot Protocol' ecosystem. It uses standard tools (pilotctl, clawhub) to install dependencies, configure hostnames, and establish peer-to-peer trust (handshakes) between agents, all of which are consistent with its stated purpose in SKILL.md and README.md.
能力标签
crypto
能力评估
Purpose & Capability
Name/description match the instructions: it installs pipeline-related companion skills via clawhub, sets hostnames with pilotctl, writes a pipeline manifest, and instructs mutual handshakes between agents. The required binaries (pilotctl, clawhub) are appropriate for this task.
Instruction Scope
Runtime instructions stay within pipeline setup: install listed companion skills, set hostname, write a JSON manifest to ~/.pilot/setups, and perform pilotctl handshakes. Note: the skill writes configuration under ~/.pilot and assumes the installed companion skills (e.g., pilot-s3-bridge) will be configured later — those companion skills may require additional credentials or network configuration that this skill does not request or configure.
Install Mechanism
This is instruction-only (no install spec, no code written by the skill). That is lowest-risk in terms of what the skill itself will drop on disk. The actual installs are delegated to clawhub/pilotctl, so review the provenance of those binaries before running.
Credentials
The skill declares no required environment variables or credentials, which is consistent with a generic setup template. Caveat: some of the companion skills it tells you to install (for example pilot-s3-bridge) will likely need cloud credentials (AWS keys) or endpoint configuration; those are not requested by this skill and must be supplied separately when you configure those components.
Persistence & Privilege
always is false and the skill is user-invocable. It writes a manifest under the user's home (~/.pilot/setups) which is reasonable for a setup helper and does not attempt to modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pilot-data-labeling-pipeline-setup
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pilot-data-labeling-pipeline-setup 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pilot-data-labeling-pipeline-setup
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pilot Data Labeling Pipeline Setup 是什么?

Deploy a data labeling pipeline with 4 agents for ingestion, auto-labeling, quality review, and dataset export. Use this skill when: 1. User wants to set up... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。

如何安装 Pilot Data Labeling Pipeline Setup?

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

Pilot Data Labeling Pipeline Setup 是免费的吗?

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

Pilot Data Labeling Pipeline Setup 支持哪些平台?

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

谁开发了 Pilot Data Labeling Pipeline Setup?

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

💬 留言讨论