month-heads-up

作者: anthropic

Runs on the 25th — shows the next 30-day cash-flow outlook and flags anything that needs attention before month-end. Accepts optional 30 or 60 day horizon.

npx skills add https://github.com/anthropics/knowledge-work-plugins --skill month-heads-up

Run the month-end heads-up. Pull forward-looking cash data and give the owner a clear "here's what the next 30 days look like" picture with specific things to watch.

Parse arguments:

  • --horizon (default: 30) — forecast window in days (30 or 60)

Step 1 — Current cash position

Using the cash-flow-snapshot skill workflow:

  1. Pull QuickBooks current cash and receivables balance.
  2. Pull PayPal settled balance and pending payouts.
  3. Combine for total available + incoming cash.

Step 2 — Upcoming obligations

  1. Pull recurring expenses from QuickBooks (payroll, subscriptions, rent/lease) due in the next 30 days.
  2. Pull any outstanding invoices past due or due within 14 days.
  3. Flag any payment that would push the balance below a comfortable buffer (default: <$2,000 or owner's QB average monthly expense × 0.5).

Step 3 — Cash-flow forecast

  1. Project 30-day net cash: current balance + expected inflows − known obligations.
  2. Identify the single tightest week (lowest projected balance).
  3. Flag if any week projects negative.

Step 4 — Two things to watch

Surface no more than two specific, actionable watches:

  • Which invoice(s) to chase now
  • Which expense(s) to defer or negotiate

Format as:

Month-End Heads Up — {current date}
Horizon: next {X} days

Cash today: ${amount}
Projected end-of-period: ${amount}
Tightest week: {date range} — projected ${amount}

TWO THINGS TO WATCH
1. {item} — {why it matters} — suggested action: {action}
2. {item} — {why it matters} — suggested action: {action}

Connector failures

If QuickBooks is unreachable, stop — the cash forecast requires QB as the source of truth. If PayPal is missing, run the forecast from QB-only data and note "PayPal not connected — PayPal receivables excluded from forecast." Same for Stripe/Square if missing.

Approval gates

  • Never initiate payments or send emails automatically. Surface the data and actions for the owner to take.
  • Never project revenue that hasn't been confirmed in QB or PayPal. Use conservative estimates only.

Output

Present the formatted brief and offer to draft chase emails for any flagged overdue invoices.

來自 anthropic 的更多技能

access
anthropic
管理 Discord 頻道存取權限 — 核准配對、編輯允許清單、設定私訊/群組政策。當使用者要求配對、核准某人、查詢誰被允許時使用…
official
session-report
anthropic
從 ~/.claude/projects 的對話記錄中,生成一份可探索的 HTML 報告,內容涵蓋 Claude Code 工作階段的使用情況(包含 token、快取、子代理、技能及高成本提示)。
official
build-mcp-server
anthropic
當使用者要求「建立 MCP 伺服器」、「建立 MCP」、「製作 MCP 整合」、「為 Claude 包裝 API」、「暴露工具給…」時,應使用此技能。
official
cookbook-audit
anthropic
根據評分標準審核 Anthropic Cookbook 筆記本。每當要求進行筆記本審查或審核時使用。
official
handle-complaint
anthropic
Handles an incoming customer complaint end-to-end — pulls context, drafts a response, and suggests an operational fix. Accepts optional email or ticket ID…
official
use-case-triage
anthropic
Quickly determine whether a processing activity needs a PIA, a mandatory GDPR DPIA, or can proceed — surfaces privacy policy conflicts and routes to the right…
official
board-minutes
anthropic
Drafts board or committee meeting minutes in your house format. Auto-detects upcoming board and committee meetings from your calendar, asks for the agenda and…
official
renewal-tracker
anthropic
Show contracts with cancel-by deadlines coming up and warn before notice windows close, working from a maintained renewal register. Use when the user asks…
official