prospect-scoring

Train machine learning classifiers on CRM data to score prospects and rank deal pipelines.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/bolnet/private-equity --skill prospect-scoring
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prospect-scoring
Source: https://github.com/bolnet/private-equity/tree/main/finance-mcp-plugin/skills/private-equity/prospect-scoring
Command: npx skills add https://github.com/bolnet/private-equity --skill prospect-scoring

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, scikit-learn, scipy, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit addresses the challenges faced by private equity professionals in scoring and managing their deal pipeline, including data-driven decision-making and efficient prospect classification.

Core Features & Use Cases

  • Prospect Scoring: Classify and score potential investment targets and LP prospects with confidence levels.
  • Batch Scoring: Rank the deal pipeline for prioritization.
  • Model Diagnostics: Analyze model performance and make data-driven decisions.
  • Retraining: Incorporate new data and update models for accuracy.

Quick Start

Train a classifier on your CRM data using the prospect-scoring skill with the following command: train-classifier

Frequently Asked Questions about prospect-scoring

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use machine learning to score prospects in a private equity deal pipeline?

Machine learning prospect scoring trains classifiers on your CRM data to classify and rank investment targets. This approach assigns confidence levels to individual prospects and batch-ranks the deal pipeline for prioritization.

What is the best way to prioritize private equity deal flow using data analytics?

Prioritizing private equity deal flow uses batch scoring to rank your entire pipeline based on trained machine learning models. This data analytics method evaluates historical CRM data to output a ranked list of prospects for immediate action.

Can I train a machine learning classifier on private equity CRM data for prospect scoring?

Yes, you can train a machine learning classifier on private equity CRM data for prospect scoring. The process requires data pre-processing and uses scikit-learn to generate confidence levels for individual prospects and LP targets.

Do I need pandas and scikit-learn to batch rank a deal pipeline?

Yes, you need pandas and scikit-learn to batch rank a deal pipeline. These dependencies handle data pre-processing and machine learning classification required to score prospects and prioritize private equity deals effectively.

How do I diagnose machine learning model performance for prospect scoring?

Diagnosing machine learning model performance for prospect scoring involves analyzing the classifier's output on your CRM data. This model diagnostics process identifies accuracy issues and determines when to retrain with new data.

When should I retrain a prospect scoring classifier with new CRM data?

You should retrain a prospect scoring classifier with new CRM data when model diagnostics indicate reduced accuracy. Incorporating new data updates the machine learning models to maintain reliable confidence levels for private equity prospect classification.