israeli-receipt-scanner

israeli-receipt-scanner is a skill for Claude Code from skills-il/accounting. It costs 139 tokens per session (7,848 once invoked), scanned A, original, MIT.

A tool for reading Israeli receipts and invoices, including Hebrew and English text, and extracting structured details such as the merchant, date, amount in Israeli shekels, VAT, and payment information.

In plain words
What is it for?
Use it with receipt images, scans, PDFs, OCR text, or digital receipts when you need to capture accounting or tax-related fields. Its results are informational and not tax advice.
Why use it?
It removes the need to type receipt details by hand and helps organize information from common Israeli retail documents.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: mentions Claude Code.

Good fit Use it with receipt images, scans, PDFs, OCR text, or digital receipts when you need to capture accounting or tax-related fields. Its results are informational and not tax advice.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/skills-il/accounting/israeli-receipt-scanner
Install

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.

Any agent
npx skills add skills-il/accounting --skill israeli-receipt-scanner
Clone the repo
git clone --depth 1 https://github.com/skills-il/accounting

Made for: Claude Code.

Wrote 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.

agentmods badge for israeli-receipt-scanner

README.md
[![agentmods](https://agentmods.dev/badge/skills/skills-il/accounting/israeli-receipt-scanner/github.svg)](https://agentmods.dev/skills/skills-il/accounting/israeli-receipt-scanner)
Your own site
<a href="https://agentmods.dev/skills/skills-il/accounting/israeli-receipt-scanner"><img src="https://agentmods.dev/badge/skills/skills-il/accounting/israeli-receipt-scanner/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.

agentmods 80×15 button for israeli-receipt-scanner

Your own site · 80×15
<a href="https://agentmods.dev/skills/skills-il/accounting/israeli-receipt-scanner"><img src="https://agentmods.dev/badge/skills/skills-il/accounting/israeli-receipt-scanner.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 139 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,848 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00139 $0.07848
Opus 5 $0.00069 $0.03924
Sonnet 5 $0.00028 $0.01570
Haiku 4.5 $0.00014 $0.00785

Measured 12d ago against content hash eadd1b330939, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

israeli-receipt-scanner 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.

israeli-receipt-scanner/SKILL.md · 356 lines

How it starts

The opening of the file, as written. The whole thing — 356 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Israeli Receipt Scanner

This is a free information tool operated by an AI model. It explains the rules and calculates from the figures you enter, but it does not examine your full circumstances and does not constitute tax advice. All of its outputs are produced automatically, with no involvement, review, or approval by a tax adviser or accountant, and an AI model may err, omit data, or present a wrong conclusion. The binding computation is the Tax Authority's and responsibility for reporting is yours. This tool is not a substitute for advice that takes account of the particular circumstances and needs of each person, and all use of its output is the user's sole responsibility.

Instructions

Step 1: Prepare the Receipt Image or Text

Identify the input format. The receipt may be provided as:

  • A photographed or scanned image (JPEG, PNG, PDF)
  • Raw OCR text already extracted by another tool
  • A digital receipt in plain text or HTML format

If the input is an image, use vision capabilities to read the text. Israeli receipts typically contain a mix of Hebrew (right-to-left) and English (left-to-right) text, along with numbers. Pay attention to bidirectional text rendering, as merchant names are usually in Hebrew while product codes and amounts use Latin numerals.

Step 2: Identify the Document Type

Determine whether the document is:

  • Tax Invoice (חשבונית מס): Contains a VAT registration number, itemized VAT amount, and the header "חשבונית מס" or "חשבונית מס / קבלה". These are issued by authorized businesses (osek murshe) and are required for VAT deduction claims.
  • Receipt (קבלה): A simpler proof of payment without detailed VAT breakdown. Header typically says "קבלה" only.
  • Tax Invoice / Receipt combo (חשבונית מס / קבלה): A combined document serving as both invoice and receipt, common in retail. Look for the dual header.
  • Proforma Invoice (חשבונית עסקה): A preliminary invoice before payment, not valid for VAT deduction.

Read the full file on GitHub · 356 lines

Files

What ships with it

6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

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.

  1. 12d ago First seen · 356 lines · 139 tokens per session scan A eadd1b330939

Subscribe to this mod's changes

israeli-receipt-scanner is a skill published in the GitHub repository skills-il/accounting (10 stars, last pushed 2d ago), licensed MIT. It adds 139 tokens to every session and 7,848 once invoked, about $0.0007 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-31.

Related

Other skills, from other repositories