ワンクリックで
generate-budget
Generate a complete, category-aware budget from historical transaction data as a markdown table written to the workspace.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Generate a complete, category-aware budget from historical transaction data as a markdown table written to the workspace.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Regenerate the workspace taxonomy-rules.md — the natural-language category guide the categorizer agent reads — from the live categories table plus the existing rules document.
Orchestrate a taxonomy migration end-to-end — invoke the migrate_taxonomy tool, then propagate updates to dependent artifacts (configs, workspace taxonomy rules, merchant rules, budget, agent memory).
How to run the merchant-normalizer dev/validation scripts in backend/scripts — descriptor sampling, the normalizer dry-run + review page, the eval suite, and the read-only Venmo Plaid inspection. Use when asked to sample descriptors, validate/eval the normalizer, regenerate the review page, or inspect raw Plaid fields.
Generate a comprehensive spending report or summary over a period — daily, weekly, monthly, or annual — from transaction data, with comparisons to the prior period, optional charts, optional HTML rendering, and optional email delivery.
Edit the merchant categorization rules stored in ~/.transactoid/memory/merchant-rules.md so future syncs apply the same categorization automatically.
Use this skill whenever the user wants to do anything with PDF files in the context of personal finance. This includes extracting transactions or balances from PDF bank/credit-card statements, reading PDF receipts or invoices, generating financial reports as PDFs, merging or splitting statement PDFs, and OCR-ing scanned statements to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.
| name | generate-budget |
| description | Generate a complete, category-aware budget from historical transaction data as a markdown table written to the workspace. |
| when_to_use | When the user asks to create, generate, regenerate, or update a budget, especially when they want it to cover all categories with no gaps. |
Generate a complete, category-aware budget from historical transaction data. This skill produces a consistent markdown table that covers all categories and subcategories so no spending area is omitted.
Use this skill when:
YYYY-MM-DDhistorical_mean, conservative, growth)5, 10, 25)Select analysis window:
Pull taxonomy coverage:
Pull spending history:
Compute budget targets:
Render consistently:
Always render budget rows in markdown table format:
| Category | Subcategory | Avg Monthly Spend | Proposed Budget | Delta | Notes |
|---|---|---:|---:|---:|---|
| Food & Dining | Groceries | $620 | $625 | +$5 | Stable baseline |
| Food & Dining | Restaurants | $410 | $350 | -$60 | Reduction target |
Formatting rules:
Category and Subcategory columns are always present$ and whole dollars unless cents are explicitly requiredDelta = Proposed Budget - Avg Monthly SpendBefore returning the budget:
Coverage validation
Window validation
Consistency validation