lemonsqueezy-admin
Admin CLI for Lemon Squeezy stores. View orders, subscriptions, and customers.
Why use this skill?
Efficiently manage your Lemon Squeezy orders, subscriptions, and stores using the OpenClaw lemonsqueezy-admin skill. Gain fast insights and automate your reporting today.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bobdevibecoder/bobagent-lemonsqueezy-adminWhat This Skill Does
The lemonsqueezy-admin skill provides a powerful command-line interface for managing your Lemon Squeezy store directly from the OpenClaw environment. It acts as an abstraction layer over the Lemon Squeezy API, enabling you to query critical business metrics without leaving your terminal or agent interface. Whether you need to retrieve a list of recent orders, audit current subscription status, or manage your various storefronts, this skill streamlines your administrative workflows by providing structured, readable data output on command.
Installation
To install this skill, use the ClawHub registry command in your terminal:
clawhub install openclaw/skills/skills/bobdevibecoder/bobagent-lemonsqueezy-admin
After installation, you must authenticate your session. Visit your Lemon Squeezy dashboard under Settings > API to generate a new API key. Once obtained, export it to your environment variables using export LEMONSQUEEZY_API_KEY="your_api_key". The skill will automatically detect this variable to authorize your requests.
Use Cases
This skill is perfect for SaaS founders and digital product creators who need quick insights. Use cases include:
- Rapidly verifying order statuses for customer support requests.
- Monitoring Monthly Recurring Revenue (MRR) through the subscriptions command without logging into a web dashboard.
- Syncing store information into automated reporting scripts.
- Providing an AI agent with the context needed to summarize daily sales performance.
Example Prompts
- "OpenClaw, check my latest 10 orders from Lemon Squeezy and identify any that are currently marked as unpaid."
- "Show me the summary of all my current subscriptions, specifically looking for the total MRR count."
- "List all my connected Lemon Squeezy stores so I can confirm which one is currently active in the CLI."
Tips & Limitations
- Rate Limiting: Be aware that the Lemon Squeezy API enforces rate limits. Avoid calling this skill within tight loops or high-frequency automated scripts.
- Security: Always store your
LEMONSQUEEZY_API_KEYin a secure environment variable or a local.envfile; never hardcode it into scripts that might be committed to public version control. - Data Privacy: This skill is read-focused. It provides excellent visibility into your financial data, but ensure you are accessing it from a secure machine, as the output may contain PII like customer emails.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bobdevibecoder-bobagent-lemonsqueezy-admin": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
affiliate-master
Full-stack affiliate marketing automation for OpenClaw agents. Generate, track, and optimize affiliate links with FTC-compliant disclosures and multi-network support.
tweet-ideas-generator
Generates 60 high-impact tweet ideas from reference content across 5 categories. Use when someone wants to extract engaging short-form statements from content for Twitter/X, organized by harsh advice, quotes, pain points, counterintuitive truths, and key insights.
ai-discoverability-audit
Audit how a brand appears in AI-powered search (ChatGPT, Perplexity, Claude, Gemini). Use when user mentions "AI search," "how do I show up in ChatGPT," "AI discoverability," "AEO," "LLM visibility," or wants to understand their brand's AI presence.
positioning-basics
Help founders and marketers nail their positioning. Use when someone mentions "positioning," "value proposition," "who is this for," "how do I describe my product," "messaging," "ICP," "ideal customer," or is struggling to articulate what makes their product different.
polymarket-correlation
Detect mispriced correlations between Polymarket prediction markets. Cross-market arbitrage finder for AI agents.