wjwwwww/amazon-ads-api-skills — explained in plain English
Analysis updated 2026-05-18
Get field-by-field guidance for migrating Sponsored Products or Sponsored Brands code to Amazon's Unified API.
Learn how to integrate new Amazon ad formats like Sponsored Brands Collections or multi-marketplace campaigns.
Generate ready-to-run curl commands to test Amazon Ads API endpoints against the official spec.
| wjwwwww/amazon-ads-api-skills | echo-of-machines/fable-advisor | 3b1b/site_demo | |
|---|---|---|---|
| Stars | 26 | 26 | 27 |
| Language | Shell | Shell | Shell |
| Last pushed | — | — | 2021-04-10 |
| Maintenance | — | — | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 2/5 | 1/5 |
| Audience | developer | developer | general |
Figures from each repo's GitHub metadata at analysis time.
Requires installing the Kiro CLI tool first.
This project is a collection of reference guides, called skills, made for an AI coding assistant tool called Kiro, that help developers work with Amazon's advertising APIs. Amazon periodically changes and consolidates its advertising APIs, and this project's goal is to turn scattered, dense official documentation into short, focused guides that an AI assistant can read and use to give practical answers, instead of a developer having to dig through pages of specification documents themselves. The skills fall into three groups. The first group helps developers migrate existing code from older, separate Amazon Ads APIs, such as Sponsored Products version 3, Sponsored Brands version 4, and DSP version 1, over to Amazon's newer combined Unified API, including field by field mapping guides for each older API. The second group helps developers adopt newly released ad formats and features, such as Sponsored Brands Collections ads and Sponsored Products campaigns that run across multiple country marketplaces at once. The third group helps generate and validate example API requests, producing ready to run curl commands and test scripts based on Amazon's official API specification files. To use it, a developer installs the Kiro command line tool, then either clones this repository directly and starts chatting with a pre-configured migration assistant, or copies the skill files into their own existing project using an install script. Individual skills can also be copied in one at a time. Once set up, a developer can ask plain questions such as which endpoints in the new Unified API correspond to the old Sponsored Products API, or how to build a request for a new ad format, and the assistant answers using these guides, falling back to searching the full API specification files when it needs precise technical details like field types or allowed values. The project also includes a script that re-downloads Amazon's latest API specifications and reports what changed, so the skills can be kept current as Amazon updates its APIs. The README notes the skill files can also be used as plain context files with other AI coding tools, not just Kiro. The project is released under the MIT license.
A set of Kiro AI assistant skill guides that help developers migrate and integrate Amazon's advertising APIs without reading dense official docs.
Mainly Shell. The stack also includes Shell, Kiro CLI, OpenAPI.
MIT license: use, modify, and distribute freely, including for commercial purposes, as long as the copyright notice is kept.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.