EasyBuy Skillpack for Openclaw

A suite of automation tools for Amazon including order scraping, price alerts, and automated customer support messaging.

luoqianchenguni-max
v1.0.0
Mar 5, 2026
0
920
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install easybuy-amazon-agent

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install easybuy-amazon-agent using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is EasyBuy Skillpack?

The EasyBuy Skillpack is a comprehensive set of Openclaw Skills designed to streamline the Amazon shopping and management experience. By leveraging specialized tools for data extraction and browser interaction, it empowers users to automate repetitive tasks like monitoring price drops, scraping order history, and generating evidence for dispute cases. This skillpack bridges the gap between manual browsing and automated e-commerce workflows.

These Openclaw Skills are particularly valuable for high-volume shoppers or business users who need to maintain detailed records and respond quickly to price changes. With modular components like the Amazon Product Detector and Message Monitor, it provides a flexible framework for building complex e-commerce agents that can handle everything from order tracking to customer service interaction.

EasyBuy Skillpack Use Cases

  • Scraping order history for expense reporting or accounting.
  • Monitoring product prices and setting automated alerts for price drops.
  • Drafting and sending customer service messages for late or damaged deliveries.
  • Exporting case evidence and product details for warranty claims.
  • Automating the contact flow for Amazon support interactions using specific Openclaw Skills.

How EasyBuy Skillpack Works

  1. The user installs the MV3-capable Chrome extension from the provided dist directory.
  2. The Openclaw Skills are registered and made available to the AI agent runtime via the local registry file.
  3. When a task is initiated, the agent invokes specific tools like amazon_orders_scraper or price_alert_manager using the skill. prefix.
  4. The skill interacts with the active Amazon tab using Chrome scripting and storage permissions to extract data or perform actions.
  5. Results are returned to the agent in the specified output schema to complete the automation loop.

EasyBuy Skillpack Setup

To begin using these Openclaw Skills, follow these installation steps:

# Navigate to your Chrome extensions page
chrome://extensions/

# 1. Enable Developer mode in the top right corner.
# 2. Click Load unpacked.
# 3. Select the dist/ folder from your local repository.

Ensure you are logged into your Amazon account for live flows. The extension requires permissions for tabs, scripting, storage, downloads, sidePanel, and activeTab to operate correctly.

EasyBuy Skillpack Data Schema & Taxonomy

The EasyBuy Skillpack organizes its data and functionality through a structured system designed for Openclaw Skills:

Component Description
Registry Located at dist/skills/registry.json, mapping tool names to their respective JSON configuration files.
Skill JSON Each tool defines its allowedTools, input_schema, and output_schema to ensure consistent data exchange.
Playbooks Declared in dist/playbooks/, these files outline intent-only steps and required skills for complex tasks.
Case Export Generates structured data for evidence building and order details.

EasyBuy Skillpack Advanced Features

  • Multi-agent support through standardized tool definitions across the Openclaw Skills ecosystem.
  • Automated message monitoring and drafting for efficient customer support communication.
  • Integration with custom playbooks for intent-driven, multi-step e-commerce workflows.
  • Local storage management for tracking price alerts and historical order data.
  • Real-time Amazon product detection and automated contact flow management.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*