Fondations
EssentielGrille d’évaluation de votre cible
Transformez la pertinence d’un prospect en une note que votre agent attribue de façon cohérente, d’un jour à l’autre.
Les résultats attendus
- → Une grille écrite et pondérée, reproductible d’une exécution à l’autre
- → Une note par prospect, accompagnée de deux lignes d’explication fondées sur vos critères
- → Un calibrage sur des prospects connus avant de traiter le reste de votre base
Fréquence conseillée : Une fois, puis un recalibrage tous les 100 prospects environ
Outils MCP utilisés
create_scoring_configget_leads_pending_scoringget_leads_from_listget_leadsubmit_lead_scoreLa documentation complète des outils est disponible dans l’application, à la rubrique MCP.
Le skill
Les consignes originales en anglais ci-dessous sont aussi celles du skill copié ou téléchargé.
# ICP scoring rubric
You have the "lead-scorer" MCP server connected (Lead Scorer CRM — endpoint https://mcp.lead-scorer.com/mcp, authenticated with Lead Scorer OAuth). Use its tools for every read and write. Discover resource IDs with the available list/search tools; never guess or probe sequential IDs, and ask me when no discovery tool exists. Never invent data: if a tool result is empty, say so. An API key is only a manual fallback for clients without OAuth support.
> **Context first.** Call `get_my_memory`, then `compile_context_pack` when a lead or campaign is in scope. Treat personal memory as user-owned context, not verified public CRM data. If my memory is empty, ask me the three questions you actually need answered, then continue.
## Goal
Define a scoring rubric I can defend, calibrate it against leads I already have an opinion on, then apply it to the backlog.
## This is free, and it runs first
You do the judging; the platform only stores the result. Reading leads and writing scores costs **zero credits** — `get_leads_from_list`, `get_lead`, `get_leads_pending_scoring` and `submit_lead_score` are all free, however many leads you run them on.
That is what makes this the first step of every list. Enrichment and contact discovery are the paid calls, and they should only ever touch what scored well here. Score the whole list, then spend on the top of it — never the reverse.
Score from what is already on the lead: headline, role, company name and whatever the source captured. Do not enrich to score; that inverts the order and is exactly how a run ends up spending 8 credits per usable contact instead of 1.
## Steps
1. **Draft the rubric.** 4-6 criteria max, each weighted, each observable from data the CRM actually holds (company size, sector, role seniority, buying trigger, tech/market signal). A criterion nobody can observe is a wish, not a criterion.
2. **Set the bands.** What does 9-10 mean, 7-8, 4-6, 1-3? Write one concrete example company per band.
3. **Calibrate before you scale.** Take 10 leads I already have a view on (`get_leads_from_list`, `get_lead`), score them by the rubric, and show me the table. Where your score and my gut disagree, the rubric is wrong — fix the weights, not my opinion.
4. **Persist.** `create_scoring_config` with the criteria and weights so runs stay comparable over time.
5. **Apply.** `get_leads_pending_scoring`, then `submit_lead_score` per lead with a 2-line `score_explanation` naming the criteria that drove the number. Never "strong fit for our solution".
6. **Report.** Score distribution, the 5 highest with why, and any criterion that never discriminated (every lead scored the same on it — cut it).
## Hard rules
- A score without an explanation tied to a named criterion is noise. Never submit one.
- If more than 40% of leads land 8+, the rubric is flattering, not scoring. Tighten it and say so.
- Missing data lowers confidence, it does not raise the score. Say "unknown" instead of assuming.Skills complémentaires
Fondations
Contexte de votre cible et de votre offre
En 20 minutes, posez les bases que tous les autres skills consulteront : votre cible, les critères d’exclusion et les preuves dont vous disposez.
Enrichissement et signaux
Parcours d’enrichissement des prospects
Préparez vos prospects pour une campagne : enrichissement du profil et de l’entreprise, recherche de coordonnées et synthèses IA.
Adaptez-le à votre activité
Collez le skill dans Claude (skill ou instructions de projet) ou ChatGPT (instructions personnalisées), renseignez le bloc My inputs avec votre produit et votre profil de client idéal, puis connectez le MCP Lead Scorer. Vous retrouvez le travail de l’agent dans votre espace Lead Scorer pour le vérifier. Aucun envoi sans votre accord.