Read bulk-operations/SKILL.md first — JSONL piping, batch read, pagination, and dry-run/digest/confirm gating apply to every command below. Property discovery Don't guess property names. List them: hubspot properties list --type contacts --format table hubspot properties list --type contacts | jq -c 'select(.type=="enumeration") | {name, label}' Same for --type companies , deals , or any custom type ( hubspot objects types ). 1. Find incomplete records !name = NOT_HAS_PROPERTY (missing or empty). Bare name = HAS_PROPERTY. Within one --filter , chain with AND ; multiple --filter flags are OR'd. Show more Installs 818 Repository hubspot/agent-cli-skills GitHub Stars 16 First Seen May 26, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
crm-data-quality
安装
npx skills add https://github.com/hubspot/agent-cli-skills --skill crm-data-quality