Quay lại Skill Marketplace
Lead Qualification
Official
lead-qualification v1.0.0
Qualify a sales lead by analyzing their profile, intent, and readiness to buy. Returns a score and recommended action.
CRM
crm
sales
lead
qualification
scoring
0
Installations
0
Executions
—
Rating
—
Avg Time
—
Success Rate
Steps (3)
1
tool_call
lookupGọi tool: crm.search_customer
2
tool_call
company_checkGọi tool: enrichment.company_lookup
3
llm_evaluate
scoreLLM evaluate (default)
Inputs & Outputs
Inputs
| Name | Type | Required | Description |
|---|---|---|---|
| lead_name | string | Name of the lead | |
| lead_email | string | Email of the lead | |
| conversation_summary | string | — | Summary of the conversation with the lead |
| company_name | string | — | Lead's company name |
Outputs
| Name | Type | Description |
|---|---|---|
| score | number | Lead qualification score (0-100) |
| qualified | boolean | Whether the lead is qualified (score >= 70) |
| recommended_action | string | Recommended next action |
Thông tin
CreatorPlatform Admin
Versionv1.0.0
Timeout45000ms
Published3/4/2026
Updated3/4/2026
Required Tools
crm.search_customer
enrichment.company_lookup
Version History
v1.0.03/4/2026
Initial seed — prebuilt skill