amazon-returns-recovery

Audits Amazon order history and subscriptions to recover restocking fees and forgotten charges.

123|10|Updated May 24, 2026
One-click install
npx skills add https://github.com/JasonColapietro/suede-creator-skills --skill amazon-returns-recovery-jasoncolapietro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: amazon-returns-recovery
Source: https://github.com/JasonColapietro/suede-creator-skills/tree/main/skills/amazon-returns-recovery
Command: npx skills add https://github.com/JasonColapietro/suede-creator-skills --skill amazon-returns-recovery-jasoncolapietro

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Restocking fees, short refunds, and forgotten Amazon-billed subscriptions sit unnoticed in order history, quietly costing account owners money they never think to reclaim. ## Core Features & Use Cases - Read-only discovery: Scans Amazon order and return history for restocking fees and short refunds, plus audits Prime Video Channels, Audible, Kindle Unlimited, and Prime subscriptions for forgotten recurring charges. - Gated dispute workflow: After per-item user confirmation, drives Amazon's live chat via Claude in Chrome to request fee waivers, refunds, or cancellations, with a documented click-path and popup-window workaround. - Honest evidence reporting: Quotes associate confirmations verbatim, labels unposted amounts as promised rather than recovered, and schedules a readback check against the stated refund ETA. - Use Case: A user asks whether Amazon owes them money; the skill finds a $44.99 restocking fee on a returned shaver and a forgotten $9/month Prime Video channel, then disputes the fee and cancels the channel after confirmation. ## Quick Start Use amazon-returns-recovery to scan my Amazon order history and subscriptions for restocking fees and forgotten charges, then report what you find before taking any action.

Frequently Asked Questions about amazon-returns-recovery

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find restocking fees in my Amazon order history?

Search Amazon's your-orders/search page by category keyword, paginate through all results, and open each completed return's order detail page. Expand the Refund Total chevron to see the itemized breakdown, which explicitly lists any restocking fee deduction.

How do I dispute an Amazon restocking fee through live chat?

Navigate to Amazon's contact-us hub gateway, select payment and charge issues, then start a chat. The skill documents the exact click path, including a window.open patch needed because Amazon's chat opens in a popup that browser automation cannot track.

Can this cancel subscriptions billed outside Amazon?

No. Subscriptions billed directly by the provider, Apple, or Google are out of scope and routed to the subscription-recovery skill instead. This skill only handles subscriptions billed through the Amazon account, such as Prime Video Channels, Audible, and Kindle Unlimited.

Does the skill take action on my Amazon account automatically?

No. Discovery phases are strictly read-only, and nothing is disputed, canceled, or sent without the account owner's per-item confirmation. Approval for one item never transfers to another, and the skill never promises recovery of any amount.

What are the limitations of Amazon refund recovery?

Bank chargebacks, marketplace A-to-z seller claims, and price-protection claims are out of scope. Goodwill asks are made once with only truthful facts, and promised refunds are not counted as recovered until they post to the account.