Agent Skills: transaction-deduplicator

Detects and removes duplicate transactions across overlapping bank, credit-card, and brokerage statement imports using a stable composite key (account_id, date ±1d, amount_cents, description_normalized). Emits a list of new transactions to commit, a list of suppressed duplicates with their reasons, and a list of suspicious near-duplicates that need human review. Use when ingesting financial statements that may overlap prior drops, merging multiple export sources for the same account, or when user mentions duplicate transactions, deduping a transaction file, or reconciling overlapping statements.

UncategorizedID: lyndonkl/claude/transaction-deduplicator

Install this agent skill to your local

pnpm dlx add-skill https://github.com/lyndonkl/claude/transaction-deduplicator

Skill Files

Browse the full folder contents for transaction-deduplicator.

Download Skill

Loading file tree…

Select a file to preview its contents.