From norman-finance
Finds and attaches missing receipts to business transactions by searching Gmail/emails for invoices, guiding on other sources, and uploading to Norman. Useful for missing Belege or attachments.
npx claudepluginhub norman-finance/norman-mcp-server --plugin norman-financeThis skill uses the workspace's default tool permissions.
Help the user find and attach receipts to their transactions:
Identifies missing receipts for client companies via Norman Finance APIs, prioritizes by amount and age, suggests ping strategies, and sends bulk client notifications. Useful for tax advisors requesting Belege or documents.
Records Japanese journal entries (shiwake), imports transactions from CSV/receipts/invoices via CLI, manages ledger with init/search/update/delete. For bookkeeping workflows.
Extracts invoice data from images or text descriptions, auto-classifies into categories like business entertainment and travel, and generates Excel expense reports for reimbursement.
Share bugs, ideas, or general feedback.
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: