Hubspot integration
Skill ulpi-io/plugin-marketplace/plugins/sickn33/skills/hubspot-integration
A curated collection of 7,800+ agent skills for Claude Desktop, sourced from skills.sh
npx -y skills add ulpi-io/plugin-marketplace --skill hubspot-integrationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
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: hubs...
SKILL.md
1.1 KB, 191 tokens by cl100k_base, as published. Nobody here has run it
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 |
When to Use
This skill is applicable to execute the workflow or actions described in the overview.