A comprehensive automation tool for managing dropship suppliers, product feeds, and order routing through a unified CLI.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install inventory-source
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 inventory-source using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Inventory Source skill is a specialized automation tool designed for e-commerce professionals and developers who need to streamline their dropshipping operations. By leveraging Openclaw Skills, this tool provides a direct interface for supplier management, allowing users to handle product feeds, inventory synchronization, and order routing without manual overhead. It is built to work seamlessly within AI agent environments, providing a standardized way to interact with the Inventory Source platform.
This skill eliminates the complexity of manual data entry by offering programmatic access to store integrations and supplier details. Whether you are managing a single storefront or a complex multi-supplier network, this integration ensures that your inventory data remains accurate and your order fulfillment processes stay efficient.
To get started with this skill, you must first configure your environment. Ensure you have Python 3.10+ installed and set your API credentials:
# Set your Inventory Source API Key
export INVENTORYSOURCE_API_KEY="your_api_key_here"
# Run a test command to list suppliers
python3 scripts/inventory-source.py list-suppliers
The skill produces structured JSON output for all operations, facilitating easy integration into larger workflows. Below are the primary data entities:
| Entity | Description |
|---|---|
| Suppliers | Contains unique IDs, names, and connection statuses for all dropship partners. |
| Products | Includes SKUs, pricing, stock levels, and descriptive metadata from supplier feeds. |
| Orders | Tracks routing status, customer information, and supplier fulfillment data. |
| Feeds | Provides details on product feed IDs and synchronization history. |
Loading
A zero-dependency Python skill for triggering IFTTT webhooks and managing applets to connect AI agents with 800+ external services.

A comprehensive Hunter.io integration for AI agents to find, verify, and manage professional email leads via CLI.

Manage clinical workflows including patients, appointments, and documentation through a streamlined GraphQL API interface.

A high-performance CLI and API interface for managing Gusto payroll and human resources within AI agent environments.

A professional v3 observability toolkit for OpenClaw agents featuring automatic tracing, cost analysis, and system health monitoring.

An AI-powered automation skill for scoring leads and generating context-aware sales follow-ups.








































