deal-management
๐ฏSkillfrom hubspot/agent-cli-skills
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)
Installation
npx vibeindex add hubspot/agent-cli-skills --skill deal-managementnpx skills add hubspot/agent-cli-skills --skill deal-management~/.claude/skills/deal-management/SKILL.mdSKILL.md
More from this repository10
Manages HubSpot support tickets end-to-end โ creating, triaging, advancing through pipeline stages, bulk stage moves, and resolution close-out with proper associations.
Foundation skill for the HubSpot CLI providing JSONL piping, batch read, pagination, and safe destructive operation patterns that all other HubSpot skills build upon.
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.
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.
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.
Manages HubSpot workflows through the CLI โ listing, inspecting, creating, updating, and deleting automation flows using the v4 flows API.
Manages custom CRM object schemas in HubSpot โ discovering, creating, updating, and deleting custom object types via the CLI.
Logs sales activities like calls, notes, meetings, and tasks against HubSpot contacts and deals, handling the required create-then-associate workflow.
Retrieves HubSpot CRM activity history including calls, emails, notes, meetings, and tasks for any record, and assembles pre-call research briefs.
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.