整合账款与历史收支数据,生成30/60/90天现金流预测与风险提示
该技能材料显示其本质上是一个开源的 prompt-only 分析模板,本身未声明密钥、远程端点或本地执行能力。主要风险点不在运行时权限,而在其可能引导主系统处理财务与 CSV 数据;结合开源可审计属性,整体偏低风险。
材料明确标注“无”密钥/环境变量;技能自身未要求 API token、OAuth 凭证或其他敏感凭证,因此不存在由该技能直接引入的凭证暴露面。
系统检查项与元数据均显示无远程端点,且该技能为 prompt-only;虽然文案提到 QuickBooks/PayPal/Stripe/Square 连接器,但未显示该技能自身向任何第三方主机发起网络外发。
未见安装脚本、二进制、命令执行步骤或本机起进程说明;作为 prompt-only 技能,其内容更像分析流程说明,不具备独立代码执行权限。
该技能围绕 AR/AP、交易结算历史、固定成本和 CSV 上传进行现金流预测,涉及明显的财务敏感数据处理。虽未显示其自身拥有直接文件或账户访问权限,但会引导宿主系统读取连接器数据或用户上传表格,使用时应最小化输入范围并注意脱敏。
正面因素是 GitHub 开源且源码可审计;但仓库 star 为 0、维护状态未知、许可证未声明,供应链成熟度与持续维护信号有限。因此更适合定为需留意而非高风险。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "cash-flow-snapshot" 技能: 1. 下载 https://raw.githubusercontent.com/anthropics/knowledge-work-plugins/main/small-business/skills/cash-flow-snapshot/SKILL.md 2. 保存为 ~/.claude/skills/cash-flow-snapshot/SKILL.md 3. 装好后重载技能,告诉我可以用了
请读取我的 QuickBooks 和 Stripe 数据,结合应收、应付、固定成本和历史到账节奏,生成未来 30/60/90 天现金流预测,并标出置信区间与主要风险。
一份按 30/60/90 天展示的现金流预测摘要,包含波动区间、风险标记和可下载表格。
基于我当前的应收应付、固定支出和历史回款情况,判断未来 45 天内是否会出现工资发放资金缺口,并说明最可能的风险来源。
明确指出是否存在发薪风险,并给出缺口时间点、金额范围和风险原因。
我没有连接财务系统,请使用我上传的 CSV 数据,分析未来 90 天的现金流走势、资金跑道和潜在现金紧张风险。
基于 CSV 的现金流预测结果,包含跑道估算、关键风险提示和下载版 XLSX。
Produces a 30/60/90-day cash flow forecast with percentage-variance confidence bands and named risk flags. Delivers a two-part output: a concise chat summary and a downloadable XLSX workbook.
Quick start
"Will I make payroll next month?"
Claude pulls AR/AP and fixed costs from connected sources, calculates expected inflows and outflows across 30, 60, and 90-day windows, applies confidence bands based on each customer's historical payment variance, and flags specific risks by name.
Check which connectors are live. Try in this order:
If no connector is live and no file is attached, ask the user to either connect a source or upload a CSV (income/expense tabular data, any reasonable format). Note which sources were used in the output — this affects confidence band width.
From QuickBooks:
From PayPal / Stripe / Square:
From CSV upload:
For each AR customer (or income source from CSV), calculate:
If fewer than 3 payments exist for a customer, use the population mean as the point estimate and apply a ±30% variance band as the default. When running on CSV data with sufficient history (≥3 payments per source), compute the band from the actual payment variance — do not assume ±30%.
Produce three time windows: 0–30 days, 31–60 days, 61–90 days.
For each window, compute:
| Line | Method |
|---|---|
| Expected inflows | AR due in window, adjusted for mean payment lag |
| Expected outflows | AP due in window + fixed costs falling in window |
| Net cash position | Inflows − Outflows |
| Confidence band | ± weighted average payment variance as a % of expected inflows |
Confidence band formula:
band_pct = weighted_avg_stddev_days / avg_payment_lag_days
low = net_cash × (1 − band_pct)
high = net_cash × (1 + band_pct)
Round band_pct to one decimal place. Cap at ±50% — higher variance means the data is too thin to model; flag it instead (see Step 5).
Scan for conditions that push the low-band estimate negative or create a liquidity crunch. For each risk found, produce a one-line flag:
Limit to the top 5 risks by severity (largest dollar impact first).
…
帮助团队跟踪候选人招聘进度,统计各阶段人数并更新招聘状态。
生成带权重的销售预测,输出情景拆解、承诺分层与缺口分析。
帮助你正确配置 Zoom OAuth 认证、权限范围与令牌刷新排错。
通过核对总账、明细账与银行流水,快速完成账户对账并识别差异项。
帮助你制定人员编制规划、优化组织架构,并明确下一步招聘优先级。
帮助你在合同签署前完成核查、设置签署顺序并发起电子签署流程。
帮助用户预测营销活动预算场景金额并快速比较不同方案。
汇总多系统经营数据,生成面向中小企业主的一页业务快照
可直接查询和更新 FreshBooks 发票、客户、费用与报表数据
生成三大财务报表并进行同期对比、预算差异与异常波动分析。
查询本地 Claude Code 的用量与成本,并生成自然语言花费分析洞察
基于销售与季节性数据,生成未来30天的内容推广优先策略建议