Token导航 LogoToken导航TokenDH.com
效率只读clawhub未标认证来源可访问clear审计通过

bundle-margin-calculator捆绑保证金计算器

Agent Skill

bundle-margin-calculator 用于辅助前端页面、组件、样式和交互逻辑开发,适合在 OpenClaw 中需要维护前端项目、生成组件或检查界面实现时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

5,285

周安装

227

GitHub Stars

公开资料未说明

下载量

1,852
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:bundle-margin-calculator(捆绑保证金计算器)
来源仓库:https://github.com/leooooooow/bundle-margin-calculator
安装命令:
openclaw skills install bundle-margin-calculator
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install bundle-margin-calculator

简介

计算产品捆绑销售对平均订单价值与边际收益的综合影响效果。

  • 适用于电商运营、促销策略制定或商品组合优化决策支持。bundle-margin-calculator 属于效率类 Skill,可作为该场景下的辅助能力补充。
  • 输入单品价格与销量数据即可模拟不同捆绑方案的经济效益。
  • 结果仅供参考,实际收益受市场波动影响,需结合业务判断使用。
  • 涉及财务计算时应核对原始数据准确性,避免错误假设误导结论。

SKILL.md

name
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 with clearer economics.

Bundle Margin Calculator

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

先交互,再计算

开始时先问:

  1. bundle 结构是什么?

- 固定套装 - 买 A 加价购 B - 多件折扣

  1. 你们想看的是 AOV 提升,还是 contribution margin 改善?
  2. 是否要考虑 attach rate、运费变化、赠品成本、潜在自我蚕食?
  3. 你们有没有现有 bundle 评估逻辑?
  4. 要沿用现有逻辑,还是让我给推荐框架?

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.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

97.58%
按下载量换算1,807

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills