CRM integration, lead tracking, outreach automation, and pipeline management. Transform your AI agent into a sales assistant that never lets leads slip through the cracks.
**Turn your AI agent into an elite sales operations partner.**
Track leads, manage pipelines, automate outreach, and never lose a deal to poor follow-up again.
---
โ **Lead Tracking** โ Capture, qualify, and track leads through your pipeline
โ **CRM Integration** โ Work with your existing CRM or use built-in tracking
โ **Outreach Automation** โ Generate personalized outreach sequences
โ **Pipeline Management** โ Track deals, forecast revenue, identify bottlenecks
โ **Follow-up Automation** โ Never miss a follow-up again
โ **Sales Analytics** โ Track conversion rates, velocity, and win/loss reasons
---
1. Set up your sales workspace:
```bash
./scripts/sales-init.sh
```
2. Configure your preferences in `TOOLS.md`:
```markdown
```
3. Start tracking leads!
---
| Criteria | Question | Weight |
|----------|----------|--------|
| **Budget** | Can they afford it? | 25% |
| **Authority** | Are they the decision-maker? | 25% |
| **Need** | Do they have a real problem you solve? | 30% |
| **Timeline** | When do they need a solution? | 20% |
**Lead Score Thresholds:**
```markdown
[Relevant context, pain points, opportunities]
```
---
| Stage | Definition | Typical Actions |
|-------|------------|-----------------|
| **Lead** | Initial contact, not yet qualified | Qualify, research, initial outreach |
| **Qualified** | BANT criteria met | Discovery call, needs analysis |
| **Discovery** | Understanding needs | Demo prep, stakeholder mapping |
| **Demo/Proposal** | Presenting solution | Demo, proposal creation |
| **Negotiation** | Terms discussion | Handle objections, negotiate |
| **Closed Won** | Deal signed | Onboarding handoff |
| **Closed Lost** | Deal lost | Loss analysis, nurture |
```markdown
| Company | Value | Owner | Last Activity | Next Step |
|---------|-------|-------|---------------|-----------|
| [Name] | $[X] | [You] | [Date] | [Action] |
...
...
...
| Company | Stage | Last Activity | Recommended Action |
|---------|-------|---------------|-------------------|
```
| Metric | How to Calculate | Target |
|--------|------------------|--------|
| **Win Rate** | Won รท (Won + Lost) | >25% |
| **Average Deal Size** | Total Won รท # Won | Track trend |
| **Sales Cycle** | Avg days from Lead โ Won | <30 days |
| **Pipeline Coverage** | Pipeline รท Quota | 3x+ |
---
**Day 1: Initial Email**
```
Subject: [Personalized hook based on research]
Hi [Name],
[Observation about their company/role โ show you did research].
[One sentence about what you do and why it's relevant to them].
[Specific question or soft CTA].
Best,
[Your name]
```
**Day 3: Follow-up 1**
```
Subject: Re: [Original subject]
Hi [Name],
Wanted to make sure this didn't get buried โ [brief restate of value].
[New angle or additional value point].
Worth a quick chat?
[Your name]
```
**Day 7: Follow-up 2 (Value Add)**
```
Subject: [Related resource or insight]
Hi [Name],
Found this [article/resource/insight] and thought of you: [link]
[Brief explanation of why it's relevant].
If this resonates, happy to share how we helped [similar company] with [similar challenge].
[Your name]
```
**Day 14: Break-up Email**
```
Subject: Should I close your file?
Hi [Name],
I haven't heard back, so I'm assuming the timing isn't right.
No worries โ I'll close out my notes for now.
If things change, feel free to reply anytime.
[Your name]
```
Before outreach, gather:
---
**The Rule:** Every deal has a next action with a due date. No exceptions.
**Follow-up Cadence by Stage:**
| Stage | Check-in Frequency |
|-------|--------------------|
| Lead | Every 3-5 days |
| Qualified | Every 2-3 days |
| Demo/Proposal | Every 1-2 days |
| Negotiation | Daily |
```markdown
| Lead | Stage | Last Contact | Reason | Next Action |
|------|-------|--------------|--------|-------------|
| [Co] | [Stage] | [Date] | [Context] | [Action] |
| Lead | Stage | Days Overdue | Priority |
|------|-------|--------------|----------|
| [Co] | [Stage] | [X] days | ๐ฅ/โ ๏ธ |
```
---
```markdown
**Date:** [Date/Time]
**Attendees:** [Names, titles]
1. [Pain point based on research]
2. [Pain point based on research]
1. [Discovery question]
2. [Discovery question]
3. [Qualification question]
[Customized pitch based on research]
1. [Likely objection] โ [Response]
2. [Likely objection] โ [Response]
1. [Specific goal]
2. [Specific goal]
```
```markdown
1. [Insight]
2. [Insight]
[Draft the follow-up email here]
```
---
| Objection | Response Framework |
|-----------|-------------------|
| **"Too expensive"** | Explore value vs cost: "What's the cost of NOT solving this?" |
| **"We use [competitor]"** | "What made you choose them? What's working/not working?" |
| **"Not the right time"** | "What would make it the right time? Can we reconnect then?" |
| **"Need to think about it"** | "Of course. What specifically do you want to think through?" |
| **"Send me info"** | "Happy to. What specifically would be most helpful to see?" |
| **"We're too small"** | "That's actually perfect for [reason]. [Similar customer example]" |
Track objections to improve pitch:
```markdown
| Date | Company | Objection | Our Response | Result |
|------|---------|-----------|--------------|--------|
| [Date] | [Co] | [Objection] | [Response] | Won/Lost |
```
---
```markdown
| Company | Value | Time to Close | Key Factor |
|---------|-------|---------------|------------|
| [Name] | $[X] | [X] days | [What won it] |
| Company | Value | Stage Lost | Reason |
|---------|-------|------------|--------|
| [Name] | $[X] | [Stage] | [Why] |
1. [Priority]
2. [Priority]
```
```markdown
1. [Reason]
2. [Reason]
1. [Reason]
2. [Reason]
```
---
Initialize your sales workspace with templates and tracking.
CLI tool for quick lead management.
```bash
./scripts/lead-tracker.sh add "Company Name" "Contact Name" "[email protected]"
./scripts/lead-tracker.sh list
./scripts/lead-tracker.sh update "Company Name" --stage "demo"
./scripts/lead-tracker.sh followups
```
Generate pipeline reports.
```bash
./scripts/pipeline-report.sh weekly
./scripts/pipeline-report.sh forecast
```
---
If you don't use an external CRM, use markdown files:
```
sales/
โโโ leads/
โ โโโ company-name.md
โ โโโ ...
โโโ pipeline.md
โโโ analytics/
โ โโโ weekly-YYYY-MM-DD.md
โ โโโ ...
โโโ templates/
```
**HubSpot:** Use HubSpot API for syncing
**Salesforce:** Use Salesforce API for syncing
**Notion:** Export/import via CSV or API
---
1. **Follow up relentlessly** โ 80% of sales need 5+ touchpoints
2. **Personalize everything** โ Generic outreach = ignore
3. **Always have next step** โ Every conversation ends with clear action
4. **Track why you lose** โ More valuable than why you win
5. **Speed to lead** โ Respond within 5 minutes when possible
6. **Listen more than talk** โ Discovery > Pitching
7. **Document everything** โ Your future self will thank you
8. **Review pipeline weekly** โ Stale deals kill forecasts
---
โ **Pitching before understanding** โ Do discovery first
โ **Forgetting to follow up** โ Use reminders religiously
โ **Vanity metrics** โ Calls made matters less than meetings held
โ **Ignoring closed-lost** โ They can become wins later
โ **No CRM hygiene** โ Bad data = bad decisions
---
**License:** MIT โ use freely, modify, distribute.
---
*"Sales is not about selling anymore, but about building trust and educating." โ Siva Devaki*
Leave a review
No reviews yet. Be the first to review this skill!