用自然语言自动管理 Lemon Squeezy 店铺的商品、订单、订阅与优惠流程。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "Lemon Squeezy Automation" 技能: 1. 下载 https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/lemon-squeezy-automation/SKILL.md 2. 保存为 ~/.claude/skills/lemon-squeezy-automation/SKILL.md 3. 装好后重载技能,告诉我可以用了
Manage your Lemon Squeezy digital products business -- track orders, monitor subscriptions, analyze customers, review discounts, and audit checkouts -- all through natural language commands.
Toolkit docs: composio.dev/toolkits/lemon_squeezy
https://rube.app/mcp
List all stores to get store IDs, then retrieve products and variants for a specific store.
Tools: LEMON_SQUEEZY_LIST_ALL_STORES, LEMON_SQUEEZY_LIST_ALL_PRODUCTS, LEMON_SQUEEZY_LIST_ALL_VARIANTS
Example prompt:
"List all my Lemon Squeezy stores and their products"
Key parameters:
LEMON_SQUEEZY_LIST_ALL_STORES -- No parameters requiredLEMON_SQUEEZY_LIST_ALL_PRODUCTS -- Filter by filter[store_id]LEMON_SQUEEZY_LIST_ALL_VARIANTS -- Filter by filter[product_id], filter[status] (pending/draft/published)Retrieve all orders with optional filtering by store, user email, or order number, and drill into individual order items.
Tools: LEMON_SQUEEZY_LIST_ALL_ORDERS, LEMON_SQUEEZY_LIST_ALL_ORDER_ITEMS
Example prompt:
"Show all orders from [email protected] in my Lemon Squeezy store"
Key parameters for orders:
filter[store_id] -- Filter by store IDfilter[user_email] -- Filter by customer emailfilter[order_number] -- Filter by specific order numberpage[number] / page[size] -- Pagination (max 100 per page)Key parameters for order items:
filter[order_id], filter[product_id], filter[variant_id] -- Filter by related entityList all subscriptions with rich filtering options to track recurring revenue.
Tool: LEMON_SQUEEZY_LIST_ALL_SUBSCRIPTIONS
Example prompt:
"Show all active subscriptions in my Lemon Squeezy store"
Key parameters:
filter[status] -- Filter by status (e.g., active, cancelled)filter[store_id] -- Filter by storefilter[product_id] -- Filter by productfilter[user_email] -- Filter by subscriber emailfilter[variant_id] -- Filter by variantpage[number] / page[size] -- Pagination (max 100 per page)Retrieve customer records with details including email, MRR, total revenue, and customer portal URLs.
Tool: LEMON_SQUEEZY_LIST_ALL_CUSTOMERS
Example prompt:
"Find the Lemon Squeezy customer with email [email protected]"
Key parameters:
filter[email] -- Filter by exact email addressfilter[store_id] -- Filter by store IDpage[number] / page[size] -- Pagination (max 100 per page)List all discount codes and track how they have been redeemed across orders.
Tools: LEMON_SQUEEZY_LIST_ALL_DISCOUNTS, LEMON_SQUEEZY_LIST_ALL_DISCOUNT_REDEMPTIONS
Example prompt:
"Show all discounts for store 12345 and their redemption history"
Key parameters for discounts:
filter[store_id] -- Filter by storepage[number] / page[size] -- PaginationKey parameters for redemptions:
filter[discount_id] -- Filter by discountfilter[order_id] -- Filter by orderList all checkout sessions with optional filtering by store or variant.
Tool: LEMON_SQUEEZY_LIST_ALL_CHECKOUTS
Example prompt:
"Show all checkouts for variant 42 in my Lemon Squeezy store"
Key parameters:
filter[store_id] -- Filter by store IDfilter[variant_id] -- Filter by variant ID…
帮助用户发现并筛选 Claude 技能、资源与工具,优化 AI 工作流定制
通过 Rube MCP 自动执行 Giphy 搜索与动图管理等工作流。
通过 Rube MCP 自动执行 Jobnimbus 任务与流程操作,提升业务处理效率。
通过 Rube MCP 自动化 Linkup 任务,并先检索最新工具 schema 后执行操作。
自动化查询与处理 BuiltWith 网站技术栈信息,辅助竞品研究与线索分析
通过 Rube MCP 自动处理 Canvas 课程平台中的常见教学与管理任务。
用自然语言自动管理 Gumroad 商品、销售、授权校验与 Webhook 订阅。
用自然语言自动化管理 Kommo CRM 线索、流程、任务与自定义字段。
通过 Rube MCP 自动处理 Salesmate 任务,提升销售与客户管理效率。
通过 Rube MCP 自动处理 Lexoffice 的发票、客户与财务办公流程。
通过 Rube MCP 自动执行 Baselinker 店铺与订单运营任务
通过 Rube MCP 自动化执行 Composio 任务,并先检索工具获取最新参数结构。