lemonsqueezy
Lemon Squeezy — digital products, subscriptions, orders, customers, checkouts, license keys, and discounts. Digital commerce CLI.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/aiwithabidi/lemonsqueezyWhat This Skill Does
The Lemon Squeezy skill for OpenClaw is a powerful digital commerce CLI tool designed to bridge your AI agent with your Lemon Squeezy account. It enables seamless interaction with your digital products, subscription management, order tracking, and customer records. By integrating this skill, your agent gains the ability to autonomously handle license key validation, initiate checkout sessions, and query sales data directly from the Lemon Squeezy API, making it an essential tool for digital entrepreneurs and SaaS developers.
Installation
To integrate this skill into your OpenClaw environment, use the following installation command in your terminal:
clawhub install openclaw/skills/skills/aiwithabidi/lemonsqueezy
Once installed, ensure you have your LEMONSQUEEZY_API_KEY configured in your environment variables. Without this key, the agent will be unable to authenticate with the Lemon Squeezy backend to retrieve or modify your store information. Always verify your environment variables before initiating your first session to ensure connectivity.
Use Cases
- Automated License Management: Use your agent to validate customer license keys during support interactions, reducing manual verification time.
- Customer Support Automation: Allow the agent to look up specific order history or subscription statuses to resolve user queries faster.
- Sales Analysis: Retrieve high-level data on product sales and subscription performance to provide quick business insights.
- Marketing and Conversion: Trigger custom checkout sessions dynamically based on conversation flow with potential leads.
Example Prompts
- "Check the status of the subscription for user with email [email protected] and let me know if it is active."
- "Validate this license key: LS-12345-ABCDE to see if it is still active for the customer."
- "List all my currently active digital products and their associated variants so I can review my catalog."
Tips & Limitations
- Security First: Keep your
LEMONSQUEEZY_API_KEYsecure. Never hardcode it in shared scripts or push it to public repositories. - Read-Only vs Write: While the tool excels at reporting, ensure you have tested write-access actions (like creating checkouts) in a sandbox environment before deploying them to production agents.
- Rate Limiting: Lemon Squeezy has API rate limits. Avoid high-frequency polling; instead, trigger calls only when necessary during a conversation flow.
- Context Awareness: Ensure your agent is properly initialized so it knows which store ID to reference when multiple stores are associated with your API key.
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-aiwithabidi-lemonsqueezy": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
freshsales
Freshsales CRM integration — manage contacts, leads, deals, accounts, tasks, and sales sequences via the Freshsales API. Track deal pipelines, automate lead assignments, log activities, and generate sales reports. Built for AI agents — Python stdlib only, no dependencies. Use for sales CRM, contact management, deal tracking, pipeline reporting, and sales automation.
gemini-video-analyzer
Native video analysis using Google Gemini API. Upload and analyze video files — describe scenes, extract text/UI, answer questions about content, transcribe speech, identify objects and actions. Use when: (1) User sends a video file and wants it analyzed, (2) Video summarization or description needed, (3) Extracting text, UI elements, or information from screen recordings, (4) Answering questions about video content, (5) Comparing multiple videos, (6) Analyzing tutorials, demos, or walkthroughs.
agent-memory
Full AI agent memory stack — Mem0 unified memory engine with vector search (Qdrant) and knowledge graph (Neo4j), plus SQLite for structured data. Complete setup script and tools. Give your OpenClaw agent a real brain with semantic recall, entity relationships, and structured storage.
neon
Neon serverless Postgres — manage projects, branches, databases, roles, endpoints, and compute via the Neon API. Create database branches for development, manage connection endpoints, scale compute, and monitor usage. Built for AI agents — Python stdlib only, zero dependencies. Use for serverless Postgres, database branching, database management, development workflows, and cloud database automation.
onepassword
1Password Connect — vaults, items, secrets management for server-side applications.