hubspot-connector

HubSpot CRM and Marketing Hub integration for sales and marketing alignment

509 stars

Best use case

hubspot-connector is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

HubSpot CRM and Marketing Hub integration for sales and marketing alignment

Teams using hubspot-connector should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/hubspot-connector/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/specializations/domains/business/sales/skills/hubspot-connector/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/hubspot-connector/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How hubspot-connector Compares

Feature / Agenthubspot-connectorStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

HubSpot CRM and Marketing Hub integration for sales and marketing alignment

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# HubSpot Connector

## Overview

The HubSpot Connector skill enables seamless integration with HubSpot CRM and Marketing Hub, providing access to contact and company data, deal pipeline management, marketing automation data, and engagement tracking. This skill facilitates sales-marketing alignment through unified data access.

## Capabilities

### Contact & Company Management
- Synchronize contact and company data bi-directionally
- Manage contact properties and custom fields
- Handle list memberships and segmentation
- Track lifecycle stage progression

### Deal Pipeline Management
- Create, update, and track deals through pipeline stages
- Associate deals with contacts and companies
- Monitor deal properties and custom fields
- Calculate pipeline metrics and forecasts

### Marketing Integration
- Access marketing automation workflow data
- Retrieve email engagement metrics (opens, clicks, replies)
- Track form submissions and landing page visits
- Monitor content consumption patterns

### Sales Engagement
- Trigger and monitor email sequences
- Track sequence enrollment and performance
- Manage meeting scheduling links
- Access call and meeting activity logs

## Usage

### Contact Synchronization
```
Synchronize all contacts from a specific list with updated engagement scores and recent activity data.
```

### Deal Pipeline Analysis
```
Retrieve all deals in the pipeline with their associated contacts and companies, calculating stage-by-stage conversion rates.
```

### Sequence Performance Review
```
Pull engagement metrics for all active sales sequences, identifying top-performing templates and optimal send times.
```

## Enhances Processes

- sales-marketing-alignment
- lead-qualification-scoring
- lead-routing-assignment

## Dependencies

- HubSpot API key or OAuth app credentials
- Appropriate HubSpot subscription tier
- API rate limit awareness