BaseLinker is a comprehensive e-commerce integration that centralizes product management and order fulfillment across multiple marketplaces and stores.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install baselinker
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 baselinker using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
BaseLinker serves as a powerful central hub for online merchants, enabling them to bridge the gap between various sales channels such as eBay, Amazon, and Shopify. This skill allows developers and automated agents to interact with the BaseLinker API seamlessly, managing everything from inventory synchronization to complex order processing workflows. By leveraging Openclaw Skills, users can automate repetitive retail tasks, ensuring data consistency across all storefronts and reducing the manual effort required to maintain product listings and shipping data.
To get started with BaseLinker via Openclaw Skills, install the required CLI and authenticate your account:
npm install -g @membranehq/cli@latest
membrane login --tenant --clientName=openclaw
membrane connection ensure "https://baselinker.com/" --json
If the connection state is BUILDING, use the following command to wait for readiness:
membrane connection get <id> --wait --json
The skill organizes e-commerce data into several core entities to streamline integration logic:
| Entity | Description |
|---|---|
| Product/Inventory | Contains SKU, stock levels, and warehouse association. |
| Order | Includes status, shipping details, and payment methods. |
| Shop | Represents the connected marketplace or store platform. |
| Warehouse | Defines storage locations and available quantities. |
| Shipping/Payment | Metadata for logistics and financial transaction handling. |
Loading
A real-time monitoring tool for Baidu search rankings, trend analysis, and keyword popularity tracking.

A powerful SMS gateway integration that enables AI agents to send, receive, and manage text messages programmatically through a secure CLI interface.

A comprehensive data tool for fetching, archiving, and visualizing trending news and hot lists from Toutiao.

A comprehensive RSS collection and management system designed for incremental fetching, automated tagging, and professional HTML reporting.

Analyze engineering performance and track DORA metrics directly through your AI agent using the LinearB integration for Openclaw Skills.

Scout is an automated software update advisor that tracks GitHub releases, assesses security risks, and provides detailed upgrade recommendations for your development tools.








































