israeli-bank-connector

israeli-bank-connector is a skill for Claude Code, Codex from squadcodercom/squadcoder. It costs 221 tokens per session (1,812 once invoked), scanned A, original, MIT.

A tool for analyzing Israeli bank-account and credit-card transactions, including spending categories and patterns. It can use connected bank data or imported CSV/Excel files.

In plain words
What is it for?
Use it to review spending, categorize transactions, track a budget, and analyze financial data from Israeli banks and credit-card companies.
Why use it?
It helps turn transaction records into a clearer budget view without manually sorting every payment. Israeli-specific categories make local expenses easier to recognize.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/squadcodercom/squadcoder/israeli-bank-connector
Any agent
npx skills add squadcodercom/squadcoder --skill israeli-bank-connector
Clone the repo
git clone --depth 1 https://github.com/squadcodercom/squadcoder

Made for: Claude Code, Codex.

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-bank-connector

README.md
[![agentmods](https://agentmods.dev/badge/skills/squadcodercom/squadcoder/israeli-bank-connector.svg)](https://agentmods.dev/skills/squadcodercom/squadcoder/israeli-bank-connector)
Your own site
<a href="https://agentmods.dev/skills/squadcodercom/squadcoder/israeli-bank-connector"><img src="https://agentmods.dev/badge/skills/squadcodercom/squadcoder/israeli-bank-connector.svg" alt="Measured on agentmods" height="20"></a>
Per session 221 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,812 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00221 $0.01812
Opus 5 $0.00111 $0.00906
Sonnet 5 $0.00044 $0.00362
Haiku 4.5 $0.00022 $0.00181

Measured 5d ago against content hash 2dedd1681b6f, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

israeli-bank-connector 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 5d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/categorize_transactions.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

.squadcoder/skills/israeli-bank-connector/SKILL.md · 105 lines

How it starts

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

Israeli Bank Connector

Instructions

Step 1: Identify Connected Banks

Check which MCP server is available and what accounts are connected:

  • israeli-bank-mcp: Direct scraper integration
  • il-bank-mcp: Docker-based with persistent analysis
  • If no MCP: Guide user through CSV/Excel import from bank website

Step 2: Retrieve Transactions

Fetch transaction data for the requested period:

  • Default: Current month
  • Supported: Up to 12 months history (bank-dependent)
  • Include: Bank accounts AND credit card transactions

Step 3: Categorize and Analyze

Apply Israeli-specific categorization:

Category Hebrew Examples
Housing דיור (diur) Rent, arnona, vaad bayit
Groceries מזון (mazon) Shufersal, Rami Levy, Victory
Transportation תחבורה (tahaburah) Rav-Kav, fuel, Gett
Utilities שירותים (shartuim) Electric Company, Mekorot, Bezeq
Healthcare בריאות (briut) Kupat Cholim, pharmacy
Education חינוך (chinuch) Gan, school, courses
Entertainment בילוי (bilui) Restaurants, cinema, streaming
Insurance ביטוח (bituach) Health, car, home insurance
Savings חיסכון (chisachon) Pension, keren hishtalmut

Step 4: Present Insights

Provide:

  1. Monthly spending summary by category
  2. Top 10 merchants by spending
  3. Month-over-month trends
  4. Recurring charges identified
  5. Unusual transactions flagged

Step 5: Export for Tax (if requested)

Format transactions for Israeli tax purposes:

  • Separate business vs personal expenses
  • Flag VAT-deductible purchases
  • Export in format compatible with Israeli accounting software

Examples

Example 1: Monthly Spending Summary

User says: "Show me my spending breakdown for January" Result: Categorized breakdown with NIS amounts per category, top merchants, and comparison to December.

Example 2: Subscription Audit

User says: "What recurring payments am I making?" Result: List of detected recurring charges with amounts, frequency, and suggestion for potential savings.

Read the full file on GitHub · 105 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. 5d ago First seen · 105 lines · 221 tokens per session scan A 2dedd1681b6f

Subscribe to this mod's changes

israeli-bank-connector is a skill published in the GitHub repository squadcodercom/squadcoder (11 stars, last pushed 2mo ago), licensed MIT. It adds 221 tokens to every session and 1,812 once invoked, about $0.0011 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.

Related

Other skills, from other repositories

hatch3r-cost-tracking

Tracks token usage and estimate costs for agent sessions. Use when monitoring spend, approaching budget limits, or generating cost reports.

hatch3r/hatch3r · 32 tokens

agent-payment-x402

Add x402 payment execution to AI agents — per-task budgets, spending controls, and non-custodial wallets via MCP tools. Use when agents need to pay for APIs, services, or other agents.

sifxprime/kodelyth-ecc · 47 tokens

stripe-integration

Stripe payment integration. Checkout, subscriptions, webhooks, and billing management. Use when implementing payments or monetization in applications.

hoangatg/ai-agent-toolkit · 29 tokens

carrier-relationship-management

Codified expertise for managing carrier portfolios, negotiating freight rates, tracking carrier performance, allocating freight, and maintaining strategic carrier relationships. Informed by transportation managers with 15+ years experience. Includes scorecarding frameworks, RFP processes, market intelligence, and…

sifxprime/kodelyth-ecc · 77 tokens

sector-rotation

行业轮动分析——申万行业景气度评分、行业动量排名、产业链传导、估值/盈利/资金流多维比较框架.

HKUDS/Vibe-Trading · 39 tokens

twitter-reader

Read Twitter/X for financial research using opencli (read-only). Use this skill whenever the user wants to read their Twitter feed, search for financial tweets, view bookmarks, look up user profiles, or gather market sentiment from Twitter/X. Triggers include: "check my feed", "search Twitter for", "show my…

himself65/finance-skills · 161 tokens