Skip to main content
Generaldvcrn

lemonsqueezy-admin

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

Stars
15
Source
dvcrn/openclaw-skills-marketplace
Updated
2026-05-29
Slug
dvcrn--openclaw-skills-marketplace--lemonsqueezy-admin
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/dvcrn/openclaw-skills-marketplace/HEAD/plugins/abakermi--lemonsqueezy-admin/skills/lemonsqueezy-admin/SKILL.md -o .claude/skills/lemonsqueezy-admin.md

Drops the SKILL.md into .claude/skills/lemonsqueezy-admin.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

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 - john@example.com (Paid)

Subscriptions

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

Stores

ls-admin stores