Amazon Selling Partner API Integration

Automate Amazon SP-API product, order, inventory, pricing, advertising, and review management.

4|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/armoin2018/ai-command-center --skill amazon-selling-partner-api-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Amazon Selling Partner API Integration
Source: https://github.com/armoin2018/ai-command-center/tree/main/plugins/aicc-amazon/skills/ailey-shop-amazon
Command: npx skills add https://github.com/armoin2018/ai-command-center --skill amazon-selling-partner-api-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines end-to-end management of Amazon's SP-API for sellers by providing a unified interface to handle products, orders, inventory, pricing, advertising, and reviews.

Core Features & Use Cases

  • Product catalog management: create, update, and retrieve product listings across marketplaces.
  • Order, inventory & pricing automation: manage orders, track stock, and adjust pricing programmatically.
  • Advertising & reviews integration: access campaigns metrics and solicit reviews to optimize performance.
  • Use Case: A seller uses this skill to onboard a new SKU, list it across markets, fulfill orders, and monitor performance without manual API calls.

Quick Start

Install dependencies with npm install and then run npm run setup to connect your Amazon SP-API account.

Frequently Asked Questions about Amazon Selling Partner API Integration

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

FAQPage Schema
How do I automate Amazon SP-API product catalog and order management workflows?

To automate Amazon SP-API workflows, this skill provides CLI-style commands for create, list, get, and update actions across product catalogs, orders, and inventory. It handles OAuth token management and error handling to streamline end-to-end seller operations.

Can I manage Amazon inventory and pricing programmatically across multiple marketplaces?

Yes, you can manage Amazon inventory and pricing programmatically across multiple marketplaces. The skill supports adjusting pricing and tracking stock levels, enabling unified catalog and order fulfillment operations for both personal and professional seller workflows.

What's the best way to handle Amazon SP-API OAuth tokens and API tier detection?

Handling Amazon SP-API OAuth tokens and tier detection is automated internally by this skill. It implements secure token handling and identifies API tiers automatically, applying safe defaults to manage requests across product, order, and advertising endpoints.

Does this skill support Amazon advertising campaigns and soliciting reviews via SP-API?

Yes, this skill supports Amazon advertising and reviews via SP-API. You can access advertising campaign metrics and solicit product reviews programmatically, integrating performance optimization directly into your automated ecommerce workflow.

How do I set up the Amazon SP-API integration environment for my seller account?

To set up the Amazon SP-API integration environment, run npm install to install dependencies, then execute npm run setup to connect your Amazon SP-API account. This configures OAuth credentials and prepares the CLI for automated operations.