data-enrichment
π―Skillfrom hubspot/agent-cli-skills
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.
Same repository
hubspot/agent-cli-skills(15 items)
Installation
npx vibeindex add hubspot/agent-cli-skills --skill data-enrichmentnpx skills add hubspot/agent-cli-skills --skill data-enrichment~/.claude/skills/data-enrichment/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.
Manages HubSpot workflows through the CLI β listing, inspecting, creating, updating, and deleting automation flows using the v4 flows API.
Logs sales activities like calls, notes, meetings, and tasks against HubSpot contacts and deals, handling the required create-then-associate workflow.
Manages custom CRM object schemas in HubSpot β discovering, creating, updating, and deleting custom object types via the CLI.
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.
Assigns and reassigns CRM record ownership in HubSpot, audits who-owns-what across object types, and handles representative transitions at scale.