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:
sales-execution
安装
npx skills add https://github.com/hubspot/agent-cli-skills --skill sales-execution