A comprehensive integration for Lightspeed R-Series that enables AI agents to manage retail inventory, sales orders, and customer data via the Membrane framework.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install lightspeed-r-series
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 lightspeed-r-series using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Lightspeed R-Series is a premier retail point of sale and inventory management system designed to help businesses track sales and gain deep operational insights. This skill for Openclaw Skills provides a bridge to the Lightspeed ecosystem, allowing developers to automate complex retail workflows without the headache of manual authentication management. By utilizing the Membrane CLI, this integration ensures that your AI coding agent has secure, persistent access to retail data, from stock levels to employee records.
The core value of this integration lies in its ability to abstract the API complexities. Whether you are building a custom dashboard or an automated procurement bot, these Openclaw Skills handle the heavy lifting of credential refreshing and request signing. This allows you to focus on building intelligent logic that interacts directly with items, vendors, and sales data in real-time.
To get started with these Openclaw Skills, first install the Membrane CLI globally:
npm install -g @membranehq/cli
Next, authenticate your terminal session:
membrane login --tenant
Search for and connect the Lightspeed R-Series connector to your account:
# Find the connector ID
membrane search lightspeed-r-series --elementType=connector --json
# Establish the connection
membrane connect --connectorId=CONNECTOR_ID --json
Once connected, you can list available actions to begin integrating retail data into your workflows.
This skill organizes retail data into a structured taxonomy that reflects the Lightspeed R-Series database. Key entities accessible through Openclaw Skills include:
| Entity | Description | Key Fields |
|---|---|---|
| Items | Product catalog | Item ID, Description, Price, Stock Level |
| Sales | Transaction records | Sale ID, Customer ID, Total, Tax, Line Items |
| Customers | Client database | Name, Email, Loyalty Points, Store Credit |
| Purchase Orders | Supply chain data | Vendor ID, Order Status, Expected Date |
| Shops | Location management | Shop Name, Address, Time Zone |
Loading
A comprehensive CRM integration that enables AI agents to manage organizations, deals, projects, and activities via the Membrane ecosystem.

A comprehensive integration for managing payroll, employee records, and HR workflows through a secure automated interface.

A powerful Greenhouse Harvest integration for Openclaw Skills to manage candidates, jobs, and recruitment data through a unified API bridge.

A powerful integration for managing Google Analytics accounts and automating data reporting through a secure, CLI-driven interface.

A streamlined template designed for testing environment configurations and agentic handshakes.

A comprehensive integration that allows AI agents to manage Microsoft To Do tasks, lists, and steps through the Membrane infrastructure.








































