Back to Registry View Author Profile
Official Verified
lemonsqueezy-admin
Admin CLI for Lemon Squeezy stores. View orders, subscriptions, and customers.
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/abakermi/lemonsqueezy-adminOr
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
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-abakermi-lemonsqueezy-admin": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.
Related Skills
postsyncer
Manage your PostSyncer social media workflows.
abakermi 4473
Kanbanflow Skill
Skill by abakermi
abakermi 4473
gumroad-admin
Gumroad Admin CLI. Check sales, products, and manage discounts.
abakermi 4473
product-hunt-launch
Track your Product Hunt launch stats (Rank, Upvotes, Comments) in real-time via CLI.
abakermi 4473