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

  1. Get the API token. Check .env for HUBSPOT_API_TOKEN. If it is not set, ask the user to provide their HubSpot private app API token and store it in .env:

    HUBSPOT_API_TOKEN=pat-na1-xxxxxxxx
    
  2. Install dependencies. Use uv (not pip):

    uv pip install hubspot-api-client python-dotenv
    
Related skills
Installs
13
GitHub Stars
21
First Seen
Mar 26, 2026