๐ŸŽฏ

deal-management

๐ŸŽฏSkill

from hubspot/agent-cli-skills

VibeIndex|
What it does
|

Manages the full HubSpot deal lifecycle from CLI โ€” discovering pipelines, qualifying MQLs into deals, bulk advancing or reassigning, hunting stalled deals, and closing.

๐Ÿ“ฆ

Same repository

hubspot/agent-cli-skills(15 items)

deal-management

Installation

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

SKILL.md

251Installs
-
AddedMay 27, 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.

๐ŸŽฏ
custom-object-management๐ŸŽฏSkill

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

๐ŸŽฏ
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.

๐ŸŽฏ
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.