Run a HubSpot hygiene pass using the crm-maintenance skill cleanup workflow. Act immediately — the user typed /crm-cleanup, so skip the intent-detection step. Parse arguments: --scope (default: all ) — deals for deal audit only, contacts for contact dedup only, all for both Step 1 — Scan for stale deals If scope includes deals: Pull all open deals from HubSpot. Flag deals with no activity (email, call, meeting, note) in the last 14 days. For each stale deal: show deal name, stage, last activity date, associated contacts, and amount. Propose actions per deal: update next-step, change stage, add a note, or close-lost. Present the full stale-deals list before making any changes. Step 2 — Scan for duplicate contacts If scope includes contacts: Show more Installs 561 Repository anthropics/know…-plugins GitHub Stars 21.8K First Seen May 13, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
crm-cleanup
安装
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill crm-cleanup