← 返回 Skills 市场
Pilot Etl Data Pipeline Setup
作者
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
87
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-etl-data-pipeline-setup
功能描述
Deploy a five-stage ETL data pipeline with 5 agents. Use this skill when: 1. User wants to set up an ETL or data processing pipeline 2. User is configuring a...
安全使用建议
This skill is coherent for setting up a Pilot ETL pipeline but take these precautions before installing: 1) Verify pilotctl and clawhub are obtained from trusted sources and understand how clawhub resolves packages (review its registry/sources). 2) Review each transitively installed skill (pilot-s3-bridge, pilot-database-bridge, pilot-webhook-bridge, pilot-slack-bridge, etc.) to see what credentials and network access they require and how they store/use secrets. 3) Be cautious with handshakes — only exchange trust with known hosts and test in a staging environment first. 4) Inspect the created manifest (~/.pilot/setups/etl-data-pipeline.json) before allowing it to operate. 5) Ensure egress/network policies and logging are in place so bridges that forward data or call external webhooks cannot exfiltrate sensitive data unnoticed.
功能分析
Type: OpenClaw Skill
Name: pilot-etl-data-pipeline-setup
Version: 1.0.0
The skill bundle is a configuration orchestrator designed to set up a multi-agent ETL pipeline. It provides instructions and manifest templates for five distinct roles (ingest, transform, validate, loader, and reporter) and uses standard system tools like 'clawhub' and 'pilotctl' for installation and peer-to-peer handshaking. The behavior described in SKILL.md and README.md is consistent with the stated purpose of data processing and orchestration, with no evidence of malicious intent, data exfiltration, or unauthorized persistence.
能力标签
能力评估
Purpose & Capability
The name, description, and required binaries (pilotctl, clawhub) align with deploying Pilot protocol agents and installing agent skills. The listed roles, manifests, and commands are coherent for setting up a 5-stage ETL pipeline.
Instruction Scope
SKILL.md stays within ETL setup scope (install skills with clawhub, set hostnames with pilotctl, write a manifest to ~/.pilot/setups/etl-data-pipeline.json, and perform handshakes). It instructs sending files and publishing messages (pilotctl send-file/publish), which will move data — expected for this task. However, it does not mention how to provision required credentials (S3, DB, Slack, webhook endpoints) that many referenced bridges will need before they function.
Install Mechanism
This is instruction-only (no install spec), which is lower direct risk. However it directs use of 'clawhub install' to fetch and install many transitively referenced skills (pilot-s3-bridge, pilot-slack-bridge, etc.). The SKILL.md does not document where clawhub pulls packages from or how to verify them, so the security of those transitive installs depends entirely on clawhub and the package sources.
Credentials
The skill declares no required environment variables, yet the pipeline components it installs (S3 bridge, database bridge, webhook/slack bridges) will require secrets and network access (S3 keys, DB credentials, Slack tokens, webhook URLs). Not declaring or prompting for these credentials is an omission: the skill will cause you to install components that need sensitive credentials without explaining how they are handled.
Persistence & Privilege
The skill writes a manifest to ~/.pilot/setups/etl-data-pipeline.json (normal for config). always:false and default autonomous invocation are set (no special permanent privilege). The handshake workflow auto-approves trust once both sides exchange handshakes — this is expected for the Pilot protocol but can unintentionally broaden trust if hostnames or peers are mis-specified.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pilot-etl-data-pipeline-setup - 安装完成后,直接呼叫该 Skill 的名称或使用
/pilot-etl-data-pipeline-setup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pilot Etl Data Pipeline Setup 是什么?
Deploy a five-stage ETL data pipeline with 5 agents. Use this skill when: 1. User wants to set up an ETL or data processing pipeline 2. User is configuring a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。
如何安装 Pilot Etl Data Pipeline Setup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pilot-etl-data-pipeline-setup」即可一键安装,无需额外配置。
Pilot Etl Data Pipeline Setup 是免费的吗?
是的,Pilot Etl Data Pipeline Setup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pilot Etl Data Pipeline Setup 支持哪些平台?
Pilot Etl Data Pipeline Setup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pilot Etl Data Pipeline Setup?
由 Calin Teodor(@teoslayer)开发并维护,当前版本 v1.0.0。
推荐 Skills