amazon-returns-recovery
Use when the user wants to audit Amazon returns or Amazon-billed subscriptions, mentions a restocking fee, short or denied refund, forgotten Prime Video Channel, Audible, Kindle Unlimited, or Prime charge, or asks whether Amazon still owes or bills them. Read order, refund, and subscription evidence first; report findings and require confirmation before chat, cancellation, or dispute. The documented cases recovered $448.31, but never promise recovery. Requires an authenticated Claude in Chrome session. NOT FOR: bank chargebacks, marketplace A-to-z seller claims, price-protection claims, or sub
npx skills add JasonColapietro/suede-creator-skills --skill amazon-returns-recovery --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Amazon Returns Recovery ## Why this exists This started as a test of a general-purpose contract/customer-service negotiation tool — the goal was just to see if it could hold its own in a dispute. Pointed at a live Amazon account, it surfaced two restocking fees ($44.99 and $28.50) the account owner had no idea existed, on returns processed weeks earlier. Both got waived in the same sitting — the first refunded exactly the $44.99 fee, the second came back at $30.63 (the associate rounded up past the $28.50 fee as a goodwill gesture). Total recovered from fees alone: **$75.62**, on charges the account owner never would have gone looking for. The lesson: money like this doesn't announce itself — restocking fees, partial refunds, and price-protection differences sit quietly in order history unless something goes and checks. That's what this skill automates. Treat this as a metal detector, not an autopilot: it surfaces what's buried and drafts the case, but every dispute goes through the account owner before anything gets sent. The same account also had a third case worth knowing about, even though it's outside this skill's default restocking-fee scope: a $372.69 electric shaver the a
- Why this exists
- Prerequisites
- Phase 1a — Order/return discovery (read-only, no side effects)
- Phase 1b — Digital subscription audit (read-only, no side effects)
- Phase 2 — Confirm with the user
- Phase 3 — Dispute or cancel (one item at a time, only after confirmation)
- Phase 4 — Report
- Stretch goal — not yet built
What does the amazon-returns-recovery skill do?
Use when the user wants to audit Amazon returns or Amazon-billed subscriptions, mentions a restocking fee, short or denied refund, forgotten Prime Video Channel, Audible, Kindle Unlimited, or Prime charge, or asks whether Amazon still owes or bills them. Read order, refund, and subscription evidence first; report findings and require confirmation before chat, cancellation, or dispute. The documented cases recovered $448.31, but never promise recovery. Requires an authenticated Claude in Chrome session. NOT FOR: bank chargebacks, marketplace A-to-z seller claims, price-protection claims, or sub
How do I install it?
Run `npx skills add JasonColapietro/suede-creator-skills --skill amazon-returns-recovery --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From JasonColapietro/suede-creator-skills, a repository with 165 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
