AI-powered B2B lead scoring model. Predicts conversion probability for potential customers using machine learning (LightGBM + SHAP). CSV upload or API integration.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add Lord1Egypt/awesome-skill-forge --skill betaleadscore --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Betaleadscore?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lord1egypt-betaleadscore)More formats (shields.io, HTML) on the badges page.
---
name: lead-scoring
description: AI-powered B2B lead scoring model. Predicts conversion probability for potential customers using machine learning (LightGBM + SHAP). CSV upload or API integration.
metadata:
openclaw:
emoji: "🎯"
requires:
bins: [python3]
always: false
---
# Lead Scoring Model
AI-powered B2B lead scoring using LightGBM + SHAP for interpretability.
## Usage
```bash
python3 score.py --input leads.csv --output scores.csv
```
## Features
- CSV upload → scored leads with conversion probability
- Top features driving each score (SHAP)
- Ranked priority list
- Pipeline: LightGBM → SHAP → actionable insights
## Input CSV Format
```csv
company_size,industry,page_views,email_opens,form_fills,job_title_score
50,tech,120,5,2,8
200,finance,45,2,0,5
```
## Output
```csv
lead_id,score,probability,top_factor,risk_level
1,0.85,85%,page_views,hot
2,0.32,32%,low_engagement,cold
```
## Notes
MIT-0 License | Requires: python3, lightgbm, shap, pandas
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
This skill helps you track, analyze, and report on keyword ranking positions over time. It monitors both traditional SERP rankings and AI/GEO visibility to provide comprehensive search performance insights.