amazon-sp-api

Automate Amazon Seller Central operations via the Selling Partner API.

Updated May 30, 2026
One-click install
npx skills add https://github.com/InnerScopeHearing/otchealth-claude-tools --skill amazon-sp-api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: amazon-sp-api
Source: https://github.com/InnerScopeHearing/otchealth-claude-tools/tree/main/skills/amazon-sp-api
Command: npx skills add https://github.com/InnerScopeHearing/otchealth-claude-tools --skill amazon-sp-api

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires sp-api, and includes scripts (resource) components.

What problem does it solve?

This Skill automates operations on the OTCHealth Inc. Amazon Seller Central account, streamlining listings, inventory, orders, pricing, and reports management for TReO PSAP products.

Core Features & Use Cases

  • SP-API Integration: Automates connections and operations through the Selling Partner API (SP-API).
  • Listing Management: Handles the creation and updating of Amazon listings.
  • Inventory and Order Management: Tracks inventory levels and manages orders.
  • Pricing and Reporting: Automates pricing adjustments and generates reports.
  • Use Case: Quickly verify account connections, pull order information, or update product listings.

Quick Start

Use the 'amazon-sp-api' skill to verify the connection to the OTCHealth Amazon Seller Central account.

Frequently Asked Questions about amazon-sp-api

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

FAQPage Schema
How do I automate Amazon Seller Central inventory management using the SP-API?

Amazon SP-API authentication uses Login with Amazon (LWA) to exchange a refresh-token for an access-token, requiring valid credentials stored securely in Secret Manager to authorize operations.

Can I update product listings and pricing on Amazon through the SP-API?

You need valid SP-API credentials stored in Secret Manager and an LWA refresh-token to generate an access-token, enabling automated operations for listings, inventory, orders, and reports.

What is the best way to verify my Amazon SP-API connection is working?

Verify your Amazon SP-API connection by running the provided scripts to confirm successful authentication and data retrieval between your application and Seller Central account.

Does the SP-API handle report generation and order management for Amazon sellers?

The SP-API is specifically configured to manage the OTCHealth Inc. Amazon Seller Central account, streamlining operations for TReO PSAP products rather than serving as a generic seller tool.

Why does my SP-API authentication fail when connecting to Amazon Seller Central?

SP-API authentication fails when the LWA refresh-token cannot exchange for an access-token, often due to missing or invalid credentials not properly configured in Secret Manager.