Bundle Margin Calculator
/install bundle-margin-calculator
Bundle Margin Calculator
Compare bundle upside against margin reality so the offer is not just bigger, but smarter.
先交互,再计算
开始时先问:
- bundle 结构是什么?
- 固定套装
- 买 A 加价购 B
- 多件折扣
- 你们想看的是 AOV 提升,还是 contribution margin 改善?
- 是否要考虑 attach rate、运费变化、赠品成本、潜在自我蚕食?
- 你们有没有现有 bundle 评估逻辑?
- 要沿用现有逻辑,还是让我给推荐框架?
Python script guidance
有结构化数据时:
- 生成 Python 脚本建模 bundle 方案
- 输出 baseline vs bundle scenario
- 展示 attach rate / margin sensitivity
- 返回可复用脚本
Solves
Many ecommerce teams make pricing or offer decisions with incomplete economics:
- they see revenue upside but not margin drag;
- they model one variable but ignore knock-on effects;
- they test offers without clear guardrails;
- they scale offers before checking break-even logic.
Goal: Turn offer assumptions into a clearer economic view that is easier to evaluate and act on.
Use when
- You want to compare offer scenarios before launching
- A discount, bundle, or upsell idea sounds good but needs economic validation
- Growth teams need a faster way to pressure-test merchandising decisions
- Teams want clearer go / watch / no-go logic before scale
Inputs
- Core commercial assumptions relevant to the scenario
- Price and cost structure
- Margin or refund assumptions
- Traffic / conversion or attach-rate assumptions
- Constraints or guardrails
Workflow
- Clarify the baseline commercial setup and bundle logic.
- Model the scenario inputs that change order economics.
- Surface upside, downside, and sensitivity.
- Identify the biggest weak points or break-even pressure.
- Recommend whether to test, revise, or avoid the scenario.
- Return reusable Python script.
Output
- Baseline view
- Scenario result
- Margin / break-even implications
- Key risks and weak points
- Recommendation
- Python script
Quality bar
- Output should be commercially interpretable, not just a raw formula dump.
- Recommendations should stay grounded in ecommerce economics.
- Weak points should be clearly separated from upside assumptions.
- The result should help a team decide what to test next.
Resource
See references/output-template.md.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install bundle-margin-calculator - 安装完成后,直接呼叫该 Skill 的名称或使用
/bundle-margin-calculator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Bundle Margin Calculator 是什么?
Calculate whether a product bundle improves average order value without quietly destroying contribution margin. Use when teams want to test bundle structures... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 181 次。
如何安装 Bundle Margin Calculator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install bundle-margin-calculator」即可一键安装,无需额外配置。
Bundle Margin Calculator 是免费的吗?
是的,Bundle Margin Calculator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Bundle Margin Calculator 支持哪些平台?
Bundle Margin Calculator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Bundle Margin Calculator?
由 LeroyCreates(@leooooooow)开发并维护,当前版本 v1.0.1。