financial-calculator
Run loan, investment, NPV, retirement, savings, and risk calculations with schedules and charts. Use for deterministic financial modeling tasks.
git clone --depth 1 https://github.com/dkyazzentwatwa/chatgpt-skills /tmp/financial-calculator && cp -r /tmp/financial-calculator/financial-calculator ~/.claude/skills/financial-calculatorSKILL.md
# Financial Calculator Use deterministic calculations instead of ad hoc spreadsheet math when the user needs precise financial outputs. ## Use This For - Loan and mortgage math - Investment growth and savings goals - NPV, IRR, and payback analysis - Retirement projections and withdrawal planning - Monte Carlo style risk scenarios ## Workflow 1. Confirm units and assumptions first: rates, compounding, time horizon, taxes, and inflation. 2. Use `scripts/financial_calc.py` as the source of truth for the computation. 3. Return both the answer and the assumptions that materially drive it. ## Guardrails - Treat outputs as calculations, not personalized financial advice. - Surface simplifying assumptions and scenario sensitivity.
Run multi-indicator technical analysis on crypto or market OHLCV data. Use for deterministic trend, momentum, volume, and divergence analysis.
Analyze datasets and turn them into narrative reports with charts, audits, comparisons, and statistical summaries. Use for exploratory analysis and executive-ready outputs.
Convert PDFs, Office docs, markdown, HTML, and tables between editable formats. Use for best-effort document conversion, PDF utilities, form filling, and table extraction.
Parse, convert, geocode, visualize, and measure geographic data. Use for address cleanup, geo file conversion, mapping, and distance workflows.
Process images for cleanup, conversion, metadata, comparison, icons, palettes, collages, and sprite sheets. Use for single-image or batch image workflows.
Plan and build MCP servers with agent-friendly tools, schemas, error handling, and evaluation. Use when creating or refactoring MCP integrations.
Process audio and video with clipping, conversion, analysis, captions, thumbnails, GIFs, and batch utilities. Use for practical media manipulation workflows.
Extract text and structure from scans, images, and scanned PDFs. Use for OCR, searchable PDFs, table extraction, receipt parsing, and business card parsing.