Communityv1.0.0

Amazon Orders

Download and query your Amazon order history via an unofficial Python API and CLI.

2kdownloads2active installspfernandez98
View on ClawHubBack to Skills

Skill Details

Slug
amazon-orders
Latest Version
1.0.0
Author
pfernandez98
Published
Feb 9, 2026
Updated
May 18, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Amazon Orders.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release of the amazon-orders skill. - Enables downloading and querying Amazon order history via an unofficial Python API and CLI. - Supports authentication using environment variables, interactive login, or config files. - Provides filtering for orders by year or time period (e.g., last 30 days, past 3 months). - Includes both Python library and CLI usage examples. - Adds guidance for handling MFA and exporting order data.