← Back to Skills Marketplace
Pilot Sales Pipeline Setup
by
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
73
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-sales-pipeline-setup
Description
Deploy a sales pipeline with 4 agents that automate lead prospecting, qualification, outreach, and CRM synchronization. Use this skill when: 1. User wants to...
Usage Guidance
This skill is internally consistent for deploying a 4-agent sales pipeline, but take these precautions before running it: 1) Ensure pilotctl and clawhub are legitimate, up-to-date binaries from vendors you trust. 2) Review each pilot-* component that the skill instructs you to install (those components may request API keys or network access). 3) Be deliberate about the handshake/trust steps: exchanging handshakes will open agent-to-agent communication — verify peer identities and network boundaries. 4) The setup writes config to ~/.pilot/setups; inspect that file for any sensitive data before sharing. 5) Consider testing in an isolated environment (staging or VM) first, and review the project/homepage and licensing (AGPL) to confirm it meets your operational and compliance requirements.
Capability Analysis
Type: OpenClaw Skill
Name: pilot-sales-pipeline-setup
Version: 1.0.0
The skill bundle provides a legitimate framework for setting up a multi-agent sales pipeline using the 'pilotctl' and 'clawhub' utilities. It automates the installation of functional sub-skills (e.g., lead discovery, CRM synchronization) and configures inter-agent communication through standard handshake and subscription commands. No evidence of data exfiltration, malicious execution, or prompt injection was found in SKILL.md or README.md.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (deploy a 4-agent sales pipeline) lines up with the runtime instructions: it requires pilotctl and clawhub, installs pilot-* skills via clawhub, writes a local manifest, sets hostnames, and initiates peer handshakes. All required binaries and actions are proportional to the stated goal.
Instruction Scope
Instructions are narrowly scoped to installing pilot-* components, writing a manifest to ~/.pilot/setups, setting hostnames, and exchanging handshakes. Note: it instructs the agent/operator to install many auxiliary pilot-* skills and to open network trust relationships between agents — these are expected for a distributed pipeline but increase attack surface and should be reviewed before running.
Install Mechanism
This is an instruction-only skill with no install spec or external download. The only install actions are user-invoked clawhub install commands (no arbitrary URL downloads or extraction). That is lower risk for this kind of orchestration task.
Credentials
The skill declares no environment variables or credentials and does not attempt to read system-wide config paths beyond creating ~/.pilot/setups. This matches its stated purpose. Caveat: the pilot-* components it installs may themselves request credentials (e.g., email/CRM API keys); inspect those components before installing.
Persistence & Privilege
always is false and the skill does not request persistent elevated privileges or modify other skills' configurations. It writes its own manifest under the user's home (~/.pilot) which is appropriate for configuration state.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pilot-sales-pipeline-setup - After installation, invoke the skill by name or use
/pilot-sales-pipeline-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 Sales Pipeline Setup?
Deploy a sales pipeline with 4 agents that automate lead prospecting, qualification, outreach, and CRM synchronization. Use this skill when: 1. User wants to... It is an AI Agent Skill for Claude Code / OpenClaw, with 73 downloads so far.
How do I install Pilot Sales Pipeline Setup?
Run "/install pilot-sales-pipeline-setup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pilot Sales Pipeline Setup free?
Yes, Pilot Sales Pipeline Setup is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pilot Sales Pipeline Setup support?
Pilot Sales Pipeline Setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pilot Sales Pipeline Setup?
It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.
More Skills