cashflow-prognose
by Nex AI
Professional Python-driven monthly liquidity forecasting and deficit signaling for accountants and SMEs.
- Identify potential deficit months for proactive financial planning
- Simulate the impact of large investments on long-term liquidity
- Generate monthly cashflow reports for clients using recurring data patterns
$19
· or 95 creditsSecure checkout via Stripe
Included in download
- Identify potential deficit months for proactive financial planning
- Simulate the impact of large investments on long-term liquidity
- terminal, file_read, file_write automation included
Sample input
Generate a 12-month cashflow forecast starting with 25k. Recurring: 18k revenue, 10k salary. Quarterly 8k VAT starting October. One-time 30k investment in November.
Sample output
Liquiditeitsprognose
- Tekort gesignaleerd: Nov 2024 (€-7.000), Dec 2024 (€-1.000).
- Verloop: Okt eindigt op €33k (na BTW), Nov daalt naar €-7k door investering.
- Advies: Bespreek financiering of timing van investering voor november. CSV-bestand gegenereerd met volledig overzicht.
cashflow-prognose
by Nex AI
Professional Python-driven monthly liquidity forecasting and deficit signaling for accountants and SMEs.
$19
· or 95 creditsSecure checkout via Stripe
Included in download
- Identify potential deficit months for proactive financial planning
- Simulate the impact of large investments on long-term liquidity
- terminal, file_read, file_write automation included
- Instant install
Sample input
Generate a 12-month cashflow forecast starting with 25k. Recurring: 18k revenue, 10k salary. Quarterly 8k VAT starting October. One-time 30k investment in November.
Sample output
Liquiditeitsprognose
- Tekort gesignaleerd: Nov 2024 (€-7.000), Dec 2024 (€-1.000).
- Verloop: Okt eindigt op €33k (na BTW), Nov daalt naar €-7k door investering.
- Advies: Bespreek financiering of timing van investering voor november. CSV-bestand gegenereerd met volledig overzicht.
About This Skill
What it does
The Cashflow Prognose skill automates the generation of monthly liquidity forecasts for financial professionals. By processing a CSV of recurring and one-off income/expense items through a dedicated Python execution engine, it transforms raw data into a structured monthly planning overview. It identifies months with potential deficits and tracks cumulative balances over a defined horizon (up to 60 months).
Why use this skill
Standard LLM prompting often struggles with precise multi-month calculations, especially when handling varying frequencies like quarterly VAT payments or annual insurance premiums alongside monthly recurring costs. This skill uses a logic-based Python script to ensure mathematical accuracy and consistency. It specifically addresses "what-if" scenarios by allowing you to quickly rerun simulations with different starting balances or investment timings.
Key Features
- Automated calculation of monthly net cashflow and closing balances.
- Support for multiple frequencies: monthly, quarterly, annual, and one-time events.
- Automatic deficit signaling for early warning on liquidity issues.
- Structured Dutch-language reports suitable for communication between accountants and clients.
- Scenario support for optimistic vs. pessimistic forecasting.
Output
The skill generates a detailed monthly table (Revenue, Expenses, Net, Balance), a prominent list of months where the balance drops below zero, and a clear list of assumptions used in the model to ensure transparency and accountability.
Use Cases
- Identify potential deficit months for proactive financial planning
- Simulate the impact of large investments on long-term liquidity
- Generate monthly cashflow reports for clients using recurring data patterns
- Coordinate VAT and tax payment timings within a yearly budget
Known Limitations
- No automated tax/VAT calculation: user must input tax as line items.
- Static inputs only: no automatic seasonal trends or dynamic growth curves.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/cashflow-prognose -o /tmp/cashflow-prognose.zip && unzip -o /tmp/cashflow-prognose.zip -d ~/.claude/skills && rm /tmp/cashflow-prognose.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
File Scopes
Terminal/Shell: the agent runs the bundled Python script (argparse CLI). Read/Write Files: the script reads user-supplied local input files (CSV/JSON) and writes the result to a user-specified path. No network access, no environment variables, no secrets.
Compatible with SKILL.md-compatible agents including Claude Code and Cursor.
Creator
Founder of Nex AI. I build production-grade Claude Skills from systems that actually run: multi-tenant SaaS, Telegram agents, Raspberry Pi infrastructure, 3D multiplayer rooms. Every skill ships battle-tested patterns, not theory. 33+ open source skills published, commercial catalog growing.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills

production-agent-architect
Architect, scaffold, and harden production-grade AI agents with battle-tested patterns and systematic evaluation.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.