← 返回 Skills 市场
leooooooow

Bundle Margin Calculator

作者 LeroyCreates · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
181
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (SKILL.md)

Bundle Margin Calculator

Compare bundle upside against margin reality so the offer is not just bigger, but smarter.

先交互,再计算

开始时先问:

  1. bundle 结构是什么?
    • 固定套装
    • 买 A 加价购 B
    • 多件折扣
  2. 你们想看的是 AOV 提升,还是 contribution margin 改善?
  3. 是否要考虑 attach rate、运费变化、赠品成本、潜在自我蚕食?
  4. 你们有没有现有 bundle 评估逻辑?
  5. 要沿用现有逻辑,还是让我给推荐框架?

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

  1. Clarify the baseline commercial setup and bundle logic.
  2. Model the scenario inputs that change order economics.
  3. Surface upside, downside, and sensitivity.
  4. Identify the biggest weak points or break-even pressure.
  5. Recommend whether to test, revise, or avoid the scenario.
  6. Return reusable Python script.

Output

  1. Baseline view
  2. Scenario result
  3. Margin / break-even implications
  4. Key risks and weak points
  5. Recommendation
  6. 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.

安全使用建议
This skill is coherent and low-risk: it only requests business inputs and returns analysis plus a Python script. Before installing/using: avoid pasting secrets or unrelated sensitive data, review the generated Python before running it (run in a sandbox or staging environment), and be mindful that the agent may ask for proprietary commercial figures—only provide data you are comfortable sharing with the agent.
功能分析
Type: OpenClaw Skill Name: bundle-margin-calculator Version: 1.0.1 The bundle is a legitimate e-commerce tool designed to calculate product bundle margins and average order value (AOV). The instructions in SKILL.md guide the AI to interact with users and generate Python scripts for financial modeling, which is consistent with its stated purpose. No indicators of malicious intent, data exfiltration, or unauthorized execution were found.
能力评估
Purpose & Capability
Name/description (bundle margin analysis) match the SKILL.md: the doc asks clarifying commercial questions, models scenarios, and returns a reusable Python script and analysis. There are no unrelated credential or system requirements.
Instruction Scope
Runtime instructions stay within the analytics scope: ask scenario questions, accept structured inputs, generate modeling code and outputs. The SKILL.md does not instruct reading system files, contacting external endpoints, or collecting unrelated secrets. Note: it will produce Python scripts intended for the user to run; the skill does not itself execute or fetch remote code.
Install Mechanism
Instruction-only skill with no install spec and no code files. This minimizes disk writes and external code downloads.
Credentials
No required environment variables, credentials, or config paths are declared. The skill legitimately asks for commercial inputs (prices, costs, attach rates), which are proportional to its purpose.
Persistence & Privilege
always:false and no config-path modifications. The skill does not request persistent or elevated privileges. Note: agent autonomous invocation is allowed by default but is not combined with other risky capabilities here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install bundle-margin-calculator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /bundle-margin-calculator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Add interactive clarification and Python-script workflow guidance
v1.0.0
Initial beta release
元数据
Slug bundle-margin-calculator
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

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。

💬 留言讨论