finance-skills

Router/index for the 2 finance skills bundled in this plugin: financial-analyst (ratio analysis, DCF valuation, budget variance, rolling forecasts) and…

INSTALLATION
npx skills add https://github.com/alirezarezvani/claude-skills --skill finance-skills
Run in your project or agent environment. Adjust flags if your CLI version differs.

SKILL.md

Finance Skills — Router

This plugin bundles 2 finance skills (this router is the 3rd folder under finance/skills/). Each skill is self-contained.

Routing table

Request signalsSkillPath
Ratio analysis, DCF valuation, budget variance, driver-based forecastsfinancial-analystskills/financial-analyst/
ARR/MRR, churn, CAC/LTV, NRR, quick ratio, SaaS benchmarkssaas-metrics-coachskills/saas-metrics-coach/

If both match (e.g., "value my SaaS company"), ask whether the user wants statement-level analysis (financial-analyst) or SaaS operating metrics (saas-metrics-coach).

Quick start

# Example: route a statement-analysis request

cat finance/skills/financial-analyst/SKILL.md

python3 finance/skills/financial-analyst/scripts/ratio_calculator.py --help

Or a SaaS metrics request

python3 finance/skills/saas-metrics-coach/scripts/metrics_calculator.py --help

## Related (packaged separately, not in this bundle)

- `finance/business-investment-advisor/` — investment thesis evaluation, ROI modeling (prompt-only skill, separate nested plugin)

- Root commands `/financial-health` and `/saas-health` wrap these skills' scripts.

## Rules

- Route to exactly one skill, then follow that skill's workflow. This router ships no tools of its own.

- Always validate financial outputs against the user's source data; outputs are analysis support, not investment advice.
BrowserAct

Let your agent run on any real-world website

Bypass CAPTCHA & anti-bot for free. Start local, scale to cloud.

Explore BrowserAct Skills →

Stop writing automation&scrapers

Install the CLI. Run your first Skill in 30 seconds. Scale when you're ready.

Start free
free · no credit card