cash-flow-snapshot

cash-flow-snapshot is a skill for Claude Code from Ootto-AI/claude-invoice-skills. It costs 63 tokens per session (522 once invoked), scanned A, original, MIT.

A plain-English summary of business cash flow: money customers owe, cash currently available, and bills that are coming due.

In plain words
What is it for?
Use it to total unpaid and overdue invoices, compare expected payments with upcoming bills, rank collection priorities, and choose the next actions.
Why use it?
It turns scattered invoice and bill information into a view of possible shortfalls and which overdue payments need attention first.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the claude-invoice-skills plugin — 5 skills shipped together

Good fit Use it to total unpaid and overdue invoices, compare expected payments with upcoming bills, rank collection priorities, and choose the next actions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ootto-ai/claude-invoice-skills/cash-flow-snapshot
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Ootto-AI/claude-invoice-skills --skill cash-flow-snapshot
Clone the repo
git clone --depth 1 https://github.com/Ootto-AI/claude-invoice-skills

Made for: Claude Code.

Or install claude-invoice-skills, the plugin that ships this one along with the rest of its 5 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for cash-flow-snapshot

README.md
[![agentmods](https://agentmods.dev/badge/skills/ootto-ai/claude-invoice-skills/cash-flow-snapshot/github.svg)](https://agentmods.dev/skills/ootto-ai/claude-invoice-skills/cash-flow-snapshot)
Your own site
<a href="https://agentmods.dev/skills/ootto-ai/claude-invoice-skills/cash-flow-snapshot"><img src="https://agentmods.dev/badge/skills/ootto-ai/claude-invoice-skills/cash-flow-snapshot/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for cash-flow-snapshot

Your own site · 80×15
<a href="https://agentmods.dev/skills/ootto-ai/claude-invoice-skills/cash-flow-snapshot"><img src="https://agentmods.dev/badge/skills/ootto-ai/claude-invoice-skills/cash-flow-snapshot.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 63 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 522 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00063 $0.00522
Opus 5 $0.00032 $0.00261
Sonnet 5 $0.00013 $0.00104
Haiku 4.5 $0.00006 $0.00052

Measured 12d ago against content hash aac77da12cb3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

cash-flow-snapshot scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/cash-flow-snapshot/SKILL.md · 56 lines

What it actually says

Cash-Flow Snapshot

Turn your numbers into what's owed, what's overdue, and the next move — in plain English.

When to use

You want a fast, one-page read on cash flow: who owes you, what's overdue, and what to chase first.

What you'll need

Open invoices (who, amount, due date, paid?), cash on hand, and known upcoming bills.

Instructions

Run this prompt:

You are my finance assistant. Turn the numbers below into a plain-language cash-flow snapshot.

Money coming in — open invoices (who, amount, due date, paid yes/no):
[paste open invoices]

Cash on hand right now:
[amount]

Money going out — known bills and their due dates:
[paste upcoming bills / payroll / rent / subscriptions]

Produce:
1. Totals — total owed to me, how much is overdue (split: 1-30 days, 31-60, 60+), and total bills due in the next 30 days.
2. Net position — cash on hand plus expected payments, minus upcoming bills. Is there a shortfall, and roughly when does it hit?
3. Top 3 collections priorities — the specific invoices to chase first, biggest/most-overdue first, named with amounts.
4. The next move — one or two concrete actions for this week.

Use only the numbers I gave you — don't assume invoices will be paid on time unless I marked them paid. No forecasting beyond 30 days. Short and direct.

Tip: Mark which invoices are already paid (or leave them out) — mixing settled and outstanding invoices produces a wrong "what's owed" number.


Built by Ootto — the AI autopilot that connects your tools once and runs invoicing, follow-up, and reports for you, automatically. Book a demo →

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 56 lines · 63 tokens per session scan A aac77da12cb3

Subscribe to this mod's changes

cash-flow-snapshot is a skill published in the GitHub repository Ootto-AI/claude-invoice-skills (1 stars, last pushed 3mo ago), licensed MIT. It adds 63 tokens to every session and 522 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

visma-eaccounting

Integration with Visma eAccounting API for bookkeeping and invoicing. Use when the user wants to interact with Visma eAccounting to manage invoices, customers, suppliers, upload receipts/documents, handle accounting operations, or automate bookkeeping tasks. Triggers include mentions of "Visma", "eAccounting"…

jiraporn-junext/visma-eaccounting-skill · 90 tokens

comptable

Comptabilité, fiscalité et facturation pour entreprises françaises. Gère écritures PCG, déclarations TVA, IS/IR, clôture annuelle, liasse fiscale (2033/2065), FEC, états financiers, et chaîne facturation (mentions obligatoires, numérotation, Factur-X/UBL/CII, plateformes agréées PDP/PA, e-reporting, réforme 2026…

romainsimon/paperasse · 143 tokens

fiscaliste

Fiscaliste IA pour la fiscalité personnelle des particuliers français : optimisation et déclaration de l'impôt sur le revenu, IFI, revenus du capital, revenus fonciers, equity salarial, crypto-actifs et PER. Couvre le calcul de l'IR (barème, quotient familial, décote, PAS, CEHR, revenus exceptionnels), la déclaration…

romainsimon/paperasse · 302 tokens

syndic

Gère un parc de copropriétés en France avec vue portfolio consolidée. Couvre administration, comptabilité (décret 2005, plan comptable copro, 5 annexes), assemblées générales (convocation, PV, notification), appels de fonds, travaux, fournisseurs, recouvrement d'impayés et transition de syndic. Maîtrise les majorités…

romainsimon/paperasse · 194 tokens

financial-statement-analysis

Reads a set of financial statements and establishes what changed and why — fluctuation analysis against prior period and against budget, profitability, liquidity, solvency and efficiency ratios, benchmarking, and the non-GAAP measures presented alongside them. Use this to interpret results, review a counterparty's or…

cbrock84/headcount · 93 tokens

daily-budget-check

Run a daily spend check-in against a daily budget on the Agent Monitor dashboard — today's spend vs the daily target, pace through the day, and the projected overage if the current pace holds. Uses /api/pricing/cost and /api/sessions (grouped by startedat = today). Use for a quick daily spend check-in or a…

hoangsonww/Claude-Code-Agent-Monitor · 81 tokens