foreign-caregiver-payroll

foreign-caregiver-payroll is a skill for Claude Code from skills-il/health-services. It costs 191 tokens per session (7,851 once invoked), scanned A, original, MIT.

An information and estimation tool for Israeli families employing a foreign nursing caregiver at home. It explains employment rules and calculates an estimated monthly cost from supplied figures; it is not legal advice.

In plain words
What is it for?
Estimating monthly caregiver costs, explaining employer responsibilities, and discussing rules involving wages, leave, severance, and government authorities.
Why use it?
It brings together complicated employment obligations and cost calculations while clearly leaving final legal and payroll decisions to qualified professionals.

Skill for Claude Code

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

Good fit Estimating monthly caregiver costs, explaining employer responsibilities, and discussing rules involving wages, leave, severance, and government authorities.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/skills-il/health-services/foreign-caregiver-payroll
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/health-services --skill foreign-caregiver-payroll
Clone the repo
git clone --depth 1 https://github.com/skills-il/health-services

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 foreign-caregiver-payroll

README.md
[![agentmods](https://agentmods.dev/badge/skills/skills-il/health-services/foreign-caregiver-payroll/github.svg)](https://agentmods.dev/skills/skills-il/health-services/foreign-caregiver-payroll)
Your own site
<a href="https://agentmods.dev/skills/skills-il/health-services/foreign-caregiver-payroll"><img src="https://agentmods.dev/badge/skills/skills-il/health-services/foreign-caregiver-payroll/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 foreign-caregiver-payroll

Your own site · 80×15
<a href="https://agentmods.dev/skills/skills-il/health-services/foreign-caregiver-payroll"><img src="https://agentmods.dev/badge/skills/skills-il/health-services/foreign-caregiver-payroll.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 191 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,851 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.00191 $0.07851
Opus 5 $0.00096 $0.03925
Sonnet 5 $0.00038 $0.01570
Haiku 4.5 $0.00019 $0.00785

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

Security

Grade A, and why

foreign-caregiver-payroll 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.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/calc_caregiver_cost.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.

foreign-caregiver-payroll/SKILL.md · 440 lines

How it starts

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

Foreign Caregiver Payroll and Employment (Israel)

This is a free information tool operated by an AI model. It collects the rules that apply to employing a foreign nursing caregiver in the patient's home and computes an estimated monthly cost from figures you supply, with no involvement, review, or approval by a labour lawyer. The output is not legal advice and not a legal opinion; it is general explanation and an arithmetic estimate only. It does not examine your employment contract, does not check actual payslips, does not decide entitlement to severance pay or to a global wage supplement, and does not represent you before the Population and Immigration Authority, the National Insurance Institute, or the Tax Authority. An AI model may err, omit data, or present a wrong conclusion, and the rates and amounts in this field are revised annually, sometimes with retroactive effect.

Do not rely on the output as the basis for a deduction from the worker's wage, for ending the employment, or for computing the final payment on termination. A deduction not permitted by law is a criminal offence, and under-computing severance, recuperation pay, or leave redemption can trigger a claim. This tool is not a substitute for advice that takes account of the particular data and needs of each person; before any deduction, dismissal, or final payment, consult a labour lawyer and verify every amount against the current Population Authority circular and against the National Insurance Institute. Any use of the output is at your sole responsibility.

Problem

Israeli families who bring a foreign caregiver home for an aging or disabled relative are suddenly an employer, with a stack of obligations almost nobody explains in one place: a permit, a licensed bureau, minimum wage, National Insurance, pension and severance, recuperation pay, vacation, and holidays the worker may take by their own religion. The numbers are scattered across the Population Authority, Bituach Leumi, and labor law, and a single wrong assumption (for example, that the home employer pays into the foreign-worker deposit fund, which is false) can cost thousands or trigger a claim. This skill lays out the legal process and turns the rules into one honest monthly-cost figure.

Read the full file on GitHub · 440 lines

Files

What ships with it

9 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 · 440 lines · 191 tokens per session scan A da491764eb6a

Subscribe to this mod's changes

foreign-caregiver-payroll is a skill published in the GitHub repository skills-il/health-services (5 stars, last pushed 10d ago), licensed MIT. It adds 191 tokens to every session and 7,851 once invoked, about $0.0010 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

expense-review-policy

Review invoices and contracts against accounts-payable policy before human approval.

openai/openai-cookbook · 17 tokens

kyc-doc-parse

Parse an investor or client onboarding packet into structured KYC fields — identity, ownership, control, source of funds, and document inventory. Use as the first step of KYC screening; output feeds the rules engine.

anthropics/financial-services · 49 tokens

audit-support

Support SOX 404 compliance with control testing methodology, sample selection, and documentation standards. Use when generating testing workpapers, selecting audit samples, classifying control deficiencies, or preparing for internal or external audits.

anthropics/knowledge-work-plugins · 45 tokens

fiscaliste

Fiscaliste IA pour la fiscalité personnelle des particuliers français : optimisation et déclaration de l'impôt sur le revenu, IFI, revenus du capital, revenus fonciers, equity salarial, crypto-actifs et PER. Couvre le calcul de l'IR (barème, quotient familial, décote, PAS, CEHR, revenus exceptionnels), la déclaration…

romainsimon/paperasse · 302 tokens

regulatory-analysis

Analyzes documents and processes against FINRA, SEC, Federal Reserve, and CFPB regulatory frameworks. Identifies compliance gaps, classifies findings by severity, and recommends remediation. Use when performing compliance audits, regulatory reviews, gap analyses, or verifying policy adherence to financial regulations.

open-gitagent/opengap · 59 tokens

subcontractor-payment-tracker

Track subcontractor payments, lien waivers, and compliance. Manage payment schedules and documentation.

datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction · 25 tokens