Skip to main content
Run any Skill in Manus
with one click
HubSpot
GitHub creator profile

HubSpot

Repository-level view of 21 collected skills across 3 GitHub repositories.

skills collected
21
repositories
3
updated
2026-06-26
repository explorer

Repositories and representative skills

bulk-operations
software-developers

Foundation patterns for the `hubspot` CLI — JSONL piping, batch read, pagination, dry-run/digest/confirm for destructive ops, and `hubspot history` for recovery. Every other skill builds on this one.

2026-06-26
workflow-automation
software-developers

List, inspect, create, update, and delete HubSpot workflows (v4 flows API) from the `hubspot` agent CLI, not the `hs` developer CLI.

2026-06-25
audience-targeting
software-developers

Build a targeted contact segment by filtering on lifecycle, engagement, jobtitle, geography, or firmographics — then export it as JSONL for a campaign or downstream tool.

2026-05-26
communication-history
software-developers

Retrieve activity history (calls, emails, notes, meetings, tasks) for a CRM record and assemble pre-call briefs.

2026-05-26
crm-data-quality
software-developers

Find incomplete records, normalize field values in bulk, dedupe with `hubspot objects merge`, and audit custom properties. Builds on `bulk-operations` for JSONL piping and dry-run/digest/confirm.

2026-05-26
crm-lookup
software-developers

Find a specific CRM record by ID, email, domain, or name fragment, and traverse associations for the full account picture.

2026-05-26
custom-object-management
software-developers

Discover, create, update, and delete custom CRM object schemas. Use when defining a new object type, inspecting existing schemas, or removing one. Record CRUD on custom objects is identical to standard objects — see `bulk-operations`.

2026-05-26
customer-retention
software-developers

Identify inactive/at-risk customers via CRM filters and create follow-up tasks at scale. Builds on `bulk-operations`; defers activity-creation specifics to `sales-execution`.

2026-05-26
Showing top 8 of 15 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded