Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

agent-cli-skills

agent-cli-skills에는 HubSpot에서 수집한 skills 15개가 있으며, 저장소 수준 직업 범위와 사이트 내 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