← Back to Skills Marketplace
Pilot Customer Onboarding Setup
by
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
96
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-customer-onboarding-setup
Description
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:...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pilot-customer-onboarding-setup - After installation, invoke the skill by name or use
/pilot-customer-onboarding-setup - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is 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:... It is an AI Agent Skill for Claude Code / OpenClaw, with 96 downloads so far.
How do I install Pilot Customer Onboarding Setup?
Run "/install pilot-customer-onboarding-setup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pilot Customer Onboarding Setup free?
Yes, Pilot Customer Onboarding Setup is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pilot Customer Onboarding Setup support?
Pilot Customer Onboarding Setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pilot Customer Onboarding Setup?
It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.
More Skills