weekly-sales-briefing
Installation
SKILL.md
Weekly Sales Briefing Skill
Generates a structured Amazon sales briefing for {{seller_name}} from DataDoe production data, rendered as an interactive HTML card artifact.
Configuration (hardcoded)
- Seller:
{{seller_name}} - Seller ID:
{{seller_id}} - MCP base: https://api.datadoe.com/mcp/v1
- Currency:
{{currency_code}}({{currency_symbol}}) - "This week": Rolling last 7 days (today − 7 through yesterday, inclusive)
- "Last week": The 7 days before that (today − 14 through today − 8)
- "Last month": Same 7-day window from 4 weeks ago (today − 35 through today − 29) Use today's actual date from the system context to compute all date ranges at runtime.