Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计通过

lead-scoring领先得分

Agent Skill

lead-scoring 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,154

周安装

88

GitHub Stars

85

下载量

690
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:lead-scoring(领先得分)
来源仓库:https://github.com/guia-matthieu/clawfu-skills
仓库路径:skills/lead-scoring
安装命令:
npx skills add https://github.com/guia-matthieu/clawfu-skills --skill lead-scoring
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/guia-matthieu/clawfu-skills --skill lead-scoring

简介

领先得分工具用于查找、检索和筛选相关信息。

  • 适用于根据关键词、任务场景或来源线索快速定位候选结果。
  • 可在 Codex、Claude、Cursor、Gemini CLI 中调用以支持研究检索任务。
  • 安装时需注意权限边界,避免自动执行外部命令或访问敏感数据。
  • lead-scoring 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Lead Scoring

Prioritize leads using a systematic scoring model that combines ICP fit, engagement behavior, and buying intent signals.

When to Use This Skill

  • Designing a new lead scoring model
  • Prioritizing inbound leads for SDR follow-up
  • Setting MQL thresholds for sales handoff
  • Analyzing lead quality by source
  • Optimizing marketing spend by lead score

Methodology Foundation

Based on HubSpot's Lead Scoring methodology and Forrester's B2B Buyer Journey research, combining:

  • Firmographic/demographic fit (who they are)
  • Behavioral scoring (what they do)
  • Intent signals (buying readiness)
  • Negative scoring (disqualification)

What Claude Does vs What You Decide

Claude DoesYou Decide
Designs scoring model structurePoint values for your business
Calculates lead scoresMQL threshold for handoff
Identifies high-intent behaviorsWhich behaviors matter most
Segments leads by scoreSales follow-up priorities
Suggests model improvementsModel weight adjustments

What This Skill Does

  1. Model design - Create scoring framework with fit + behavior + intent
  2. Score calculation - Apply model to lead data
  3. Threshold setting - Define MQL/SQL qualification levels
  4. Segmentation - Group leads by score for routing
  5. Optimization - Analyze score-to-conversion correlation

How to Use

For Model Design:

Help me create a lead scoring model for [Business Type].

Our ICP:
- Company size: [Range]
- Industries: [List]
- Titles: [Target titles]
- Geography: [Regions]

Key buying signals we track:
- [List website pages, content, actions]

Current conversion rates:
- Lead to MQL: X%
- MQL to SQL: X%
- SQL to Won: X%

For Lead Scoring:

Score this lead:

Company: [Name]
Size: [Employees]
Industry: [Industry]
Title: [Contact title]
Location: [Geography]

Behavior (last 30 days):
- [List pages visited, content downloaded, emails opened]

Instructions

Step 1: Define Fit Score (0-40 points)

Company Firmographics:

CriteriaPoints
Company size matches ICP+10
Industry in target list+10
Geography in target regions+5
Revenue in target range+5
Company size too small-10
Industry excluded-20

Contact Demographics:

CriteriaPoints
Title is decision maker+10
Title is influencer+5
Title is end user+3
Student/Personal email-15
Competitor domain-40

Step 2: Define Behavior Score (0-40 points)

Content Engagement:

ActionPoints
Pricing page visit+15
Case study download+10
Product demo video watched+10
Blog post read+2
5+ pages in session+5
Return visit within 7 days+5

Direct Engagement:

ActionPoints
Demo request form+30
Contact sales form+25
Free trial signup+20
Webinar registration+10
Newsletter signup+3
Email opened+1
Email clicked+3

Step 3: Define Intent Score (0-20 points)

Third-Party Intent:

SignalPoints
Researching your category (Bombora/G2)+15
Competitor comparison searches+10
Job posting for related role+5
Funding announcement+5
Technology install matches+5

Step 4: Apply Negative Scoring

SignalPoints
Unsubscribed from email-10
Bounced email-20
No engagement 90+ days-15
Marked as spam-30
Competitor-100

Step 5: Set Thresholds

Score RangeQualificationAction
80-100Hot MQLImmediate sales call
60-79Warm MQLSDR outreach 24hr
40-59Marketing QualifiedNurture sequence
20-39Early StageEducational content
0-19Not QualifiedMonitor only
NegativeDisqualifiedSuppress

Examples

Example 1: Scoring Model Design

Input:

Help me create a lead scoring model for B2B SaaS (marketing automation).

Our ICP:
- Company size: 50-500 employees
- Industries: Tech, E-commerce, SaaS
- Titles: VP Marketing, Director Marketing, CMO
- Geography: US, Canada, UK

Key buying signals:
- Pricing page, demo request, case studies
- Marketing automation category on G2

Output:

## Lead Scoring Model: Marketing Automation SaaS

### Fit Score (Max 40 points)

**Company Fit (20 points)**
| Criteria | Points |
|----------|--------|
| 50-500 employees | +10 |
| 500-1000 employees | +5 |
| <50 or >1000 employees | +0 |
| Tech/E-commerce/SaaS industry | +10 |
| Adjacent industry (Retail, Media) | +5 |
| Non-target industry | +0 |

**Contact Fit (20 points)**
| Criteria | Points |
|----------|--------|
| VP/Director Marketing, CMO | +15 |
| Marketing Manager | +10 |
| Marketing Coordinator | +5 |
| Non-marketing title | +0 |
| US/Canada/UK | +5 |
| Other geography | +0 |
| Personal email (@gmail) | -15 |
| Competitor domain | -40 |

### Behavior Score (Max 40 points)

**High-Intent Actions**
| Action | Points |
|--------|--------|
| Demo request submitted | +25 |
| Pricing page visit | +15 |
| Case study download | +10 |
| Product tour completed | +10 |

**Engagement Actions**
| Action | Points |
|--------|--------|
| 3+ pages in session | +5 |
| Return visit (7 days) | +5 |
| Webinar registered | +8 |
| Blog post read | +2 |
| Email clicked | +3 |
| Email opened | +1 |

### Intent Score (Max 20 points)

| Signal | Points |
|--------|--------|
| G2 category research | +10 |
| Competitor comparison | +8 |
| Marketing hire posting | +5 |
| Series A/B funding | +5 |

### Negative Scoring

| Signal | Points |
|--------|--------|
| Unsubscribed | -10 |
| No activity 90 days | -15 |
| Email bounced | -20 |
| Competitor | -100 |

### Thresholds

| Score | Status | SLA |
|-------|--------|-----|
| 70+ | 🔥 Hot MQL | Call within 5 min |
| 50-69 | 🟢 MQL | SDR contact 24hr |
| 30-49 | 🟡 Nurture | Email sequence |
| <30 | Monitor | No outreach |

Example 2: Individual Lead Scoring

Input:

Score this lead using the model above:

Company: GrowthTech Inc
Size: 180 employees
Industry: SaaS
Title: VP of Marketing
Location: San Francisco, US

Behavior (last 30 days):
- Visited pricing page (2x)
- Downloaded "Email Automation Guide"
- Attended webinar "Marketing Automation 101"
- Opened 4 emails, clicked 2
- Visited 8 pages total

Intent: Showing on G2 for marketing automation research

Output:

## Lead Score: GrowthTech Inc

### Overall Score: 83/100 🔥 HOT MQL

### Score Breakdown

**Fit Score: 35/40**
| Factor | Points | Notes |
|--------|--------|-------|
| Company size (180) | +10 | Perfect ICP |
| Industry (SaaS) | +10 | Target industry |
| Title (VP Marketing) | +15 | Decision maker |
| Location (US) | +5 | Target geography |
| **Subtotal** | **35** | |

**Behavior Score: 38/40**
| Action | Points | Notes |
|--------|--------|-------|
| Pricing page (2x) | +15 | High intent signal |
| Content download | +5 | Educational engagement |
| Webinar attended | +8 | Active learning |
| 8 pages visited | +5 | Deep exploration |
| 4 emails opened | +4 | Engaged with nurture |
| 2 emails clicked | +6 | Taking action |
| **Subtotal** | **38** | |

**Intent Score: 10/20**
| Signal | Points | Notes |
|--------|--------|-------|
| G2 category research | +10 | Active buyer research |
| **Subtotal** | **10** | |

### Qualification: HOT MQL
- **Action Required**: Immediate SDR call (within 5 minutes)
- **Talking Points**: Reference webinar attendance, pricing interest
- **Ask**: "What prompted your marketing automation research?"

### Next Best Actions
1. Call within 5 minutes (hot lead SLA)
2. Reference webinar + pricing page visits
3. Offer personalized demo with VP Marketing use cases
4. Connect on LinkedIn (warm outreach)

Skill Boundaries

What This Skill Does Well

  • Structuring scoring models systematically
  • Calculating scores from provided data
  • Recommending thresholds based on best practices
  • Identifying model gaps

What This Skill Cannot Do

  • Access your CRM data directly
  • Know your actual conversion rates
  • Predict individual lead outcomes
  • Account for offline interactions

When to Escalate to Human

  • Setting final MQL thresholds (needs sales alignment)
  • Weighting decisions (requires business judgment)
  • Model validation (needs historical data analysis)
  • Edge cases (unusual company profiles)

Iteration Guide

Follow-up Prompts

  • "Adjust the model for enterprise (1000+ employees) leads."
  • "What score would trigger an immediate call for us?"
  • "Compare scores for these 5 leads and rank them."
  • "What behaviors should we add to increase accuracy?"

Model Refinement Cycle

  1. Build initial model → Deploy
  2. Track score vs. conversion rate
  3. Adjust weights based on data
  4. Add new signals quarterly
  5. Remove low-correlation factors

Checklists & Templates

Lead Scoring Model Template

## [Company] Lead Scoring Model v[X]

### Fit Score (Max X points)
| Criteria | Points |
|----------|--------|

### Behavior Score (Max X points)
| Action | Points |
|--------|--------|

### Intent Score (Max X points)
| Signal | Points |
|--------|--------|

### Negative Scoring
| Signal | Points |
|--------|--------|

### Thresholds
| Score | Status | Action |
|-------|--------|--------|

### Review Schedule
- Quarterly weight review
- Monthly threshold check

Model Audit Checklist

  • All ICP criteria have point values
  • High-intent behaviors weighted appropriately
  • Negative scoring prevents bad leads
  • Thresholds align with sales capacity
  • Model reviewed in last 90 days

References

  • HubSpot Lead Scoring Guide
  • Forrester B2B Buyer Journey Research
  • Marketo Definitive Guide to Lead Scoring
  • SiriusDecisions Demand Waterfall

Related Skills

  • icp-matching - Deep ICP definition
  • pipeline-forecasting - Score aggregation to forecast
  • deal-risk-scoring - Post-MQL deal health

Skill Metadata

  • Domain: RevOps
  • Complexity: Intermediate
  • Mode: centaur
  • Time to Value: 30-60 min for model design, 2 min per lead
  • Prerequisites: ICP definition, behavior tracking capability

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

38.69%
按下载量换算267

Claude

30.07%
按下载量换算207

Cursor

19.97%
按下载量换算138

Gemini CLI

9.24%
按下载量换算64

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills