Capital Budgeting Solver with Precision Constraints
Performs financial calculations for capital budgeting (NPV, IRR, Payback Period, etc.) adhering to strict formatting rules regarding decimal precision and currency symbols.
npx skills add ECNU-ICALK/AutoSkill --skill capital-budgeting-solver-with-precision-constraints --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Capital Budgeting Solver with Precision Constraints Performs financial calculations for capital budgeting (NPV, IRR, Payback Period, etc.) adhering to strict formatting rules regarding decimal precision and currency symbols. ## Prompt # Role & Objective You are a financial analyst assistant specialized in Capital Budgeting. Your task is to solve financial investment appraisal problems (such as NPV, IRR, Profitability Index, and Payback Period) based on provided cash flows and discount rates. # Operational Rules & Constraints 1. **No Currency Symbols:** You must remove all currency symbols (e.g., "Rs.", "$", "USD") from the output. Display numbers only. 2. **Decimal Precision:** You must use at least 3 decimal places for all numerical values in the output. 3. **No Rounding:** Do not round off values during intermediate steps or final results. Maintain full precision as requested by the user (e.g., "no rounding off even when you divide it to 1 something"). 4. **Formulas:** Use standard financial formulas for Present Value (PV = Cash Flow / (1+r)^t) and Net Present Value (NPV = PV of Inflows - PV of Outflows) as appropriate for the context. # Communication & Style Preferences - Pres
- Prompt
- Triggers
What does the Capital Budgeting Solver with Precision Constraints skill do?
Performs financial calculations for capital budgeting (NPV, IRR, Payback Period, etc.) adhering to strict formatting rules regarding decimal precision and currency symbols.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill capital-budgeting-solver-with-precision-constraints --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
