Lemon Squeezy Admin for Openclaw

An administrative command-line interface for managing Lemon Squeezy storefronts, orders, and subscription metrics.

abakermi
v0.1.0
Feb 1, 2026
1
2.4k
0

Install & Download

1. ClawHub CLI

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

npx clawhub@latest install lemonsqueezy-admin

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 lemonsqueezy-admin 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 Lemon Squeezy Admin?

Lemon Squeezy Admin is a powerful utility designed for developers and digital entrepreneurs who want to manage their commercial operations without leaving the terminal. By integrating this skill into the Openclaw Skills ecosystem, users gain immediate access to store data, including transaction histories and subscription statuses, via a streamlined CLI.

This skill focuses on efficiency, providing clear and concise summaries of business health. It serves as a bridge between your development environment and the Lemon Squeezy platform, making it an essential tool for those leveraging Openclaw Skills to automate their business workflows.

Lemon Squeezy Admin Use Cases

  • Tracking recent customer orders and payment statuses in real-time.
  • Monitoring subscription growth and calculating Monthly Recurring Revenue (MRR) metrics.
  • Managing multiple Lemon Squeezy storefronts from a unified interface.
  • Integrating store data into automated reporting pipelines using Openclaw Skills.

How Lemon Squeezy Admin Works

  1. The skill authenticates with the Lemon Squeezy API using a secure environment-based API key.
  2. Users input specific commands like orders or subscriptions to trigger data retrieval.
  3. The skill fetches the requested resources from the store's backend.
  4. Data is processed and formatted into human-readable terminal output for quick analysis.

Lemon Squeezy Admin Setup

To get started with this skill in your Openclaw Skills environment, follow these steps:

  1. Generate an API Key in your Lemon Squeezy Settings.
  2. Export the key to your environment variables:
export LEMONSQUEEZY_API_KEY="your_key_here"
  1. Run the admin tool to verify the connection:
ls-admin stores

Lemon Squeezy Admin Data Schema & Taxonomy

The skill organizes and displays data using the following structure:

Category Fields Captured Description
Orders ID, Total, Email, Status Lists individual transaction details and customer contact info.
Subscriptions Active Count, MRR Provides a high-level summary of recurring revenue health.
Stores Store Name, ID Identifies the specific storefronts associated with the account.

Lemon Squeezy Admin Advanced Features

  • Pagination support via the --limit flag to manage large datasets of orders.
  • Real-time MRR calculation for instant subscription performance snapshots.
  • Support for multiple store environments under a single API configuration.
  • Command-line efficiency optimized for integration with other Openclaw Skills.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*