🎯

audience-targeting

🎯Skill

from hubspot/agent-cli-skills

VibeIndex|
What it does
|

Builds targeted HubSpot contact segments by filtering on lifecycle stage, engagement, job title, geography, or firmographics, and exports results as JSONL for campaigns.

πŸ“¦

Same repository

hubspot/agent-cli-skills(15 items)

audience-targeting

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add hubspot/agent-cli-skills --skill audience-targeting
skills.sh Install⚠ Installs to .agents/skills/
npx skills add hubspot/agent-cli-skills --skill audience-targeting
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/audience-targeting/SKILL.md

SKILL.md

247Installs
-
AddedMay 28, 2026

More from this repository10

🎯
ticket-resolution🎯Skill

Manages HubSpot support tickets end-to-end β€” creating, triaging, advancing through pipeline stages, bulk stage moves, and resolution close-out with proper associations.

🎯
bulk-operations🎯Skill

Foundation skill for the HubSpot CLI providing JSONL piping, batch read, pagination, and safe destructive operation patterns that all other HubSpot skills build upon.

🎯
crm-lookup🎯Skill

Finds HubSpot CRM records by ID, email, domain, or name fragment and traverses associations for a complete account picture. Supports contacts, companies, deals, and tickets with live schema property lookups and batch operations.

🎯
crm-data-quality🎯Skill

A HubSpot CRM skill for finding incomplete records, normalizing field values in bulk, deduplicating contacts and companies using `hubspot objects merge`, and auditing custom properties. It builds on the `bulk-operations` skill's JSONL piping, pagination loops, and dry-run/digest/confirm safety gates for working safely with large datasets.

🎯
data-enrichment🎯Skill

Matches external CSV or JSONL records to HubSpot CRM contacts by email or companies by domain, and writes enriched data back in a single upsert pass.

🎯
workflow-automation🎯Skill

Manages HubSpot workflows through the CLI β€” listing, inspecting, creating, updating, and deleting automation flows using the v4 flows API.

🎯
sales-reporting🎯Skill

Provides daily briefings, pipeline snapshots, and win/loss analysis from the HubSpot CLI. Includes deals closing this week, open pipeline by stage/owner, and closed-won vs closed-lost reporting over configurable periods.

🎯
sales-execution🎯Skill

Logs sales activities like calls, notes, meetings, and tasks against HubSpot contacts and deals, handling the required create-then-associate workflow.

🎯
communication-history🎯Skill

Retrieves HubSpot CRM activity history including calls, emails, notes, meetings, and tasks for any record, and assembles pre-call research briefs.

🎯
custom-object-management🎯Skill

Manages custom CRM object schemas in HubSpot β€” discovering, creating, updating, and deleting custom object types via the CLI.