skill-amazon-spapi
SKILL.md
Amazon SP-API Skill
Fetch orders, check FBA inventory, and manage listings — plug-and-play for any OpenClaw agent.
Setup
1. Install dependency
npm install amazon-sp-api
2. Create credentials file
{
"lwaClientId": "amzn1.application-oa2-client.YOUR_CLIENT_ID",
"lwaClientSecret": "YOUR_CLIENT_SECRET",
"refreshToken": "Atzr|YOUR_REFRESH_TOKEN",