# Financial Calculations

> Execute a single deterministic Python script to compute all derived financial metrics (EBITA, Invested Capital, Tax Rates, Summary Table) from extracted financial data.

- **Type:** Skill
- **Install:** `agentstack add skill-ruinius-financial-analyst-skills-financial-calculations`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Ruinius](https://agentstack.voostack.com/s/ruinius)
- **Installs:** 0
- **Category:** [Data & Analytics](https://agentstack.voostack.com/c/data-and-analytics)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Ruinius](https://github.com/Ruinius)
- **Source:** https://github.com/Ruinius/financial-analyst-skills/tree/main/skills/financial_calculations

## Install

```sh
agentstack add skill-ruinius-financial-analyst-skills-financial-calculations
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Financial Calculations (Phase 3)

All calculation logic is consolidated into a single script that enforces the correct dependency chain internally.

1. Execute the script: `python skills/financial_calculations/scripts/calculate.py {markdown_file}`
2. Verify no errors were thrown.

## Changelog

- 2026-05-07: Updated `calculate.py` to correctly identify `interest_expense_net` and use absolute values for interest expense in the summary table, fixing WACC calculation issues.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Ruinius](https://github.com/Ruinius)
- **Source:** [Ruinius/financial-analyst-skills](https://github.com/Ruinius/financial-analyst-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-ruinius-financial-analyst-skills-financial-calculations
- Seller: https://agentstack.voostack.com/s/ruinius
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
