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 deal stage. All data stored locally in JSON database. No API keys required.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "sales-pipeline-agent" with this command: npx skills add cunningham050503-ops/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, sarah@acme.com, 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 pipeline
  • list_deals – list deals, filter by stage, value, close date, or staleness
  • get_deal – get full details for a specific deal
  • update_deal – update stage, value, close date, notes, or next action
  • log_activity – log a call, email, meeting, demo, or other touch
  • pipeline_summary – full pipeline overview with forecast and alerts
  • draft_outreach – AI-drafted email for follow-up, proposal, re-engage, close push
  • qualify_lead – AI-scored BANT qualification for inbound leads
  • delete_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 practices
  • references/outreach_templates.md – email templates by stage and situation

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

ZLibrary2Kindle

Search Z-Library for books, download them, and send to your Kindle.

Registry SourceRecently Updated
General

Hobby Project Scope Cutter

Helps shrink your creative project idea into achievable 2-hour, 1-day, and 1-weekend versions with clear tasks and scope cuts.

Registry SourceRecently Updated
General

Huo15 Openclaw Enhance

火一五·克劳德·龙虾增强插件 v6.2.1 — memory supplement token 优化(500→150 token/call,月度 ~$52→~$16),保留 5 类枚举 + 判据。继承 v6.2.0 第二天失忆三层守卫第二期:(A) memory-integrator prompt supplem...

Registry SourceRecently Updated
General

claw-graceful-recovery

Claw 微信指令权限错误恢复。当 AI 通过微信接收用户指令后,执行操作遭遇 权限拒绝、系统限制或访问被拒,导致任务卡住、循环重试或无法继续接受新指令时触发。 触发词:权限不足、没有权限、Permission denied、EACCES、Operation not permitted、 拒绝访问、卡住了、无响应...

Registry SourceRecently Updated