← Back to Skills Marketplace
leooooooow

Bundle Margin Calculator

by LeroyCreates · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
181
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install bundle-margin-calculator
Description
Calculate whether a product bundle improves average order value without quietly destroying contribution margin. Use when teams want to test bundle structures...
README (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.

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install bundle-margin-calculator
  3. After installation, invoke the skill by name or use /bundle-margin-calculator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Add interactive clarification and Python-script workflow guidance
v1.0.0
Initial beta release
Metadata
Slug bundle-margin-calculator
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 181 downloads so far.

How do I install Bundle Margin Calculator?

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

Is Bundle Margin Calculator free?

Yes, Bundle Margin Calculator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Bundle Margin Calculator support?

Bundle Margin Calculator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Bundle Margin Calculator?

It is built and maintained by LeroyCreates (@leooooooow); the current version is v1.0.1.

💬 Comments