Expert patterns for HubSpot CRM integration including OAuth authentication, CRM objects, associations, batch operations, webhooks, and custom objects. Covers Node.js and Python SDKs. Use when: hubspot, hubspot api, hubspot crm, hubspot integration, contacts api.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill hubspot-integration --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Hubspot Integration?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-hubspot-integration)More formats (shields.io, HTML) on the badges page.
---
version: 4.1.0-fractal
name: hubspot-integration
description: "Expert patterns for HubSpot CRM integration including OAuth authentication, CRM objects, associations, batch operations, webhooks, and custom objects. Covers Node.js and Python SDKs. Use when: hubspot, hubspot api, hubspot crm, hubspot integration, contacts api."
source: vibeship-spawner-skills (Apache 2.0)
---
# HubSpot Integration
## Patterns
## 🧠 Knowledge Modules (Fractal Skills)
### 1. [OAuth 2.0 Authentication](./sub-skills/oauth-20-authentication.md)
### 2. [Private App Token](./sub-skills/private-app-token.md)
### 3. [CRM Object CRUD Operations](./sub-skills/crm-object-crud-operations.md)
### 4. [❌ Using Deprecated API Keys](./sub-skills/using-deprecated-api-keys.md)
### 5. [❌ Individual Requests Instead of Batch](./sub-skills/individual-requests-instead-of-batch.md)
### 6. [❌ Polling Instead of Webhooks](./sub-skills/polling-instead-of-webhooks.md)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.