A Python-based integration to fetch comprehensive Amazon product details, sales estimates, and market data via the Canopy API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install amazon-data
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install amazon-data using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Amazon Data skill is a robust tool designed for developers and researchers who need high-fidelity access to the Amazon marketplace. By leveraging the Canopy API, this Openclaw Skills component provides programmatic access to over 350 million products across 25,000 categories, supporting 12 international domains.
Whether you need to monitor competitor pricing, analyze customer sentiment through reviews, or project market demand with unit sales estimates, this skill offers a streamlined interface to extract actionable insights directly into your Python workflows. It effectively bridges the gap between raw marketplace data and your analytical applications.
export API_KEY="your_api_key_here"
requests library installed in your Python environment:pip install requests
The skill organizes data into several logical domains to facilitate easy extraction and analysis:
| Data Category | Details Included |
|---|---|
| Product Core | Titles, descriptions, pricing, images, and feature bullets. |
| Sales Metrics | Weekly, monthly, and annual unit sales estimates; current stock levels. |
| Social Proof | Ratings, review text, verified status, and helpfulness votes. |
| Discovery | Search results, autocomplete suggestions, and category taxonomies. |
| Entities | Seller profiles, ratings, and author bibliographies. |
Loading
A high-performance skill to retrieve real-time stock market quotes and normalized financial data directly from Yahoo Finance.

A powerful Google Drive integration for Openclaw Skills that enables seamless file synchronization, cloud storage management, and team collaboration via CLI commands.

A professional-grade automation tool for Openclaw Skills that manages daily cloud backups and data retention via rClone.

A centralized proactive monitoring and multi-channel notification framework for Openclaw agents to detect and resolve issues in real-time.

A powerful DeFi integration for executing seamless cross-chain swaps and bridge operations across 35+ blockchain ecosystems.

A powerful cross-chain bridge and DEX aggregator that routes assets across 30+ protocols for optimal rates and speed.








































