break-even-analysis
仓库创建 2026年7月28日最近提交 1 天前SkillHot 收录 1 天前
▸ 精选理由
快速判断商业或投资方案是否具备基本盈利门槛。
这个 Skill 做什么
计算项目或产品的盈亏平衡点与使方案可行的阈值。
帮你算清项目或产品什么时候开始赚钱:把固定成本、可变成本、单位经济和时间窗拆开算,给出明确的盈亏平衡点和可行阈值。通常在要做商业决策、投资评估或定价时用,能告诉你需要卖多少件或多长时间才能回本。特色是把数字拆得很清楚,输出的是可执行的门槛,不是模糊的建议。
▸ 展开 SKILL.md 英文原文
Use when a commercial, operational, or investment decision needs a threshold for viability. Use when applying the Break Even Analysis consulting method and when a user asks for Break Even Analysis, method execution, structured diagnosis, or action planning.
0
Stars
0
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/fzfclee/consulting-skills/main/skills/break-even-analysis/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/fzfclee/consulting-skills/main/skills/break-even-analysis/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Break Even Analysis Use this skill to run `Break Even Analysis` as a practical consulting method, not as a generic framework explanation. ## Method Notes - Separate fixed cost, variable cost, unit economics, and time horizon. - State the exact threshold that makes the option viable. ## Required Inputs Collect or infer these inputs before execution: - fixed costs - variable costs - price or benefit per unit - time horizon - constraints If an input is missing, do not block automatically. Mark it as `missing`, state the assumption used, and add a validation action. ## When Not To Use Do not use before options are explicit enough to compare. First convert vague themes into executable
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有