Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Lead Qualification

ASecurity

Score and qualify leads based on criteria and fit

7 stars
0 votes
0 copies
0 views
Added 9/20/2026
businessgo

Works with

climcp

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add unempyd/revenueos --skill lead-qualification --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Lead Qualification?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Lead Qualification
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/unempyd-lead-qualification/badge)](https://www.skillsdirectory.com/skills/unempyd-lead-qualification)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
# ═══════════════════════════════════════════════════════════════════════════════
# CLAUDE OFFICE SKILL - Enhanced Metadata v2.0
# ═══════════════════════════════════════════════════════════════════════════════

# Basic Information
name: Lead Qualification
description: "Score and qualify leads based on criteria and fit"
version: "1.0"
author: claude-office-skills
license: MIT

# Categorization
category: sales
tags:
  - lead
  - qualification
  - scoring
  - sales
department: Sales

# AI Model Compatibility
models:
  recommended:
    - claude-sonnet-4
    - claude-opus-4
  compatible:
    - claude-3-5-sonnet
    - gpt-4
    - gpt-4o

# MCP Tools Integration
mcp:
  server: office-mcp
  tools:
    - read_xlsx
    - analyze_spreadsheet
    - create_xlsx

# Skill Capabilities
capabilities:
  - lead_scoring
  - qualification_criteria
  - prioritization

# Language Support
languages:
  - en
  - zh
---

# Lead Qualification

Score and qualify leads based on defined criteria to focus sales efforts effectively.

## Overview

This skill helps you:
- Evaluate leads against qualification criteria
- Score leads for prioritization
- Identify deal-breakers and green flags
- Recommend next actions
- Maintain consistent qualification

## Qualification Frameworks

### BANT (Budget, Authority, Need, Timeline)
```markdown
## BANT Qualification: [Lead Name]

### Budget (/25)
| Question | Answer | Score |
|----------|--------|-------|
| Defined budget? | [Yes/No/Unknown] | /10 |
| Budget range? | [$X - $Y] | /10 |
| Budget fits our pricing? | [Yes/No] | /5 |
**Budget Score**: [X]/25

### Authority (/25)
| Question | Answer | Score |
|----------|--------|-------|
| Decision maker? | [Yes/No/Influencer] | /10 |
| Who else involved? | [Names/Roles] | /5 |
| Sign-off process? | [Description] | /5 |
| Champion identified? | [Yes/No] | /5 |
**Authority Score**: [X]/25

### Need (/25)
| Question | Answer | Score |
|----------|--------|-------|
| Clear pain point? | [Description] | /10 |
| Impact of not solving? | [Description] | /10 |
| Using alternatives? | [Current solution] | /5 |
**Need Score**: [X]/25

### Timeline (/25)
| Question | Answer | Score |
|----------|--------|-------|
| Target implementation? | [Date/Quarter] | /10 |
| Urgency level? | [High/Medium/Low] | /10 |
| Trigger event? | [Description] | /5 |
**Timeline Score**: [X]/25

---
**Total BANT Score**: [X]/100
**Qualification**: [Qualified / Needs Work / Not Qualified]
```

### MEDDIC (Metrics, Economic Buyer, Decision Criteria, Decision Process, Identify Pain, Champion)
```markdown
## MEDDIC Qualification: [Lead Name]

### Metrics
**Business impact they expect**:
- [Metric 1]: [Current] → [Target]
- [Metric 2]: [Current] → [Target]

### Economic Buyer
**Person with budget authority**:
- Name: [Name]
- Title: [Title]
- Access: [Direct/Indirect/None]

### Decision Criteria
**How they'll evaluate solutions**:
1. [Criterion 1] - Weight: [%]
2. [Criterion 2] - Weight: [%]
3. [Criterion 3] - Weight: [%]

### Decision Process
**Steps to purchase**:
1. [Step 1] - Owner: [Name] - Timeline: [Date]
2. [Step 2] - Owner: [Name] - Timeline: [Date]
3. [Step 3] - Owner: [Name] - Timeline: [Date]

### Identify Pain
**Core problem**:
[Description of the pain point]

**Implications of not solving**:
[Business impact]

### Champion
**Internal advocate**:
- Name: [Name]
- Influence level: [High/Medium/Low]
- What they gain: [Personal win]

---
**MEDDIC Coverage**: [X]/6 elements confirmed
**Deal Health**: [Strong / At Risk / Weak]
```

### GPCTBA/C&I (Goals, Plans, Challenges, Timeline, Budget, Authority, Consequences & Implications)
```markdown
## GPCTBA/C&I: [Lead Name]

### Goals
What are they trying to achieve?
- [Goal 1]
- [Goal 2]

### Plans
How do they plan to achieve it?
- [Current plan]

### Challenges
What's stopping them?
- [Challenge 1]
- [Challenge 2]

### Timeline
When do they need to achieve this?
- Target: [Date]
- Urgency: [High/Medium/Low]

### Budget
What resources are allocated?
- Amount: [Range]
- Approved: [Yes/No/Pending]

### Authority
Who makes the decision?
- Decision Maker: [Name]
- Influencers: [Names]
- Process: [Description]

### Consequences (Negative)
What happens if they don't solve this?
- [Consequence 1]
- [Consequence 2]

### Implications (Positive)
What happens when they succeed?
- [Benefit 1]
- [Benefit 2]
```

## Lead Scoring Model

### Fit Score (Demographics)
```markdown
## Fit Scoring Criteria

### Company Fit (50 points)
| Criterion | Points | Lead Value | Score |
|-----------|--------|------------|-------|
| Industry | /15 | [Industry] | |
| Company Size | /15 | [Employees] | |
| Revenue | /10 | [Revenue] | |
| Geography | /10 | [Location] | |
**Company Fit**: [X]/50

### Contact Fit (50 points)
| Criterion | Points | Lead Value | Score |
|-----------|--------|------------|-------|
| Title/Role | /20 | [Title] | |
| Department | /15 | [Dept] | |
| Seniority | /15 | [Level] | |
**Contact Fit**: [X]/50

**Total Fit Score**: [X]/100
```

### Engagement Score (Behavioral)
```markdown
## Engagement Scoring

### Website Activity
| Action | Points | Occurrences | Score |
|--------|--------|-------------|-------|
| Pricing page view | 10 | [X] | |
| Demo request | 25 | [X] | |
| Content download | 5 | [X] | |
| Blog visit | 2 | [X] | |

### Email Engagement
| Action | Points | Occurrences | Score |
|--------|--------|-------------|-------|
| Email opened | 1 | [X] | |
| Link clicked | 3 | [X] | |
| Replied | 10 | [X] | |

### Event Participation
| Action | Points | Occurrences | Score |
|--------|--------|-------------|-------|
| Webinar attended | 15 | [X] | |
| Meeting booked | 25 | [X] | |

**Total Engagement Score**: [X]/100
```

## Output Format

### Lead Qualification Report
```markdown
# Lead Qualification: [Company/Contact]

## Summary
| Metric | Value |
|--------|-------|
| **Fit Score** | [X]/100 |
| **Engagement Score** | [X]/100 |
| **BANT Score** | [X]/100 |
| **Overall** | [X]/100 |

## Qualification Status
🟢 **QUALIFIED** / 🟡 **NEEDS NURTURING** / 🔴 **NOT QUALIFIED**

## Key Findings
### ✅ Green Flags
1. [Positive indicator]
2. [Positive indicator]

### ⚠️ Yellow Flags
1. [Concern that needs addressing]
2. [Missing information]

### ❌ Red Flags
1. [Deal-breaker or major concern]

## Gaps to Address
| Gap | Question to Ask | Priority |
|-----|-----------------|----------|
| [Unknown area] | [Specific question] | High |
| [Unknown area] | [Specific question] | Medium |

## Recommended Next Steps
1. [Immediate action]
2. [Follow-up action]
3. [Long-term action]

## Disqualification Criteria Check
- [ ] Below minimum company size
- [ ] Outside target geography
- [ ] No budget authority
- [ ] Timeline > 12 months
- [ ] Already using competitor with lock-in
```

## Best Practices

### Qualification Tips
1. **Ask open-ended questions**: Get context, not just yes/no
2. **Verify, don't assume**: Confirm information directly
3. **Document everything**: Keep CRM updated
4. **Re-qualify regularly**: Situations change
5. **Know when to walk away**: Time is valuable

### Common Mistakes
- Qualifying too quickly
- Ignoring red flags
- Not identifying all stakeholders
- Assuming budget = ability to buy
- Forgetting to re-qualify over time

## Limitations

- Cannot access CRM data directly
- Scoring requires defined criteria from user
- Cannot verify provided information
- Qualification is guidance, not guarantee
- Human judgment still essential

Attribution

unempydunempyd
View sourceMore from unempyd →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes
View all in business →