ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bobdevibecoder/bobagent-lemonsqueezy-admin
Or

What 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

  1. "OpenClaw, check my latest 10 orders from Lemon Squeezy and identify any that are currently marked as unpaid."
  2. "Show me the summary of all my current subscriptions, specifically looking for the total MRR count."
  3. "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_KEY in a secure environment variable or a local .env file; 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

Stars1100
Views1
Updated2026-02-17
View Author Profile
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-bobdevibecoder-bobagent-lemonsqueezy-admin": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#ecommerce#lemonsqueezy#saas#cli#finance
Safety Score: 4/5

Flags: external-api