hubspot

Automate HubSpot CRM CRUD operations across contacts, companies, deals, and tickets.

11|8|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/tallclub/matimo --skill hubspot-tallclub
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hubspot
Source: https://github.com/tallclub/matimo/tree/main/typescript/packages/hubspot/skills/hubspot
Command: npx skills add https://github.com/tallclub/matimo --skill hubspot-tallclub

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

HubSpot CRM teams often juggle multiple tools and manual CRUD operations across contacts, companies, deals, tickets, products, line items, and more. This Skill consolidates these tasks into a single, consistent toolkit for managing CRM entities.

Core Features & Use Cases

  • Unified CRUD operations for HubSpot entities (create, get, update, delete, list) across contacts, companies, deals, tickets, products, line items, quotes, tasks, notes, meetings, and calls.
  • Centralized tooling with discoverable action names (e.g., hubspot-create-contact, hubspot-list-deals) to accelerate automation pipelines.
  • Use Case: Automate onboarding by provisioning new contacts, creating the associated company, and linking deals and tasks in one flow.

Quick Start

Create a new contact in HubSpot and associate it with an existing company.

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 operations for contacts and deals?

Automate HubSpot CRM operations by using predefined CRUD tools to create, retrieve, update, or delete records for contacts, companies, and deals. This maintains consistent relationships across entities within your automated pipelines.

Can I link contacts to companies and deals in HubSpot via API?

Yes, you can link contacts to companies, deals to line items, and tickets to customers using structured CRUD actions. The toolkit maintains consistent relationships across entities aligned to HubSpot's API.

What is the best way to batch create HubSpot tickets and companies?

Batch create HubSpot tickets and companies by applying unified CRUD operations through discoverable action names like hubspot-create-contact. This centralizes tooling to accelerate automation pipelines.

Does this HubSpot automation toolkit handle API authentication and errors?

Yes, the HubSpot automation toolkit handles API authentication and error handling. It provides well-defined entity mappings for CRM records to ensure structured and reliable CRUD actions.

Can I manage HubSpot quotes, tasks, and meetings with CRUD actions?

Yes, you can manage HubSpot quotes, tasks, notes, meetings, and calls with CRUD actions. The toolkit supports unified operations across these entities to consolidate manual CRM tasks.

How do I automate HubSpot onboarding by provisioning new contacts and companies?

Automate HubSpot onboarding by provisioning new contacts, creating the associated company, and linking deals and tasks in one flow. The unified CRUD toolkit manages these multiple CRM records sequentially.