israeli-freelancer-ops

An operations guide for Israeli freelancers, including VAT, tax deadlines, unpaid invoices, utility bills, and accountant handoffs. It distinguishes business types such as osek murshe, a VAT-registered authorized dealer, and osek patur, a small business exempt from charging VAT.

In plain words
What is it for?
Use it to monitor invoices, collect bills, track VAT and other tax deadlines, check the osek patur revenue threshold, and organize documents for an accountant.
Why use it?
It brings recurring administrative work into one workflow and helps match reminders and reports to the freelancer's Israeli tax status.

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-freelancer-ops
Any agent
npx skills add squadcodercom/squadcoder --skill israeli-freelancer-ops
Clone the repo
git clone --depth 1 https://github.com/squadcodercom/squadcoder

Made for: Claude Code, Codex.

Per session 247 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,167 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 89% copy Near-identical to another mod 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.00247 $0.05167
Opus 5 $0.00123 $0.02583
Sonnet 5 $0.00049 $0.01033
Haiku 4.5 $0.00025 $0.00517

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

Security

Grade A, and why

israeli-freelancer-ops 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 2d 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.

Origin

This is a copy

89% identical to israeli-freelancer-ops — 46 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.squadcoder/skills/israeli-freelancer-ops/SKILL.md · 243 lines

How it starts

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

Israeli Freelancer Operations

Instructions

Step 1: Assess Freelancer Profile

Determine the user's business type and tax obligations:

  • Osek Murshe (עוסק מורשה): Authorized dealer, registered for VAT. Must file VAT returns, issue tax invoices (hashbonit mas), and can deduct input VAT (mas tsumos).
  • Osek Patur (עוסק פטור): Exempt dealer, under revenue threshold (122,833 NIS for 2026, CPI-indexed; was 120,000 NIS in both 2024 and 2025). Issues receipts (kabala) only, does not charge or report VAT.
  • Esek Za'ir (עסק זעיר): Micro business track introduced in 2024 (Income Tax Ordinance Section 87ב, added by Amendment 277). Freelancers under the osek patur threshold can register as esek za'ir to receive a 30% normative expense deduction (no receipts needed) and simplified reporting (exempt from the annual income-tax report in most cases). Eligibility caveats to verify with the user: cannot be a former employee of the client receiving the invoice, and no more than 25% of annual revenue may come from a single related party or former employer. The threshold is shared with osek patur and is CPI-indexed from 2026 (122,833 NIS).

Key profile details to collect:

  • Business type (osek murshe / osek patur / esek za'ir)
  • VAT filing frequency: bi-monthly (standard) or monthly (large businesses exceeding the monthly-filing threshold)
  • Industry: tech consulting, design, trades, content creation, etc.
  • Accountant details: name, preferred package format, submission schedule
  • Current revenue tracking: year-to-date income, number of active clients

Store the freelancer profile in persistent memory for ongoing tracking across sessions. If persistent memory is unavailable, export the profile as freelancer-profile.json in the working directory and reload it at the start of each session.

Step 2: Set Up Invoice Aging Tracker

Track all issued invoices by payment status using aging buckets:

Bucket Age Action
Current 0-29 days Monitor, no action needed
30-day 30-59 days Friendly WhatsApp reminder
60-day 60-89 days Formal email follow-up
90+ day 90+ days Alert for escalation

Read the full file on GitHub · 243 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. 2d ago First seen · 243 lines · 247 tokens per session scan A 82fa3fcd2891

Subscribe to this mod's changes

israeli-freelancer-ops is a skill published in the GitHub repository squadcodercom/squadcoder (11 stars, last pushed 2mo ago), licensed MIT. It adds 247 tokens to every session and 5,167 once invoked, about $0.0012 per session on Opus 5. A static security scan graded it A with 0 findings. It is 89% identical to israeli-freelancer-ops, differing in 46 lines, and is treated as a copy.