anthropics/sales-brief
Surfaces top and bottom sellers, identifies seasonality patterns, and produces a 2-week content brief to push winners and clear slow movers. Accepts optional lookback window of 30, 60, or 90 days.
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill sales-brief
Run the sales analysis and content brief. Pull what sold (and what didn't), explain why, and produce a ready-to-use content plan that acts on the data.
Parse arguments:
--lookback (default: 30d) — 30d, 60d, or 90d lookback windowUsing the content-strategy skill workflow for sales analysis:
Top sellers: products that grew share or maintained top-3 rank.
Bottom sellers: products with declining volume or below 5% of revenue.
For each top and bottom seller, explain the likely driver:
Produce a ready-to-use content brief:
2-Week Content Brief — {date range}
PUSH THESE (winners)
• {product}: {suggested angle} — {channel: email|social|both}
• {product}: {suggested angle} — {channel}
CLEAR THESE (slow movers)
• {product}: {promo angle or bundle suggestion} — {channel}
CONTENT CALENDAR
Week 1:
Mon: {post/email concept}
Wed: {post/email concept}
Fri: {post/email concept}
Week 2:
Mon: {post/email concept}
Wed: {post/email concept}
Fri: {post/email concept}
If both QuickBooks and PayPal are unreachable, stop — sales analysis requires at least one revenue source. If only one is connected, run from that source and note "QuickBooks not connected — revenue data from PayPal only" (or vice versa). If HubSpot is missing, skip campaign cross-reference in the "why analysis" and note it.
Present the sales analysis, then the content brief. Ask the owner if they'd like to generate Canva assets for any of the planned posts.
Take anthropics/sales-brief from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.