hubspot-performance-tuning

Installation
SKILL.md

HubSpot Performance Tuning

Overview

Optimize HubSpot API performance through batch operations, caching, search optimization, and request minimization.

Prerequisites

  • @hubspot/api-client installed
  • Understanding of your access patterns (read-heavy vs write-heavy)
  • Optional: Redis for distributed caching

Instructions

Step 1: Use Batch APIs Everywhere

The single biggest performance win: batch operations reduce API calls by up to 100x.

Related skills
Installs
1
GitHub Stars
2.2K
First Seen
Mar 25, 2026