# Send Sales to your agent
Use the source page and any available docs to guide the install because the item currently does not return a direct package file.
## Fast path
- Open the source page via Open source listing.
- If you can obtain the package, extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the source page and extracted files.
## Suggested prompts
### New install

```text
I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.
```
### Upgrade existing

```text
I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "sales",
    "name": "Sales",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/oyi77/sales",
    "canonicalUrl": "https://clawhub.ai/oyi77/sales",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/sales",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=sales",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "scripts/lead-tracker.sh",
      "scripts/pipeline-report.sh",
      "scripts/sales-init.sh"
    ],
    "downloadMode": "manual_only",
    "sourceHealth": {
      "source": "tencent",
      "slug": "sales",
      "status": "source_issue",
      "reason": "not_found",
      "recommendedAction": "review_source",
      "checkedAt": "2026-05-08T10:56:06.812Z",
      "expiresAt": "2026-05-09T10:56:06.812Z",
      "httpStatus": 404,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=sales",
      "contentType": "text/plain",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=sales",
        "contentDisposition": null,
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "sales"
      },
      "scope": "item",
      "summary": "Known item issue.",
      "detail": "This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.",
      "primaryActionLabel": "Open source listing",
      "primaryActionHref": "https://clawhub.ai/oyi77/sales"
    },
    "validation": {
      "installChecklist": [
        "Open the source listing and confirm there is a real package or setup artifact available.",
        "Review SKILL.md before asking your agent to continue.",
        "Treat this source as manual setup until the upstream download flow is fixed."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/sales",
    "downloadUrl": "https://openagent3.xyz/downloads/sales",
    "agentUrl": "https://openagent3.xyz/skills/sales/agent",
    "manifestUrl": "https://openagent3.xyz/skills/sales/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/sales/agent.md"
  }
}
```
## Documentation

### Sales Skill 💼

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.

### What This Skill Does

✅ 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

### Quick Start

Set up your sales workspace:

./scripts/sales-init.sh

Configure your preferences in TOOLS.md:

### Sales
- CRM: [HubSpot/Salesforce/Notion/Built-in]
- Default pipeline stages: [Stages]
- Follow-up cadence: [Days between touchpoints]
- Meeting booking link: [URL]

Start tracking leads!

### Lead Qualification Framework (BANT)

CriteriaQuestionWeightBudgetCan they afford it?25%AuthorityAre they the decision-maker?25%NeedDo they have a real problem you solve?30%TimelineWhen do they need a solution?20%

Lead Score Thresholds:

80-100: Hot 🔥 — Contact immediately
60-79: Warm — Nurture actively
40-59: Cool — Keep in nurture sequence
0-39: Cold — Low priority

### Lead Capture Template

# Lead: [Company Name]

## Contact Info
- **Name:** [Full Name]
- **Title:** [Job Title]
- **Email:** [Email]
- **Phone:** [Phone]
- **LinkedIn:** [URL]
- **Company:** [Company]
- **Website:** [URL]

## Qualification (BANT)
- **Budget:** [Yes/No/Unknown] — [Notes]
- **Authority:** [Decision-maker/Influencer/User] — [Notes]
- **Need:** [Strong/Moderate/Weak] — [Notes]
- **Timeline:** [Immediate/1-3mo/3-6mo/6mo+] — [Notes]
- **Lead Score:** [X/100]

## Source
- **How they found us:** [Source]
- **First touchpoint:** [Date]
- **Initial interest:** [What they asked about]

## Notes
[Relevant context, pain points, opportunities]

## Next Action
- [ ] [Action] — Due: [Date]

### Standard Pipeline Stages

StageDefinitionTypical ActionsLeadInitial contact, not yet qualifiedQualify, research, initial outreachQualifiedBANT criteria metDiscovery call, needs analysisDiscoveryUnderstanding needsDemo prep, stakeholder mappingDemo/ProposalPresenting solutionDemo, proposal creationNegotiationTerms discussionHandle objections, negotiateClosed WonDeal signedOnboarding handoffClosed LostDeal lostLoss analysis, nurture

### Pipeline Tracking Template

# Sales Pipeline — [Month]

## Summary
- Total pipeline value: $[X]
- Weighted pipeline: $[X]
- Deals in pipeline: [X]
- Expected closes this month: [X]

## By Stage

### Lead ([X] deals, $[X])
| Company | Value | Owner | Last Activity | Next Step |
|---------|-------|-------|---------------|-----------|
| [Name] | $[X] | [You] | [Date] | [Action] |

### Qualified ([X] deals, $[X])
...

### Demo/Proposal ([X] deals, $[X])
...

### Negotiation ([X] deals, $[X])
...

## Stale Deals (>14 days no activity)
| Company | Stage | Last Activity | Recommended Action |
|---------|-------|---------------|-------------------|

### Pipeline Velocity Metrics

MetricHow to CalculateTargetWin RateWon ÷ (Won + Lost)>25%Average Deal SizeTotal Won ÷ # WonTrack trendSales CycleAvg days from Lead → Won<30 daysPipeline CoveragePipeline ÷ Quota3x+

### Cold Outreach Sequence

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]

### Personalization Research Checklist

Before outreach, gather:

Recent company news (funding, launch, hire)
 LinkedIn activity (posts, comments, likes)
 Company blog/newsletter
 Mutual connections
 Tech stack (if relevant)
 Competitors they might use

### Never Miss a Follow-up

The Rule: Every deal has a next action with a due date. No exceptions.

Follow-up Cadence by Stage:

StageCheck-in FrequencyLeadEvery 3-5 daysQualifiedEvery 2-3 daysDemo/ProposalEvery 1-2 daysNegotiationDaily

### Follow-up Reminder Template

# Daily Follow-up Queue

## Due Today
| Lead | Stage | Last Contact | Reason | Next Action |
|------|-------|--------------|--------|-------------|
| [Co] | [Stage] | [Date] | [Context] | [Action] |

## Overdue
| Lead | Stage | Days Overdue | Priority |
|------|-------|--------------|----------|
| [Co] | [Stage] | [X] days | 🔥/⚠️ |

### Pre-Meeting Research Template

# Meeting Prep: [Company]
**Date:** [Date/Time]
**Attendees:** [Names, titles]

## Company Research
- Founded: [Year]
- Size: [Employees]
- Funding: [Stage/Amount]
- Recent news: [Key items]

## Attendee Research
- [Name 1]: [Background, relevant info]
- [Name 2]: [Background, relevant info]

## Their Likely Pain Points
1. [Pain point based on research]
2. [Pain point based on research]

## Questions to Ask
1. [Discovery question]
2. [Discovery question]
3. [Qualification question]

## Our Value Proposition for Them
[Customized pitch based on research]

## Objections to Expect
1. [Likely objection] → [Response]
2. [Likely objection] → [Response]

## Meeting Goals
1. [Specific goal]
2. [Specific goal]

### Post-Meeting Notes Template

# Meeting Notes: [Company] — [Date]

## Attendees
- [Name, Title]

## Key Takeaways
1. [Insight]
2. [Insight]

## Pain Points Confirmed
- [Pain point]

## Decision Process
- Decision maker: [Name]
- Influencers: [Names]
- Timeline: [When]
- Budget: [Range if discussed]

## Objections Raised
- [Objection]: [How we handled it]

## Next Steps
- [ ] [Action] — Owner: [Name] — Due: [Date]
- [ ] [Action] — Owner: [Name] — Due: [Date]

## Follow-up Email
[Draft the follow-up email here]

### Common Objections & Responses

ObjectionResponse 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]"

### Objection Documentation

Track objections to improve pitch:

# Objection Log

| Date | Company | Objection | Our Response | Result |
|------|---------|-----------|--------------|--------|
| [Date] | [Co] | [Objection] | [Response] | Won/Lost |

### Weekly Sales Report Template

# Sales Report — Week of [Date]

## Summary
- New leads: [X]
- Deals advanced: [X]
- Deals closed won: [X] ($[X])
- Deals closed lost: [X]

## Pipeline Health
- Total pipeline: $[X]
- Change from last week: +/-[X]%
- Weighted pipeline: $[X]
- Forecast this month: $[X]

## Activity Metrics
- Outreach sent: [X]
- Meetings held: [X]
- Proposals sent: [X]
- Follow-ups completed: [X]

## Wins
| Company | Value | Time to Close | Key Factor |
|---------|-------|---------------|------------|
| [Name] | $[X] | [X] days | [What won it] |

## Losses
| Company | Value | Stage Lost | Reason |
|---------|-------|------------|--------|
| [Name] | $[X] | [Stage] | [Why] |

## Focus for Next Week
1. [Priority]
2. [Priority]

### Win/Loss Analysis

# Win/Loss Analysis — [Quarter]

## Win Patterns
- Common traits of won deals: [Patterns]
- Average deal size: $[X]
- Average sales cycle: [X] days
- Top win reasons:
  1. [Reason]
  2. [Reason]

## Loss Patterns
- Where deals die: [Stage]
- Common objections: [List]
- Top loss reasons:
  1. [Reason]
  2. [Reason]

## Insights & Actions
- [Insight] → [Action to take]

### sales-init.sh

Initialize your sales workspace with templates and tracking.

### lead-tracker.sh

CLI tool for quick lead management.

# Add new lead
./scripts/lead-tracker.sh add "Company Name" "Contact Name" "email@company.com"

# List all leads
./scripts/lead-tracker.sh list

# Update lead stage
./scripts/lead-tracker.sh update "Company Name" --stage "demo"

# Get daily follow-ups
./scripts/lead-tracker.sh followups

### pipeline-report.sh

Generate pipeline reports.

# Weekly pipeline summary
./scripts/pipeline-report.sh weekly

# Monthly forecast
./scripts/pipeline-report.sh forecast

### Built-in Tracking

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/

### External CRM Integration

HubSpot: Use HubSpot API for syncing
Salesforce: Use Salesforce API for syncing
Notion: Export/import via CSV or API

### Best Practices

Follow up relentlessly — 80% of sales need 5+ touchpoints
Personalize everything — Generic outreach = ignore
Always have next step — Every conversation ends with clear action
Track why you lose — More valuable than why you win
Speed to lead — Respond within 5 minutes when possible
Listen more than talk — Discovery > Pitching
Document everything — Your future self will thank you
Review pipeline weekly — Stale deals kill forecasts

### Common Mistakes

❌ 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

License: MIT — use freely, modify, distribute.

"Sales is not about selling anymore, but about building trust and educating." — Siva Devaki
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: oyi77
- Version: 1.0.0
## Source health
- Status: source_issue
- Known item issue.
- This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.
- Health scope: item
- Reason: not_found
- Checked at: 2026-05-08T10:56:06.812Z
- Expires at: 2026-05-09T10:56:06.812Z
- Recommended action: Open source listing
## Links
- [Detail page](https://openagent3.xyz/skills/sales)
- [Send to Agent page](https://openagent3.xyz/skills/sales/agent)
- [JSON manifest](https://openagent3.xyz/skills/sales/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/sales/agent.md)
- [Download page](https://openagent3.xyz/downloads/sales)