Jump to related tools in the same category or review the original source on GitHub.

CLI Utilities @abakermi Updated 2/26/2026

🍋 Lemonsqueezy Admin OpenClaw Skill - ClawHub

Do you want your AI agent to automate Lemonsqueezy Admin workflows? This free skill from ClawHub helps with cli utilities tasks without building custom tools from scratch.

What this skill does

Admin CLI for Lemon Squeezy stores. View orders, subscriptions, and customers.

Install

npx clawhub@latest install lemonsqueezy-admin

Full SKILL.md

Open original
nameversiondescription
lemonsqueezy-admin1.0.0Admin CLI for Lemon Squeezy stores. View orders, subscriptions, and customers.

Lemon Squeezy Admin 🍋

Manage your Lemon Squeezy store from the command line.

Setup

  1. Get an API Key from Lemon Squeezy Settings > API.
  2. Set it: export LEMONSQUEEZY_API_KEY="your_key"

Commands

Orders

ls-admin orders --limit 10
# Output: #1234 - $49.00 - [email protected] (Paid)

Subscriptions

ls-admin subscriptions
# Output: Active: 15 | MMR: $450

Stores

ls-admin stores
Original URL: https://github.com/openclaw/skills/blob/main/skills/abakermi/lemonsqueezy-admin

Related skills

If this matches your use case, these are close alternatives in the same category.