← Back to Skills Marketplace
abakermi

Lemonsqueezy Admin

by abakermi · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
1814
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install lemonsqueezy-admin
Description
Admin CLI for Lemon Squeezy stores. View orders, subscriptions, and customers.
README (SKILL.md)

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 - [email protected] (Paid)

Subscriptions

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

Stores

ls-admin stores
Usage Guidance
This skill appears to be an instruction-only wrapper for Lemon Squeezy and sensibly asks for your LEMONSQUEEZY_API_KEY. However, the SKILL.md shows running a 'ls-admin' CLI that is not provided or installed by the skill. Before installing or supplying your API key, ask the publisher: (1) where does 'ls-admin' come from — is there an official install step or binary? (2) If the skill runs API calls itself, request the source or exact commands it will execute. Do not share your API key unless you trust the skill's source and have clarity on how the key will be used/stored. If the publisher cannot explain the missing CLI, treat the skill as incomplete and avoid installing it.
Capability Analysis
Type: OpenClaw Skill Name: lemonsqueezy-admin Version: 0.1.0 The provided files contain only metadata and a skill description. The `SKILL.md` defines a skill for managing Lemon Squeezy, requiring a `LEMONSQUEEZY_API_KEY` which is a legitimate requirement for an API-driven tool. There are no instructions for data exfiltration, malicious execution, persistence, prompt injection against the agent, or any other high-risk behaviors. The content is purely descriptive and aligns with the stated purpose.
Capability Assessment
Purpose & Capability
The name/description (Lemon Squeezy admin) align with requesting LEMONSQUEEZY_API_KEY, but the SKILL.md demonstrates usage of a 'ls-admin' CLI tool. No such binary is required, provided, or described in an install spec, which is inconsistent with the presented CLI-centric workflow.
Instruction Scope
Instructions are narrowly scoped to setting the Lemon Squeezy API key and running example CLI commands; they do not ask the agent to read unrelated files or exfiltrate data. However, the guidance assumes existence of 'ls-admin' (not present), so it's unclear whether the agent should call the Lemon Squeezy API directly or invoke a separate tool.
Install Mechanism
There is no install spec and no code files (instruction-only), which minimizes installation risk. Because nothing is downloaded or written by the skill itself, there is low install-supply-chain risk — but also no executable provided to match the documented CLI usage.
Credentials
The skill requests a single LEMONSQUEEZY_API_KEY, which is appropriate for an admin client. No additional unrelated secrets or config paths are requested.
Persistence & Privilege
The skill is not marked always:true and uses default model invocation settings. It does not request persistent system-wide changes or other skills' credentials.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install lemonsqueezy-admin
  3. After installation, invoke the skill by name or use /lemonsqueezy-admin
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of lemonsqueezy-admin CLI. - Manage Lemon Squeezy stores from the command line. - View orders, subscriptions, and customers. - Requires LEMONSQUEEZY_API_KEY environment variable for authentication. - Simple commands to list orders, display subscription stats, and view stores.
Metadata
Slug lemonsqueezy-admin
Version 0.1.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Lemonsqueezy Admin?

Admin CLI for Lemon Squeezy stores. View orders, subscriptions, and customers. It is an AI Agent Skill for Claude Code / OpenClaw, with 1814 downloads so far.

How do I install Lemonsqueezy Admin?

Run "/install lemonsqueezy-admin" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Lemonsqueezy Admin free?

Yes, Lemonsqueezy Admin is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Lemonsqueezy Admin support?

Lemonsqueezy Admin is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Lemonsqueezy Admin?

It is built and maintained by abakermi (@abakermi); the current version is v0.1.0.

💬 Comments