hubspot-install-auth
Installation
SKILL.md
HubSpot Install & Auth
Overview
Set up the @hubspot/api-client SDK and configure authentication using private app access tokens or OAuth 2.0.
Prerequisites
- Node.js 18+ or Python 3.10+
- HubSpot account (free or paid)
- Private app created in Settings > Integrations > Private Apps
- Required scopes selected for your private app
Instructions
Step 1: Install the SDK
# Node.js (official SDK)
Related skills