Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add norman-finance/norman-mcp-server --skill find-receiptsgit clone --depth 1 https://github.com/norman-finance/norman-mcp-serverWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/norman-finance/norman-mcp-server/find-receipts)<a href="https://agentmods.dev/skills/norman-finance/norman-mcp-server/find-receipts"><img src="https://agentmods.dev/badge/skills/norman-finance/norman-mcp-server/find-receipts/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/norman-finance/norman-mcp-server/find-receipts"><img src="https://agentmods.dev/badge/skills/norman-finance/norman-mcp-server/find-receipts.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 1 finding, up to medium
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- medium Excessive Agency · line 35 Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00054 | $0.00556 |
| Opus 5 | $0.00027 | $0.00278 |
| Sonnet 5 | $0.00011 | $0.00111 |
| Haiku 4.5 | $0.00005 | $0.00056 |
Grade A, and why
find-receipts scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Help the user find and attach receipts to their transactions:
Step 1: Identify transactions missing receipts
- Call
search_transactionsto find recent transactions - Call
list_attachmentsto check which transactions already have receipts attached - Present a list of transactions that are missing receipts, sorted by amount (largest first)
Step 2: Search for receipts
Guide the user to find receipts from various sources:
Gmail / Email:
- Suggest searching Gmail with queries like:
from:{vendor} subject:receiptorfrom:{vendor} subject:invoicesubject:Rechnung from:{vendor}subject:Bestellbestätigung(order confirmation)has:attachment after:{date} {vendor name}
- For common vendors, suggest specific search terms:
- AWS:
from:aws subject:"invoice available" - Google:
from:[email protected] - Apple:
from:apple subject:receipt - Amazon:
from:auto-confirm@amazon subject:Bestellung
- AWS:
Other sources:
- Check vendor portals (suggest logging into the vendor's website to download invoices)
- Check cloud storage (Google Drive, Dropbox) for scanned receipts
- Check photo library for photos of paper receipts
Step 3: Upload and attach
Once the user has the receipt files:
- Use
upload_bulk_attachmentsto upload multiple receipts at once - Use
create_attachmentfor individual receipts with metadata (vendor, date, amount) - Use
link_attachment_transactionto connect each receipt to its matching transaction
Step 4: Verify
- After attaching, use
change_transaction_verificationto mark transactions as verified - Show a summary: how many receipts were found, attached, and how many are still missing
Tips:
- In Germany, receipts must be kept for 10 years (Aufbewahrungspflicht)
- Digital copies are legally accepted (GoBD-compliant) when stored properly
- Prioritize receipts for expenses over 250 EUR (required for Vorsteuerabzug)
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 56 lines · 54 tokens per session scan A 2d9f37e150cf
find-receipts is a skill published in the GitHub repository norman-finance/norman-mcp-server (54 stars, last pushed 2d ago), licensed MIT. It adds 54 tokens to every session and 556 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
bukio-cli
Drive bukio-cli — agent-first double-entry bookkeeping for SMEs across eleven jurisdictions. Book invoices, archive the originals, keep the books balanced.
QuickBooks Automation
Automate QuickBooks accounting workflows including invoicing, expenses, reporting, and bank reconciliation.
visma-eaccounting
Integration with Visma eAccounting API for bookkeeping and invoicing. Use when the user wants to interact with Visma eAccounting to manage invoices, customers, suppliers, upload receipts/documents, handle accounting operations, or automate bookkeeping tasks. Triggers include mentions of "Visma", "eAccounting"…
provider-cost-comparison
Prices your real LangWatch usage mix against other model providers. Exports your actual token mix per model, including the cache read and write split, fetches current price cards, and reprices the same month of usage under each candidate, with the cache sensitivity stated. Use when someone asks whether a cheaper…
billing-management
Manage XActions subscriptions and billing — view plans, start a Stripe checkout, open the billing portal, or cancel a subscription. Use when users want to upgrade, downgrade, or manage their XActions subscription.
assess
A Japanese tax-filing assessment guide that asks about your income, family, and business situation to identify which tax returns you may need.