hubspot

Automates HubSpot CRM REST API CRUD, search, and association operations for core objects.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/Shakudo-io/opencode-skills --skill hubspot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hubspot
Source: https://github.com/Shakudo-io/opencode-skills/tree/main/hubspot
Command: npx skills add https://github.com/Shakudo-io/opencode-skills --skill hubspot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

HubSpot CRM integrations via REST API reduce manual overhead by providing a unified, tested interface to manage core CRM objects and relationships programmatically.

Core Features & Use Cases

  • CRUD operations for Contacts, Companies, Deals, and Pipelines.
  • Manage Associations and Engagements to model relationships between records.
  • Search and filter capabilities to locate CRM data and automate workflows.

Quick Start

Authenticate with a HubSpot Private App token and run a sample REST call to demonstrate CRUD and search on CRM objects.

Frequently Asked Questions about hubspot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate HubSpot CRM REST API interactions for Contacts and Deals?

Automate HubSpot CRM REST API interactions by applying this Skill to execute CRUD, search, and association operations for Contacts, Companies, and Deals programmatically. It uses endpoints under /crm/v3 and /crm/v4 to manage core objects and handle errors.

How do I manage HubSpot associations between Companies and Deals via REST API?

Manage HubSpot associations by using this Skill to model relationships between CRM records. It automates REST API calls to link core objects like Companies and Deals, allowing agents to handle relationship data and engagements across typical sales workflows.

What HubSpot authentication is required to run CRUD operations on Pipelines?

HubSpot authentication requires a Private App token with appropriate scopes to run CRUD operations on Pipelines. You must authenticate with this token before executing REST API calls to manage CRM resources and handle errors.

Can I search and filter HubSpot CRM data to automate sales workflows?

You can search and filter HubSpot CRM data to automate sales workflows using this Skill. It provides search capabilities to locate specific CRM records, enabling agents to programmatically retrieve and manage Contacts, Companies, and Deals.

Does this HubSpot CRM integration support REST API endpoints under /crm/v4?

This HubSpot CRM integration supports REST API endpoints under both /crm/v3 and /crm/v4. It uses these endpoints to perform CRUD, search, and association operations on core CRM objects while handling errors.

What is the best way to build an agent that manages HubSpot CRM resources?

The best way to build an agent that manages HubSpot CRM resources is using this Skill to automate REST API interactions. It handles CRUD, search, and association operations for Contacts, Companies, Deals, and Pipelines across typical sales workflows.