cash-management-master

cash-management-master is a skill for Claude Code from vivy-yi/finance-skills. It costs 97 tokens per session (1,637 once invoked), scanned A, original, MIT.

A cash-management process combines daily balance checks, weekly payment planning and monthly cash-flow forecasts.

In plain words
What is it for?
Use it to manage cash across daily, weekly and monthly cycles, including warnings, payment priorities, projected shortfalls and financing actions.
Why use it?
It connects short-term account monitoring with payment decisions and longer-term funding planning.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: mentions CLAUDE.md.

Good fit Use it to manage cash across daily, weekly and monthly cycles, including warnings, payment priorities, projected shortfalls and financing actions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vivy-yi/finance-skills/cash-management-master
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 vivy-yi/finance-skills --skill cash-management-master
Clone the repo
git clone --depth 1 https://github.com/vivy-yi/finance-skills

Made for: Claude Code.

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-management-master

README.md
[![agentmods](https://agentmods.dev/badge/skills/vivy-yi/finance-skills/cash-management-master/github.svg)](https://agentmods.dev/skills/vivy-yi/finance-skills/cash-management-master)
Your own site
<a href="https://agentmods.dev/skills/vivy-yi/finance-skills/cash-management-master"><img src="https://agentmods.dev/badge/skills/vivy-yi/finance-skills/cash-management-master/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-management-master

Your own site · 80×15
<a href="https://agentmods.dev/skills/vivy-yi/finance-skills/cash-management-master"><img src="https://agentmods.dev/badge/skills/vivy-yi/finance-skills/cash-management-master.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 97 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,637 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.00097 $0.01637
Opus 5 $0.00048 $0.00818
Sonnet 5 $0.00019 $0.00327
Haiku 4.5 $0.00010 $0.00164

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

Security

Grade A, and why

cash-management-master 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.

finance-skills/skills/cash-management/skills/cash-management-master/SKILL.md · 221 lines

How it starts

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

加载上下文

首次使用时: 读取 ../../CLAUDE.md 获取场景级配置(银行账户/预警阈值/付款优先级/融资配置)。


/cash-management-master — 现金管理主流程

完整资金管理体系

日监控(每日):
  → 执行 cash-position-monitoring
  → 监控账户余额,核查三方一致性
  → 识别当日资金风险

周计划(每周):
  → 执行 payment-scheduling-cm
  → 编排本周付款计划
  → 识别周度资金缺口

月预测(每月):
  → 执行 cash-flow-forecasting
  → 滚动预测未来 3 个月
  → 输出融资计划建议

第一步:日监控(每日执行)

执行 Skill: cash-position-monitoring

□ 执行状态:[成功/失败/部分成功]
□ 置信度:[高/中/低]

□ 预警状态:
  - 🔴 红色预警:[无/有 — 描述]
  - ⚠️ 橙色预警:[无/有 — 描述]
  - 🟡 黄色预警:[无/有 — 描述]

□ 须立即处理:
  - [事项描述]

第二步:周计划(每周执行)

执行 Skill: payment-scheduling-cm

□ 本周可用资金:[XXX万]
□ 本周付款需求:[XXX万]
□ 净结果:[富余/缺口 — XXX万]

□ 付款计划:
  - P0(立即):[X] 笔 / [XXX万]
  - P1(优先):[X] 笔 / [XXX万]
  - P2(正常):[X] 笔 / [XXX万]
  - P3/P4(延后):[X] 笔 / [XXX万]

□ 资金缺口处理:
  - [方案描述]
  - [责任人]
  - [完成日期]

第三步:月预测(每月执行)

执行 Skill: cash-flow-forecasting

□ 预测周期:[YYYY-MM 至 YYYY+MM]
□ 当前余额:[XXX万]

□ 三情景预测:
  - 乐观期末余额:[XXX万]
  - 基准期末余额:[XXX万]
  - 悲观期末余额:[XXX万]

□ 第一个缺口:
  - 时间:[月份]
  - 金额:[XXX万]
  - 情景:[乐观/基准/悲观]

□ 建议融资规模:[XXX万]
□ 须启动融资时间:[月份]

第四步:生成资金管理综合报告

═══════════════════════════════════════
资金管理综合报告
报告周期:[YYYY年MM月]
报告日期:[YYYY-MM-DD]
═══════════════════════════════════════

【资金总体状况】

当前账户余额合计:[XXX万]
月均运营资金需求:[XXX万]
可用资金可支撑运营:[X] 个月
较上月变化:[↑/↓] [XXX万]

【日监控状态】

□ 本月监控天数:[X] 天
□ 三方数据一致天数:[X] 天([X%])
□ 发生预警次数:
  - 🔴 红色:[X] 次
  - ⚠️ 橙色:[X] 次
  - 🟡 黄色:[X] 次

【本周付款执行】

□ 本周计划付款:[X] 笔 / [XXX万]
□ 本周实际付款:[X] 笔 / [XXX万]
□ 执行率:[X%]
□ 延后付款(如有):[X] 笔 / [XXX万] — [原因]

【本月资金流入】

□ 本月实际流入:[XXX万]
□ 本月计划流入:[XXX万]
□ 完成率:[X%]
□ 主要来源:
  - 客户回款:[XXX万]([X%])
  - 融资到账:[XXX万]([X%])
  - 其他:[XXX万]([X%])

【本月资金流出】

□ 本月实际流出:[XXX万]
□ 本月计划流出:[XXX万]
□ 完成率:[X%]
□ 主要去向:
  - 供应商付款:[XXX万]([X%])
  - 工资/社保:[XXX万]([X%])
  - 税款:[XXX万]([X%])
  - 贷款还款:[XXX万]([X%])
  - 其他:[XXX万]([X%])

【融资状况】

□ 本月新增融资:[XXX万]
□ 本月到期融资:[XXX万]
□ 融资余额:[XXX万]
□ 授信额度使用率:[X%]
□ 可用授信:[XXX万]

【下月资金预测】

□ 下月末预测余额(基准):[XXX万]
□ 下月资金缺口(基准):[无/XXX万]
□ 下月最大缺口:[XXX万]([月份])

□ 须新增融资(如有):[XXX万]
□ 融资须启动时间:[月份]

【下期待办事项】

□ 高优先级:

  1. [待办事项] — [责任人] — [完成日期]
  2. [待办事项] — [责任人] — [完成日期]

□ 中优先级:

  1. [待办事项] — [责任人] — [完成日期]

□ 监控事项:

  1. [大客户回款跟踪] — [预计回款日期]
  2. [银行贷款到期跟踪] — [到期日期]

【风险提示】

□ 🔴 高风险:[描述]
□ ⚠️ 中风险:[描述]
□ 🟡 关注项:[描述]

═══════════════════════════════════════
编制人:[资金主管]
审核人:[财务经理]
批准人:[财务总监]
═══════════════════════════════════════

Read the full file on GitHub · 221 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 · 221 lines · 97 tokens per session scan A b4c87d22daf7

Subscribe to this mod's changes

cash-management-master is a skill published in the GitHub repository vivy-yi/finance-skills (29 stars, last pushed 2mo ago), licensed MIT. It adds 97 tokens to every session and 1,637 once invoked, about $0.0005 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-30.

Related

Other skills, from other repositories

wealth-structure

A framework for thinking about wealth through ownership, responsibility, leverage, and avoiding risks that could end your progress.

kangarooking/cangjie-skill · 141 tokens

alpha-vantage

Access real-time and historical stock market data, forex rates, cryptocurrency prices, commodities, economic indicators, and 50+ technical indicators via the Alpha Vantage API. Use when fetching stock prices (OHLCV), company fundamentals (income statement, balance sheet, cash flow), earnings, options data, market…

foryourhealth111-pixel/Vibe-Skills · 126 tokens

hedgefundmonitor

Query the OFR (Office of Financial Research) Hedge Fund Monitor API for hedge fund data including SEC Form PF aggregated statistics, CFTC Traders in Financial Futures, FICC Sponsored Repo volumes, and FRB SCOOS dealer financing terms. Access time series data on hedge fund size, leverage, counterparties, liquidity…

foryourhealth111-pixel/Vibe-Skills · 123 tokens

edgartools

Python library for accessing, analyzing, and extracting data from SEC EDGAR filings. Use when working with SEC filings, financial statements (income statement, balance sheet, cash flow), XBRL financial data, insider trading (Form 4), institutional holdings (13F), company financials, annual/quarterly reports (10-K…

foryourhealth111-pixel/Vibe-Skills · 110 tokens

asc-ppp-pricing

Set territory-specific pricing for subscriptions and in-app purchases using current asc setup, pricing summary, price import, and price schedule commands. Use when adjusting prices by country or implementing localized PPP strategies.

rorkai/app-store-connect-cli-skills · 45 tokens

fred-economic-data

Query FRED (Federal Reserve Economic Data) API for 800,000+ economic time series from 100+ sources. Access GDP, unemployment, inflation, interest rates, exchange rates, housing, and regional data. Use for macroeconomic analysis, financial research, policy studies, economic forecasting, and academic research requiring…

foryourhealth111-pixel/Vibe-Skills · 75 tokens