Sales Pipeline Agent
/install sales-pipeline-agent
Sales Pipeline Agent
An AI-powered agent that manages your B2B sales pipeline using Claude — from first contact to closed deal.
What It Does
- Track deals – store every opportunity with company, contact, value, stage, and close date
- Pipeline visibility – weighted forecast, deals by stage, revenue totals
- Activity logging – log calls, emails, meetings, demos with outcomes and next steps
- Stale deal alerts – surfaces deals with no activity in 14+ days
- Lead qualification – AI-scores inbound leads using BANT before they enter the pipeline
- Outreach drafting – generates targeted emails for follow-ups, proposals, re-engagement, and close pushes
Pipeline Stages
prospecting (5%) → qualified (20%) → proposal (40%) → negotiation (70%) → closed_won (100%)
→ closed_lost (0%)
on_hold (10%)
How to Use
"Give me a pipeline summary"
"Add a deal: Acme Corp, $24,000, contact is Sarah Chen, [email protected], close date June 30"
"What deals are closing this month?"
"Show me stale deals with no activity in 2 weeks"
"Log a call with deal abc123: had a great demo, they want a proposal by Friday"
"Move deal abc123 to negotiation stage"
"Draft a follow-up email for deal abc123"
"Qualify this lead: Globex Corp, they reached out asking about our enterprise tier, 500 employees, need it Q3"
"What are my overdue next actions?"
Running the Agent
The agent script is at scripts/sales_pipeline_agent.py. Invoke via this skill or run directly:
python3 scripts/sales_pipeline_agent.py
Or pass a one-shot task:
python3 scripts/sales_pipeline_agent.py "Give me a pipeline summary"
Tools Available to the Agent
add_deal– add a new deal to the pipelinelist_deals– list deals, filter by stage, value, close date, or stalenessget_deal– get full details for a specific dealupdate_deal– update stage, value, close date, notes, or next actionlog_activity– log a call, email, meeting, demo, or other touchpipeline_summary– full pipeline overview with forecast and alertsdraft_outreach– AI-drafted email for follow-up, proposal, re-engage, close pushqualify_lead– AI-scored BANT qualification for inbound leadsdelete_deal– permanently remove a deal
Deal Database
All deals are stored at ~/.openclaw/workspace/sales-pipeline-agent/pipeline.json. Back it up regularly.
References
references/sales_methodology.md– BANT, MEDDIC, and pipeline management best practicesreferences/outreach_templates.md– email templates by stage and situation
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sales-pipeline-agent - After installation, invoke the skill by name or use
/sales-pipeline-agent - Provide required inputs per the skill's parameter spec and get structured output
What is Sales Pipeline Agent?
Manage your B2B sales pipeline end-to-end. Track deals through stages, forecast revenue, log activities, and monitor pipeline health. Weighted forecasting by... It is an AI Agent Skill for Claude Code / OpenClaw, with 41 downloads so far.
How do I install Sales Pipeline Agent?
Run "/install sales-pipeline-agent" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sales Pipeline Agent free?
Yes, Sales Pipeline Agent is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sales Pipeline Agent support?
Sales Pipeline Agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sales Pipeline Agent?
It is built and maintained by cunningham050503-ops (@cunningham050503-ops); the current version is v1.0.0.