From norman-finance
Finds and attaches missing receipts to business transactions by searching Gmail/emails for invoices, then uploading to Norman. Useful for queries about missing receipts, Belege, or email invoices.
How this skill is triggered — by the user, by Claude, or both
Slash command
/norman-finance:find-receipts [transaction description or vendor name][transaction description or vendor name]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Help the user find and attach receipts to their transactions:
Help the user find and attach receipts to their transactions:
search_transactions to find recent transactionslist_attachments to check which transactions already have receipts attachedGuide the user to find receipts from various sources:
Gmail / Email:
from:{vendor} subject:receipt or from:{vendor} subject:invoicesubject:Rechnung from:{vendor}subject:Bestellbestätigung (order confirmation)has:attachment after:{date} {vendor name}from:aws subject:"invoice available"from:payments-noreply@google.comfrom:apple subject:receiptfrom:auto-confirm@amazon subject:BestellungOther sources:
Once the user has the receipt files:
upload_bulk_attachments to upload multiple receipts at oncecreate_attachment for individual receipts with metadata (vendor, date, amount)link_attachment_transaction to connect each receipt to its matching transactionchange_transaction_verification to mark transactions as verifiedTips:
npx claudepluginhub norman-finance/norman-mcp-server --plugin norman-financeIdentifies and collects missing receipts for client companies in Norman Finance, prioritizes by amount and month, suggests ping strategies, and sends bulk notifications to clients. Use for tax document or Belege requests.
Scans email history for tax-related documents including VAT invoices, tax receipts, 1099s, and official correspondence for a specified tax year and jurisdiction using iGPT MCP search and ask tools.
Records Japanese journal entries (shiwake), imports transactions from CSV/receipts/invoices via CLI, manages ledger with init/search/update/delete. For bookkeeping workflows.