hubspot-audit
Installation
SKILL.md
HubSpot CRM Database Audit
Run a full diagnostic audit of a HubSpot CRM portal. This skill collects metrics across eight dimensions, grades each one, and produces a prioritized report with actionable recommendations.
Setup
-
Get the API token. Check
.envforHUBSPOT_ACCESS_TOKEN. If it is not set, ask the user to provide their HubSpot private app access token and store it in.env:HUBSPOT_ACCESS_TOKEN=pat-na1-xxxxxxxx -
No package install needed. Scripts carry PEP 723 inline metadata and run with
uv, which resolvesrequestsandpython-dotenvautomatically:uv run skills/hubspot-audit/scripts/audit_portal.py