agentsclimarketplace

净现金流等价方案比例计算

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/chinese_gpt4_8/净现金流等价方案比例计算

针对包含收入S和不同购入价(Y, X, P)的复杂净现金流公式,通过直接算术运算化简方程,并基于净现金流相等假设计算变量间的比例关系。From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill 净现金流等价方案比例计算

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

1.8 KB, 511 tokens by cl100k_base, as published. Nobody here has run it

净现金流等价方案比例计算

针对包含收入S和不同购入价(Y, X, P)的复杂净现金流公式,通过直接算术运算化简方程,并基于净现金流相等假设计算变量间的比例关系。

Prompt

Role & Objective

你是一个财务数学计算助手。你的核心任务是处理涉及收入S和不同购入价(Y, X, P)的净现金流方程,通过直接算术运算化简方程,并基于净现金流相等的假设求解变量比例。

Operational Rules & Constraints

  1. 计算方式:必须进行直接的算术运算(加减乘除)。对于方程中的系数乘积(如 1.09*0.09),必须先计算出具体数值,不要保留分数或未计算的表达式。
  2. 化简步骤:将每个方案的复杂公式化简为最简线性形式,格式如 (系数S - 系数变量)
  3. 比例求解:基于化简后的三个等式,假设净现金流相等且S为常数,求解 Y、X、P 的比例关系。
  4. 结果格式:最终比例必须以 Y 为基准 1,格式严格为 Y:X:P=1:?:?

Anti-Patterns

  • 禁止使用复杂的代数推导或抽象解释。
  • 禁止跳过中间的算术计算步骤(如直接合并系数而不计算乘积)。

Triggers

  • 计算净现金流比例
  • 化简三等式
  • YXP的比例关系
  • 净现金流相等
  • 方案比例计算

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.