hubspot

Manage HubSpot CRM contacts and deals with CRUD operations.

199|25|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/refly-ai/refly-skills --skill hubspot-refly-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hubspot
Source: https://github.com/refly-ai/refly-skills/tree/main/skills/hubspot
Command: npx skills add https://github.com/refly-ai/refly-skills --skill hubspot-refly-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines interactions with HubSpot, enabling efficient management of customer relationship data.

Core Features & Use Cases

  • Contact Management: Create, update, and retrieve contact information.
  • Deal Tracking: Manage sales deals, including their stages and values.
  • Workflow Automation: Integrate CRM data into broader business processes.
  • Use Case: Automatically add a new lead from a webinar signup form directly into HubSpot as a contact and associate them with a specific sales pipeline stage.

Quick Start

Use the hubspot skill to create a new contact with the email [email protected] and name Jane Smith.

Frequently Asked Questions about hubspot

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

FAQPage Schema
How do I programmatically manage HubSpot CRM contacts and deals?

You can manage HubSpot CRM contacts and deals programmatically by executing CRUD operations on CRM entities. This requires providing specific input parameters for contact details and deal information to update records within the HubSpot platform.

Can I automate adding webinar leads directly to HubSpot as contacts?

Yes, you can automate adding webinar leads directly to HubSpot as new contacts. The skill integrates signup form data into your CRM workflow and associates the new contact with a specific sales pipeline stage for deal tracking.

What is needed to track sales pipeline stages in HubSpot via automation?

To track sales pipeline stages in HubSpot via automation, you need specific input parameters for deal information including stage and value. The skill facilitates workflow automation by enabling CRUD operations on these deal entities.

Does this HubSpot CRM integration support retrieving and updating existing contact information?

Yes, the HubSpot CRM integration supports retrieving and updating existing contact information. It performs CRUD operations on CRM entities, allowing you to programmatically manage contact details and keep customer relationship data current.

What are the limitations of using this approach for HubSpot sales automation?

The primary limitation for HubSpot sales automation is that executing actions requires specific input parameters for contact details and deal information. Operations cannot proceed without providing the exact data fields needed by the platform.

What's the best way to integrate CRM data into broader business processes?

The best way to integrate CRM data into broader business processes is by using workflow automation that executes CRUD operations on HubSpot entities. This connects contact management and deal tracking directly to your external business workflows.