amazon-paapi
Search Amazon products and get product details using Amazon Product Advertising API (PA-API). Use for product searches, price lookups, and affiliate links.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/akkualle/akkualle-amazon-paapiAmazon Product Advertising API Skill
This skill allows you to search for products on Amazon.de and retrieve product information using the Amazon PA-API.
Tools
amazon_search
Search for products on Amazon.
Usage:
amazon-search "search keywords" [--category CATEGORY] [--max-results N]
Examples:
amazon-search "wireless headphones"amazon-search "gaming laptop" --category Electronics --max-results 5
amazon_product
Get details for a specific product by ASIN.
Usage:
amazon-product ASIN
Example:
amazon-product B09V3KXJPB
Environment Variables Required
- AMAZON_ACCESS_KEY: Your Amazon PA-API Access Key
- AMAZON_SECRET_KEY: Your Amazon PA-API Secret Key
- AMAZON_PARTNER_TAG: Your Amazon Associates Partner Tag
- AMAZON_HOST: Amazon API host (default: webservices.amazon.de)
- AMAZON_REGION: AWS region (default: eu-west-1)
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-akkualle-akkualle-amazon-paapi": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
accounting-assistant
Buchhaltungs-Automatisierung mit EÜR-Erstellung, DATEV-Export, PDF-Beleganalyse und Steuer-Vorbereitung. Ideal für Freelancer und KMU.
ga4-analytics
Ruft Google Analytics 4 Daten für akku-alle.de ab - Seitenaufrufe, Nutzer, Sessions, Top-Seiten und Traffic-Quellen. Nutze das shell Tool um /root/.openclaw/skills/ga4-analytics/ga4-analytics auszuführen.
gsc-search
Ruft Google Search Console Daten für akku-alle.de ab - Klicks, Impressionen, CTR, Rankings und Top-Keywords. Nutze das shell Tool um /root/.openclaw/skills/gsc-search/gsc-search auszuführen.
youtube-transcript
Extrahiert Transkripte von YouTube-Videos für Content-Erstellung. Nutze für Video-Analysen, Content-Ideen und Blog-Posts aus YouTube-Videos.
wordpress
OpenClaw skill that provides a WordPress REST API CLI for posts, pages, categories, tags, users, and custom requests using plain HTTP.