Build or update the BlueBubbles external channel plugin for Moltbot (extension package, REST...
npx skills add automindtechnologie-jpg/ultimate-skill.md --skill "hubspot-integration"
Install specific skill from multi-skill repository
# 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.
# SKILL.md
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
OAuth 2.0 Authentication
Secure authentication for public apps
Private App Token
Authentication for single-account integrations
CRM Object CRUD Operations
Create, read, update, delete CRM records
Anti-Patterns
โ Using Deprecated API Keys
โ Individual Requests Instead of Batch
โ Polling Instead of Webhooks
โ ๏ธ Sharp Edges
| Issue | Severity | Solution |
|---|---|---|
| Issue | high | See docs |
| Issue | high | See docs |
| Issue | critical | See docs |
| Issue | high | See docs |
| Issue | critical | See docs |
| Issue | medium | See docs |
| Issue | high | See docs |
| Issue | medium | See docs |
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.