Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

agent-cli-skills

agent-cli-skills 收录了来自 HubSpot 的 15 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
15
Stars
8
更新
2026-06-26
Forks
4
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

bulk-operations
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-05-26
crm-data-quality
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
data-enrichment
软件开发工程师

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`.

2026-05-26
deal-management
软件开发工程师

Run the full deal lifecycle from CLI — discover pipelines/stages, qualify MQLs into deals with associations, advance/reassign in bulk, hunt stalled deals, and close.

2026-05-26
quote-to-cash
软件开发工程师

Build the product catalog, assemble quotes (line items + associations to deals), and track invoices and subscriptions through to revenue.

2026-05-26
sales-execution
软件开发工程师

Log sales activities — calls, notes, meetings, tasks — against contacts and deals, with the mandatory create-then-associate step that makes them visible in the CRM.

2026-05-26
sales-reporting
软件开发工程师

Daily briefings, pipeline snapshots, and win/loss analysis from the terminal — closing-this-week, open pipeline by stage/owner, and closed-won vs closed-lost over a period.

2026-05-26
team-ownership
软件开发工程师

Assign and reassign CRM record ownership, audit who-owns-what across object types, and handle rep transitions. Built on `bulk-operations`.

2026-05-26
ticket-resolution
软件开发工程师

Create, triage, advance, and close HubSpot support tickets — pipeline discovery, contact/company association, priority queues, bulk stage moves, resolution close-out.

2026-05-26