cash-flow-forecast

Parse cash flow forecast reports and create charts with Python.

Updated Jun 10, 2026
One-click install
npx skills add https://github.com/doubleG7/nirvana --skill cash-flow-forecast
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cash-flow-forecast
Source: https://github.com/doubleG7/nirvana/tree/main/.claude/skills/cash-flow-forecast
Command: npx skills add https://github.com/doubleG7/nirvana --skill cash-flow-forecast

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires matplotlib, pandas, numpy, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill allows you to parse Cash Flow Forecast Reports and create tables and charts for detailed financial analysis within the Nirvana GL module.

Core Features & Use Cases

  • Report Parsing: Automates the parsing of complex financial reports.
  • Dashboard Creation: Builds interactive dashboards with charts and tables for visualization.
  • Use Case: With this Skill, financial analysts can quickly turn raw cash flow forecast data into a comprehensible visual format to aid in decision-making and strategic planning.

Quick Start

Use the cash-flow-forecast skill to visualize the cash flow forecast report '2023_Q1_forecast.pdf'.

Frequently Asked Questions about cash-flow-forecast

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

FAQPage Schema
How do I visualize cash flow forecast data from a PDF report?

To visualize cash flow forecast data from a PDF, this Skill parses the financial report and uses matplotlib and pandas to generate tables and charts for detailed analysis.

What is the best way to automate parsing financial reports for dashboard visualization?

Automating financial report parsing for dashboard visualization is achieved by extracting key data points and building interactive charts and tables to enhance forecasting decisions.

Do I need Python to create cash flow forecasting dashboards?

Yes, you need Python to process and visualize cash flow forecasting data, specifically requiring the matplotlib, pandas, and NumPy libraries to run the analysis scripts.

Can I use pandas and matplotlib for financial analysis of forecast reports?

Yes, you can use pandas and matplotlib for financial analysis, as this Skill leverages these libraries to extract key data from cash flow reports and create visual dashboards.

How does cash flow forecasting handle complex financial report parsing?

Cash flow forecasting handles complex report parsing by automating the extraction of raw financial data and transforming it into a comprehensible visual format for strategic planning.