hubspot-pack Verified Silver

Verified Silver · 79/100 saas-packs v1.0.0 by Jeremy Longshore

Claude Code skill pack for HubSpot (30 skills)

30 Skills
MIT License
Free Pricing

Installation

Open Claude Code and run this command:

/plugin install hubspot-pack@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

> Claude Code skill pack for HubSpot CRM integration -- 30 skills covering the CRM v3 API, marketing automation, sales pipelines, and production operations.

Skills (10)

hubspot-agency-multi-portal SKILL.md View full skill →

Manage 10-100 HubSpot portals for agency clients with credential isolation that prevents cross-portal data contamination, per-portal audit trails for billing and GDPR/CCPA attribution, and a scriptable bulk-onboarding workflow that eliminates one-at-a-time credential setup.

ReadWriteBash(curl:*)Bash(jq:*)Bash(python3:*)
hubspot-auth SKILL.md View full skill →

Authenticate production HubSpot integrations and survive the auth-side.

ReadWriteEditBash(curl:*)Bash(jq:*)Bash(openssl:*)Grep
hubspot-bulk-migration SKILL.md View full skill →

Bulk-migrate CRM data into HubSpot from Salesforce, Pipedrive, or Copper — or export off HubSpot — with field mapping, ID continuity, association re-linking, dedup safety, rate-limit budgeting, and rollback mitigation across 100K+ record datasets.

ReadBash(curl:*)Bash(jq:*)Bash(python3:*)
hubspot-contact-dedup SKILL.md View full skill →

Deduplicate HubSpot contacts at production scale — surviving import storms, wrong-winner merges, fuzzy-match blind spots, association orphans, rate-limit exhaustion, and silent merge failures on conflicting lifecycle or opt-out status.

ReadBash(curl:*)Bash(jq:*)Bash(python3:*)

How It Works

Skills trigger automatically when you discuss HubSpot topics:

  • "Help me set up HubSpot" triggers hubspot-install-auth
  • "Create a contact in HubSpot" triggers hubspot-hello-world
  • "I'm getting a 429 error from HubSpot" triggers hubspot-rate-limits
  • "Deploy my HubSpot integration" triggers hubspot-deploy-integration

Ready to use hubspot-pack?