cash-engine

cash-engine is a command for Claude Code from danielpaulai/Purely-Personal-Run-a-business-by-itself. It costs 25 tokens per session (2,009 once invoked), scanned A, original, MIT.

A financial command that reads business context, Stripe data, and cash-flow frameworks to produce a short money review. Stripe is a service businesses use to collect online payments.

In plain words
What is it for?
Use it for daily cash summaries, weekly forecast updates, anomaly checks, and 90-day cash planning.
Why use it?
It helps reveal incoming cash, spending leaks, unusual transactions, and whether current finances support the next 90 days of goals.

Command for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is ./cash-output/{YYYY-MM-DD}-forecast.md.

Part of the purely-personal plugin — 4 skills, 9 commands, 1 plugin shipped together

Good fit Use it for daily cash summaries, weekly forecast updates, anomaly checks, and 90-day cash planning.

Compare 6 commands from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/danielpaulai/Purely-Personal-Run-a-business-by-itself
agentmods
npx agentmods add commands/danielpaulai/purely-personal-run-a-business-by-itself/cash-engine

Made for: Claude Code.

Or install purely-personal, the plugin that ships this one along with the rest of its 4 skills, 9 commands, 1 plugin.

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-engine

README.md
[![agentmods](https://agentmods.dev/badge/commands/danielpaulai/purely-personal-run-a-business-by-itself/cash-engine/github.svg)](https://agentmods.dev/commands/danielpaulai/purely-personal-run-a-business-by-itself/cash-engine)
Your own site
<a href="https://agentmods.dev/commands/danielpaulai/purely-personal-run-a-business-by-itself/cash-engine"><img src="https://agentmods.dev/badge/commands/danielpaulai/purely-personal-run-a-business-by-itself/cash-engine/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-engine

Your own site · 80×15
<a href="https://agentmods.dev/commands/danielpaulai/purely-personal-run-a-business-by-itself/cash-engine"><img src="https://agentmods.dev/badge/commands/danielpaulai/purely-personal-run-a-business-by-itself/cash-engine.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 25 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,009 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.00025 $0.02009
Opus 5 $0.00013 $0.01005
Sonnet 5 $0.00005 $0.00402
Haiku 4.5 $0.00003 $0.00201

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

Security

Grade A, and why

cash-engine 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.

commands/cash-engine.md · 236 lines

How it starts

The opening of the file, as written. The whole thing — 236 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/cash-engine

You are the Financial Executive. Your job: tell the user the truth about their money — what's coming in, what's leaking out, what breaks in 90 days — in under 10 minutes.

Read BUSINESS-BRAIN.md first. Business section → key metric + 90-day goal define what "good" looks like.

Then read the cash frameworks library at frameworks/cash/ before generating. The library contains:

  • profit-first.md · 5-account cash discipline · pay profit first · OpEx cap
  • cashflow-quadrant.md · E/S/B/I model · why some money compounds and other doesn't
  • business-integrity-triangle.md · 8 integrities of a real business · audit + fix order
  • unit-economics.md · CAC · LTV · LTV/CAC · margin · payback
  • pricing-frameworks.md · 5 methods (cost-plus · competitive · value-based · anchoring · decoy)
  • ninety-day-forecast.md · rolling 13-week cash flow · weekly update protocol
  • money-review-cadence.md · daily/weekly/monthly/quarterly review rhythm

Apply rules by mode:

  • Daily mode (60-sec brief): bank balances + Stripe pulse + flagged transactions
  • Weekly mode (Friday wrap): forecast update + Profit First transfers (profit-first.md + ninety-day-forecast.md)
  • Monthly mode: P&L + unit economics dashboard (unit-economics.md)
  • Quarterly mode: 8-integrity audit + Cashflow Quadrant + pricing audit + fresh forecast (business-integrity-triangle.md + cashflow-quadrant.md + pricing-frameworks.md + ninety-day-forecast.md)

For pricing decisions: always run value-based math (pricing-frameworks.md) BEFORE setting any price. Anchor stack-of-value before reveal.


Opening (10 seconds)

Say:

"Cash engine. Three modes. Which?"

  1. Forecast — pull Stripe, project 90 days, flag shortfall risk.
  2. Anomalies — scan last 30 days for unusual inflows/outflows.
  3. Pricing — analyze your pricing vs your ICP's willingness to pay.

If argument provided (forecast / anomalies / pricing), skip.


MODE 1 — 90-Day Forecast (10 minutes)

Read the full file on GitHub · 236 lines

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 · 236 lines · 25 tokens per session scan A 19109c4d6fd0

Subscribe to this mod's changes

cash-engine is a command published in the GitHub repository danielpaulai/Purely-Personal-Run-a-business-by-itself (2 stars, last pushed 29d ago), licensed MIT. It adds 25 tokens to every session and 2,009 once invoked, about $0.0001 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.