Our lead scoring broke when HubSpot retired the old score properties

The legacy “HubSpot Score” property stopped updating in August 2025. The current tool models Fit and Engagement as separate scores with groups, rules, decay, and thresholds — and its generated score properties are readable via the API even though configuration is UI-only. The skill designs the model and walks the build.

Without scoring, every lead looks equally (un)important. Sales has no ranked list of who to call first, marketing cannot trigger stage progressions based on engagement, and there is no way to differentiate between a senior decision-maker at a target-vertical enterprise and a generic contact who has never opened an email. — from the Build Lead Scoring Model skill

Fix it with one command

The build-lead-scoring skill walks Claude Code through the entire fix — audit, CSV baseline, execution, and verification.

/plugin marketplace add tomgranot/hubspot-admin-skills
/plugin install hubspot-admin@hubspot-admin-skills
/build-lead-scoring

Frequently asked questions

Can I configure HubSpot lead scoring via the API?

No — scoring rules are configured only in the UI. But each score generates properties (value and threshold) you can read, filter, and automate on via the API, which is how the skill verifies the model.

What replaced the old HubSpot Score property?

The Lead Scoring tool (Marketing Pro/Enterprise): separate Fit and Engagement scores per object, with rule groups, time-frames, and score decay. Existing legacy properties stopped updating on August 31, 2025.

More segmentation & scoring skills