Financial Analyzer

Analyze financial statements and convert currencies for Belgian and EU businesses.

Updated Feb 12, 2026
One-click install
npx skills add https://github.com/panyeroa1/maxpc --skill financial-analyzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Financial Analyzer
Source: https://github.com/panyeroa1/maxpc/tree/main/skills/financial-analyzer
Command: npx skills add https://github.com/panyeroa1/maxpc --skill financial-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, yfinance, currencyconverter, ollama, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines complex financial tasks for Belgian and EU businesses, offering multi-currency analysis, market insights, and compliance checks, reducing manual effort and potential errors.

Core Features & Use Cases

  • Financial Statement Analysis: Analyze profit-loss statements and balance sheets with year-over-year comparisons.
  • Currency Conversion & Tracking: Convert currencies with business rates, apply markups, and monitor FX trends with alerts.
  • VAT Calculation & Compliance: Accurately calculate VAT for various scenarios and validate invoices for compliance.
  • Market & Portfolio Management: Track market trends, analyze stock performance, and rebalance investment portfolios.
  • Use Case: A Belgian SME can use this Skill to automatically analyze their quarterly financial reports, convert incoming USD payments to EUR with a business markup, and ensure all outgoing invoices comply with local VAT regulations.

Quick Start

Use the financial-analyzer to analyze the profit-loss statement from 'financial_statement_2023.xlsx' and compare it with the previous year, saving the output to 'analysis_report.md'.

Frequently Asked Questions about Financial Analyzer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I calculate VAT and validate invoice compliance for a Belgian business?

To calculate VAT and validate invoice compliance for a Belgian business, you can process financial records to automatically calculate VAT for various scenarios and check outgoing invoices against local regulations.

What is the best way to convert USD payments to EUR with a business markup?

The best way to convert USD payments to EUR with a business markup is using multi-currency conversion tools that apply custom business rates to standard exchange rates and monitor FX trends.

Can I analyze profit-loss statements and balance sheets with year-over-year comparisons?

Yes, you can analyze profit-loss statements and balance sheets with year-over-year comparisons by processing financial data files like Excel spreadsheets to generate detailed analytical reports.

Does this financial analysis approach work with local Ollama cloud models?

Yes, this financial analysis approach works with local Ollama cloud models, leveraging them for intelligent financial analysis, anomaly detection, and compliance checks within your existing workflow.

How do I track market trends and rebalance investment portfolios?

To track market trends and rebalance investment portfolios, you can analyze stock performance data using market tracking libraries like yfinance to monitor trends and adjust asset allocations.

Do I need pandas and yfinance to perform multi-currency financial analysis?

Yes, you need pandas and yfinance as foundational dependencies to perform multi-currency financial analysis, as they handle data manipulation and market data retrieval for accurate reporting.