sales-execution

安装量: 1.1K
排名: #9926

安装

npx skills add https://github.com/hubspot/agent-cli-skills --skill sales-execution

Resources File When to use resources/activity-properties-reference.md Property names and enum values for calls/notes/meetings/tasks. Keep open while writing objects create — enum values are not discoverable via hubspot properties get today. Read bulk-operations/SKILL.md first — this skill assumes its batching, pipe, and dry-run patterns. The two non-obvious rules 1. Activities are invisible until associated. hubspot objects create --type calls ... alone produces a record nobody can see in the CRM UI. Always follow with hubspot associations create --from calls: --to contacts: (and the deal, if relevant) before stopping. 2. Timestamps differ between write and read. Path Field Format objects create --property hs_timestamp=... hs_timestamp Unix ms (13 digits) objects get --type calls returns properties.hs_timestamp Unix ms (string) activities list --contact returns timestamp (flat, top-level) ISO 8601 (e.g. 2024-01-15T10:00:00Z ) Show more Installs 865 Repository hubspot/agent-cli-skills GitHub Stars 18 First Seen May 26, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜