← 返回 Skills 市场
teoslayer

Pilot Customer Onboarding Setup

作者 Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
96
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-customer-onboarding-setup
功能描述
Deploy a customer onboarding system with 3 agents that automate the new customer journey from welcome through setup to success tracking. Use this skill when:...
安全使用建议
This skill appears to do what it claims, but before installing: (1) verify pilotctl and clawhub are the authentic tools you intend to use, (2) review what 'clawhub install' will fetch (the pilot-* plugins) and their source/reputations, (3) be cautious about the webhook/slack bridges — decide what external endpoints will receive customer data and ensure credentials (Slack tokens, webhook URLs) are stored securely, (4) run the setup in a test environment first to confirm handshake/trust behavior and that no unintended endpoints receive PII, and (5) if you cannot verify the provenance of the pilot-* packages, avoid running installs on production systems or isolate them until reviewed.
功能分析
Type: OpenClaw Skill Name: pilot-customer-onboarding-setup Version: 1.0.0 The skill bundle provides a legitimate configuration framework for deploying a multi-agent customer onboarding system. It uses standard system tools (Bash, mkdir, cat) and domain-specific utilities (pilotctl, clawhub) to set up roles, install sub-skills, and define data flows between agents. No evidence of data exfiltration, malicious execution, or prompt injection was found; all actions are transparent and aligned with the stated purpose of automating SaaS onboarding workflows.
能力标签
crypto
能力评估
Purpose & Capability
Name/description align with required binaries (pilotctl for agent control, clawhub for installing pilot skills). The declared bins are appropriate and expected for deploying Pilot agents and installing related plugins.
Instruction Scope
SKILL.md limits actions to installing pilot skills, setting hostnames, writing manifests under ~/.pilot/setups, and initiating handshakes. It explicitly defines data flows including an external webhook (port 443) — this is coherent with the success-tracker role but is a privacy/integration concern the user should review.
Install Mechanism
Instruction-only skill (no install spec). It instructs use of 'clawhub install', which will fetch and install third-party pilot-* packages at runtime; the skill itself does not supply or vet those packages. That dependency fetch is expected but carries the usual supply-chain risk.
Credentials
No environment variables or credentials are requested by the skill itself. Some of the installed plugins (e.g., pilot-slack-bridge, pilot-webhook-bridge) will likely need external credentials (Slack tokens, webhook URLs) at runtime — omission of these is not incoherent but the user must supply and protect them.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent platform presence or attempt to modify other skills. It writes configuration under ~/.pilot which is expected for agent setup.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pilot-customer-onboarding-setup
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pilot-customer-onboarding-setup 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pilot-customer-onboarding-setup
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pilot Customer Onboarding Setup 是什么?

Deploy a customer onboarding system with 3 agents that automate the new customer journey from welcome through setup to success tracking. Use this skill when:... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 96 次。

如何安装 Pilot Customer Onboarding Setup?

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

Pilot Customer Onboarding Setup 是免费的吗?

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

Pilot Customer Onboarding Setup 支持哪些平台?

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

谁开发了 Pilot Customer Onboarding Setup?

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

💬 留言讨论