kassa-prognos-30d

kassa-prognos-30d is a skill for Claude Code, Codex from seabasst/claude-smb-sverige. It costs 179 tokens per session (558 once invoked), scanned A, original, MIT.

A planned skill for forecasting a small business’s cash position over the next 30 days using Bokio data. Cash flow is the money expected to come in and go out over time.

In plain words
What is it for?
The intended work includes combining bank balances, likely customer payments, payroll, taxes, rent, subscriptions, and supplier bills, then flagging days when cash may become negative.
Why use it?
It is currently a stub, so it does not yet provide a complete working forecast.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit The intended work includes combining bank balances, likely customer payments, payroll, taxes, rent, subscriptions, and supplier bills, then flagging days when cash may become negative.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/seabasst/claude-smb-sverige/kassa-prognos-30d
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 seabasst/claude-smb-sverige --skill kassa-prognos-30d
Clone the repo
git clone --depth 1 https://github.com/seabasst/claude-smb-sverige

Made for: Claude Code, Codex.

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 kassa-prognos-30d

README.md
[![agentmods](https://agentmods.dev/badge/skills/seabasst/claude-smb-sverige/kassa-prognos-30d/github.svg)](https://agentmods.dev/skills/seabasst/claude-smb-sverige/kassa-prognos-30d)
Your own site
<a href="https://agentmods.dev/skills/seabasst/claude-smb-sverige/kassa-prognos-30d"><img src="https://agentmods.dev/badge/skills/seabasst/claude-smb-sverige/kassa-prognos-30d/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 kassa-prognos-30d

Your own site · 80×15
<a href="https://agentmods.dev/skills/seabasst/claude-smb-sverige/kassa-prognos-30d"><img src="https://agentmods.dev/badge/skills/seabasst/claude-smb-sverige/kassa-prognos-30d.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 179 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 558 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.00179 $0.00558
Opus 5 $0.00089 $0.00279
Sonnet 5 $0.00036 $0.00112
Haiku 4.5 $0.00018 $0.00056

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

Security

Grade A, and why

kassa-prognos-30d 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/kassa-prognos-30d/SKILL.md · 42 lines

What it actually says

30-dagars kassaflödesprognos

Status: STUB — bidra gärna

Skillen ska:

  1. Hämta nuvarande bankposition från Bokio (konto 1930) + Stripe/Klarna-saldon
  2. Hämta öppna kundfakturor (1510) med förfallodatum
  3. Riskvikta inkommande betalningar:
    • Förfallna fakturor < 30 dagar: 80 % sannolikhet
    • 30–60 dagar: 60 %
    • 60–90 dagar: 30 %
    • 90+ dagar: 10 %
    • Specifika kunder med historik: ange individuell sannolikhet
  4. Lista kommande utbetalningar (säkra):
    • Lön (utbetalningsdatum)
    • Skattebetalning (moms, AGI — datum från skatteverket)
    • Hyror, prenumerationer (återkommande)
    • Leverantörsfakturor med förfallodatum
  5. Generera daglig prognos i 30 dagar
  6. Flagga:
    • Dagar med risk för negativ kassa
    • Buffert vs målnivå
    • Stora utbetalningar som kommer

TODO

  • Visualisering som linjediagram eller stapeldiagram
  • Scenarioplanering ("vad händer om kund X betalar sent")
  • Integrationsstöd för Open Banking via Tink (realtidsbalans)
  • Återkommande prenumerationer från Stripe/Klarna

Referenser

  • Standardpraxis för SMB-cashflow-modellering
  • Bokios fakturarapport-API
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 · 42 lines · 0 tokens per session scan A d7d9fdaee337

Subscribe to this mod's changes

kassa-prognos-30d is a skill published in the GitHub repository seabasst/claude-smb-sverige (9 stars, last pushed 3mo ago), licensed MIT. It adds 179 tokens to every session and 558 once invoked, about $0.0009 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

second-order-thinking

Think beyond immediate consequences to understand the chain reactions of decisions. Master Howard Marks' investment framework for seeing what others miss. Use when: Strategic decisions where long-term consequences matter; Policy/rule changes that will trigger behavioral responses; Competitive moves to anticipate…

guia-matthieu/clawfu-skills · 82 tokens

forecast-scenarios

Model best-case, worst-case, and likely revenue scenarios with sensitivity analysis for strategic planning. Use when: building financial forecasts; presenting board scenarios; planning headcount around revenue uncertainty; modeling pricing changes impact; preparing investor updates with upside/downside ranges.

guia-matthieu/clawfu-skills · 54 tokens

commission-intelligence

Explain sales commission calculations, resolve discrepancies, and model compensation scenarios for quota planning.

guia-matthieu/clawfu-skills · 19 tokens

pipeline-forecasting

Generate predictive pipeline forecasts with confidence intervals and scenario modeling for revenue planning.

guia-matthieu/clawfu-skills · 18 tokens

agb-bei-kreditvertraegen-verbraucherdarlehen

Für AGB bei Kreditverträgen Verbraucherdarlehen: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt.

Klotzkette/claude-fuer-deutsches-recht · 49 tokens

agb-in-kapitalanlagen-effektenhandel

Für AGB in Kapitalanlagen Effektenhandel: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt.

Klotzkette/claude-fuer-deutsches-recht · 41 tokens