Transaction Categorizer

Assigns a category and subcategory to a financial transaction by matching its raw description against a configurable taxonomy and rules table, falling back to LLM inference when no rule matches. Emits a normalized merchant name, category path, recurring flag, and confidence score, and proposes new rules from confirmed classifications. Use when categorizing bank, credit-card, or brokerage transactions, building or refining a category taxonomy, or when user mentions transaction categorization, merchant normalization, expense classification, or category rules.

lyndonkl 752a177 8.5 KB Updated

File contents

lyndonkl/claude/tree/main/skills/transaction-categorizer commit 752a17773a

Frequently asked questions

npx skillmds add lyndonkl/transaction-categorizer