@skills · Owner
Agent skills by hubspot
16 skills indexed from github.com/hubspot. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- agent-cli-skills · Collection · 18 stars
- audience-targeting · Skill · 18 stars
Build a targeted contact segment by filtering on lifecycle, engagement, jobtitle, geography, or firmographics — then export it as JSONL for a campaign or d
- bulk-operations · Skill · 18 stars
Foundation patterns for the `hubspot` CLI — JSONL piping, batch read, pagination, dry-run/digest/confirm for destructive ops, and `hubspot history` for rec
- communication-history · Skill · 18 stars
Retrieve activity history (calls, emails, notes, meetings, tasks) for a CRM record and assemble pre-call briefs.
- crm-data-quality · Skill · 18 stars
Find incomplete records, normalize field values in bulk, dedupe with `hubspot objects merge`, and audit custom properties. Builds on `bulk-operations` for
- crm-lookup · Skill · 18 stars
Find a specific CRM record by ID, email, domain, or name fragment, and traverse associations for the full account picture.
- custom-object-management · Skill · 18 stars
Discover, create, update, and delete custom CRM object schemas. Use when defining a new object type, inspecting existing schemas, or removing one. Record C
- customer-retention · Skill · 18 stars
Identify inactive/at-risk customers via CRM filters and create follow-up tasks at scale. Builds on `bulk-operations`; defers activity-creation specifics to
- data-enrichment · Skill · 18 stars
Match external CSV/JSONL records to CRM contacts (by email) or companies (by domain) and write enriched data back in one pass using `hubspot objects upsert
- deal-management · Skill · 18 stars
Run the full deal lifecycle from CLI — discover pipelines/stages, qualify MQLs into deals with associations, advance/reassign in bulk, hunt stalled deals,
- quote-to-cash · Skill · 18 stars
Build the product catalog, assemble quotes (line items + associations to deals), and track invoices and subscriptions through to revenue.
- sales-execution · Skill · 18 stars
Log sales activities — calls, notes, meetings, tasks — against contacts and deals, with the mandatory create-then-associate step that makes them visible in
- sales-reporting · Skill · 18 stars
Daily briefings, pipeline snapshots, and win/loss analysis from the terminal — closing-this-week, open pipeline by stage/owner, and closed-won vs closed-lo
- team-ownership · Skill · 18 stars
Assign and reassign CRM record ownership, audit who-owns-what across object types, and handle rep transitions. Built on `bulk-operations`.
- ticket-resolution · Skill · 18 stars
Create, triage, advance, and close HubSpot support tickets — pipeline discovery, contact/company association, priority queues, bulk stage moves, resolution
- workflow-automation · Skill · 18 stars
List, inspect, create, update, and delete HubSpot workflows (v4 flows API) from the `hubspot` agent CLI, not the `hs` developer CLI.