One-click install
npx skills add https://github.com/Mohamed-Elkahef/test-project --skill finance-manager-mohamed-elkahef
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: finance-manager
Source: https://github.com/Mohamed-Elkahef/test-project/tree/main/.claude/skills/finance-manager
Command: npx skills add https://github.com/Mohamed-Elkahef/test-project --skill finance-manager-mohamed-elkahef

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pdfplumber, pandas, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Manually tracking spending, analyzing financial patterns, and creating budget reports is time-consuming and prone to errors. This Skill automates the entire personal finance management workflow, turning raw transaction data into actionable insights in minutes.

Core Features & Use Cases

  • Multi-format Transaction Processing: Extract and process financial data from PDFs, CSVs, or JSON files with support for standard transaction schemas.
  • Comprehensive Financial Analysis: Calculate key metrics including savings rate, spending trends, category breakdowns, and top expenses to understand where your money goes.
  • Interactive Visual Reports: Generate polished, responsive HTML reports with charts showing spending by category and income vs expenses over time.
  • Personalized Budget Recommendations: Get tailored, actionable advice based on your spending patterns and financial health benchmarks.
  • Use Case: Analyze your monthly bank statement PDF to see exactly how much you spent on dining out, track your savings rate against recommended benchmarks, and get tips to reduce unnecessary expenses.

Quick Start

Use the finance-manager skill to analyze my October bank statement PDF and generate a visual spending report with personalized budget recommendations.

Frequently Asked Questions about finance-manager

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

FAQPage Schema
How do I extract transactions from a bank statement PDF for spending analysis?

You can extract transactions from a bank statement PDF for spending analysis by processing raw financial data with pdfplumber. The Skill parses standard transaction schemas from PDFs to calculate savings rates and spending trends.

Can I analyze personal finance data from CSV and JSON files instead of PDFs?

Yes, you can analyze personal finance data from CSV and JSON files alongside PDFs. The Skill supports multi-format transaction processing to calculate financial metrics, generate interactive HTML visualizations, and provide personalized budget recommendations.

What is the best way to generate interactive financial reports from raw transaction data?

The best way to generate interactive financial reports from raw transaction data is using Python-based data processing scripts with pandas. This Skill produces polished, responsive HTML reports featuring charts for spending by category and income versus expenses over time.

Does this personal finance tool provide personalized budget recommendations?

Yes, this personal finance tool provides personalized budget recommendations. It analyzes your spending patterns and financial health benchmarks to deliver tailored, actionable advice aimed at optimizing your budget and reducing unnecessary expenses.

Do I need Python and pandas installed to process financial reports and track savings?

Yes, you need Python, pandas, and pdfplumber installed to process financial reports and track savings. These dependencies are required to run the data processing scripts that calculate your savings rate and generate detailed financial metrics.