🍋 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-adminFull SKILL.md
Open original| name | version | description |
|---|---|---|
| lemonsqueezy-admin | 1.0.0 | Admin CLI for Lemon Squeezy stores. View orders, subscriptions, and customers. |
Lemon Squeezy Admin 🍋
Manage your Lemon Squeezy store from the command line.
Setup
- Get an API Key from Lemon Squeezy Settings > API.
- 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