Add seller-overview-tracker skill#5
Conversation
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
KISS review: this needs tightening before merge. The skill currently promises setup/future weekly monitoring and reading previous runs, but a public skill has no persistence or scheduler, so it can falsely tell users monitoring has begun. Please scope it to “compare against a prior baseline when provided” or add a real storage/automation mechanism. Also remove handoffs to category seller-ranking/top-100 skills unless those ship in this plugin, and collapse the output to one markdown-table contract; the card/chart section is unsupported and duplicates the Output section. |
Review —
|
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Summary
Adds the
seller-overview-trackerskill: Weekly snapshot tracker for one Mercado Livre seller, reporting what changed since last week (revenue, sales, listings, reputation, medal, cancellation rate).Lives in
skills/seller-overview-tracker/SKILL.mdand is registered in the README skills table. Public behavior and user-visible workflow only — no internal service names, schema, or implementation details.Public-Safety Checklist
SKILL.mdfrontmattername.🤖 Generated with Claude Code