원클릭으로
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