A comprehensive CLI-based Amazon product tracking tool that leverages the Keepa API for price history and market analysis.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install keepa-api
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 keepa-api using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Keepa API Client is a sophisticated tool designed for developers and e-commerce analysts to extract deep product insights from Amazon's global marketplaces. By integrating this capability into Openclaw Skills, users can programmatically monitor price fluctuations, sales rank trends, and inventory levels without manual browsing.
This skill serves as a bridge between raw Amazon data and actionable intelligence. It supports multiple dimensions of data, including current pricing for Amazon and third-party sellers, historical price points, and Best Seller Rank (BSR) metrics, ensuring that your AI agent has the most accurate market data available.
To get started with this skill, ensure you have the necessary dependencies installed on your system:
# Install curl and jq
brew install curl jq
Next, configure your API credentials. You must obtain an API key from Keepa and save it to your local configuration file at ~/.teamclaw-skills/keepa-api/CONFIG.md using the following format:
---
api_key: your-keepa-api-key-here
marketplace: US
default_days: 90
output_format: table
---
The skill organizes e-commerce data into a structured taxonomy for easy interpretation:
| Attribute | Description |
|---|---|
| Product Info | Title, Brand, Category, and high-resolution Image URLs |
| Price Metrics | Current Amazon price, 3rd party new/used prices, and Buy Box status |
| History Data | Lowest, highest, and average price points over a defined period |
| Market Rank | Best Seller Rank (BSR) and category-specific ranking trends |
| Social Proof | Rating scores (0-5) and total customer review counts |
Loading
A powerful CLI-driven skill for managing Feishu (Lark) calendars with advanced features like event creation and conflict detection.

A versatile CLI tool for AI assistants to manage Feishu calendars, Bitable tasks, and organizational contacts.

A robust webhook bridge that connects Lark or Feishu messaging platforms to OpenClaw for intelligent, bidirectional AI communication.

A powerful automation tool for managing Lark (Feishu) calendar events and tasks with built-in employee name resolution.

A macOS utility that leverages iCloud Drive to synchronize OpenClaw configurations, agents, and workspace templates across multiple devices using symbolic links.

A specialized CLI integration for managing, toggling, and creating tasks directly within your Obsidian vault.








































