hubspot

Manage HubSpot CRM contacts, companies, deals, and CMS content via API.

622|45|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/OpenClaudia/openclaudia-skills --skill hubspot-openclaudia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hubspot
Source: https://github.com/OpenClaudia/openclaudia-skills/tree/main/skills/hubspot
Command: npx skills add https://github.com/OpenClaudia/openclaudia-skills --skill hubspot-openclaudia

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of your HubSpot CRM data and CMS content, automating tasks related to contacts, companies, deals, and web pages.

Core Features & Use Cases

  • CRM Management: Create, search, and update contacts, companies, and deals. Associate records and manage properties.
  • CMS Content: List and manage HubSpot CMS site pages and landing pages.
  • Use Case: Automatically add a new lead from a form submission to your HubSpot CRM as a contact, create a new deal for them, and associate them with their company.

Quick Start

Use the hubspot skill to create a new contact with the email address [email protected] and the name John Doe.

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 contact and deal creation?

To automate HubSpot CRM contact and deal creation, use API interactions to create new contacts, associate them with companies, and generate corresponding deals in your sales pipeline. This requires a valid HUBSPOT_ACCESS_TOKEN for authentication.

Can I manage HubSpot CMS landing pages and site pages through the API?

Yes, you can manage HubSpot CMS content through API interactions. The system supports listing and managing both CMS site pages and landing pages, allowing you to automate content updates directly alongside your CRM workflows.

Do I need a HUBSPOT_ACCESS_TOKEN to manage CRM data and CMS content?

Yes, you need a HUBSPOT_ACCESS_TOKEN with appropriate CRM and content scopes for secure API authentication. This token ensures your workflows can securely access, create, and update contacts, companies, deals, and CMS pages.

What is the best way to synchronize CRM data and update web content automatically?

The best way to synchronize CRM data and update web content is through API-driven workflows that link sales pipeline management with CMS content updates. This approach automates record creation and website maintenance simultaneously.

How do I associate contacts with companies in HubSpot CRM?

To associate contacts with companies in HubSpot CRM, use API interactions to create, search, and update CRM records. You can establish associations between contacts, companies, and deals while managing their specific properties.