npx skills add ...
npx skills add anthropics/knowledge-work-plugins --skill customer-pulse-check
npx skills add anthropics/knowledge-work-plugins --skill customer-pulse-check
Synthesizes themes from PayPal disputes, HubSpot tickets, and review exports into a top-3 fixable issues list with drafted response templates. Accepts optional since-date argument.
Run the customer voice synthesis. Pull feedback signals from all connected sources, identify the themes that are actually fixable, and produce drafted responses the owner can review and send.
Parse arguments:
--since (default: last 30 days) โ start date YYYY-MM-DD for the lookback windowUsing the customer-pulse skill workflow:
Cluster all signals into recurring themes. For each theme:
Using the ticket-deflector skill workflow:
Select the top 3 themes by: frequency ร impact rating. For each:
Response template format:
Format the output as:
Run with whatever sources are connected โ this command degrades gracefully. If PayPal is missing, skip dispute data and note "PayPal not connected โ dispute data skipped." If HubSpot is missing, skip ticket data and note it. If no sources are connected at all, stop and tell the owner: "No feedback sources connected. Connect at least one of PayPal, HubSpot, or upload a review export CSV."
Present the summary table, then each response template. Ask the owner which templates they'd like to send, then wait for explicit approval before drafting the send.