Author: @skills-il
Chase unpaid invoices and manage debt collection for Israeli freelancers and businesses.
npx skills-il add skills-il/tax-and-finance --skill israeli-client-payment-chaserImport outstanding invoices (from israeli-e-invoice output, if available, or manual entry) and categorize by aging buckets:
| Bucket | Age | Status |
|---|---|---|
| Current | 0-29 days | Monitor, no action needed |
| 30-day | 30-59 days | Friendly WhatsApp reminder |
| 60-day | 60-89 days | Formal email with demand letter |
| 90+ day | 90+ days | Legal escalation evaluation |
Track per-client details:
Store tracking data in persistent memory for ongoing monitoring across sessions. If persistent memory is unavailable, export as payment-chaser-data.json in the working directory and reload it at the start of each session.
Set up a Shabbat/chagim-aware reminder escalation sequence. No reminders may be sent on Shabbat (Friday sunset to Saturday sunset) or Jewish holidays. If a scheduled reminder falls on a blocked day, move it to the next business day (typically Sunday). See references/legal-escalation.md for major holiday dates.
Day 30 — Friendly WhatsApp: "היי [שם], רציתי לבדוק לגבי חשבונית מספר [X] מ-[DATE] בסך [AMOUNT] ש"ח. אשמח לעדכון."
Day 45 — Follow-up WhatsApp: "שלום [שם], תזכורת נוספת לגבי חשבונית [X]. סה"כ לתשלום: [AMOUNT] ש"ח. פרטי העברה: [BANK DETAILS]."
Day 60 — Formal email with invoice copy attached and a clear payment deadline.
Day 75 — Warning of potential legal steps: "שלום [שם], למרות פניותינו הקודמות, חשבונית [X] טרם שולמה. ללא תשלום תוך 14 יום, ניאלץ לשקול צעדים נוספים."
Day 90+ — Escalation alert: Evaluate legal options (see Step 5). Generate formal demand letter (see Step 3).
See references/reminder-templates.md for complete, customizable templates at each stage.
Generate a formal Hebrew demand letter at the 60 or 90 day mark. The letter must include:
Interest calculation: As per the Adjudication of Interest and Linkage Law (חוק פסיקת ריבית והצמדה), interest on business debts accrues from the invoice due date. The rate is the Bank of Israel rate plus a margin. Verify the current rate at boi.org.il.
Delivery options:
See references/legal-escalation.md for full demand letter requirements and format.
Record and follow up on payment commitments:
When a debt reaches 90+ days and collection efforts have failed, assess Small Claims Court eligibility:
Threshold: Up to 38,900 NIS (verify current amount at the courts website — updated periodically).
Eligibility checklist:
Filing guide:
For amounts exceeding the Small Claims threshold, the claim must go to Magistrate Court (Beit Mishpat Shalom), which requires legal representation. Recommend the user consult a lawyer.
See references/legal-escalation.md for the complete filing process.
Produce comprehensive collection management reports:
Aging report:
Cash flow forecast:
Monthly collection summary:
Client risk scoring:
Export formats: PDF report for review, CSV for spreadsheet analysis.
User says: "I have 5 unpaid invoices from the last 3 months, can you help me collect?" Actions:
User says: "ABC Ltd promised to pay invoice 1234 two weeks ago but still nothing" Actions:
User says: "Show me where I stand with all my outstanding invoices this month" Actions:
references/legal-escalation.md — Israeli legal framework for debt collection: demand letter (michtav hitchayvut) requirements, Small Claims Court (tvi'ot ktanot) thresholds and filing process, interest calculation rules, and registered mail documentation. Consult when preparing legal escalation in Steps 3 and 5.references/reminder-templates.md — WhatsApp and email reminder templates in Hebrew for each escalation stage (friendly, follow-up, formal, pre-legal). Templates are customizable with placeholder fields. Consult when configuring reminder messages in Step 2.Cause: Schedule not properly configured for Jewish holidays or Shabbat times. Solution: Verify Shabbat/holiday calendar is loaded. Shabbat starts Friday at sunset (varies by season) and ends Saturday after nightfall. Check references/legal-escalation.md for major holiday dates. Reschedule any blocked reminders to the next business day (typically Sunday).
Cause: Invoice amount exceeds the Small Claims Court maximum (currently 38,900 NIS). Solution: For amounts above the threshold, the claim must go to Magistrate Court (Beit Mishpat Shalom) which requires legal representation. Recommend the user consult a lawyer. For multiple invoices to the same debtor, consider whether they can be combined or must be filed separately.
Cause: Registered mail (doar rashum) was returned or not collected by debtor. Solution: Registered mail has legal standing even if not collected — keep the postal receipt as proof of sending. If the debtor's address is wrong, attempt to verify through the Population Authority (Misrad HaPnim). Consider alternative delivery methods recognized by Israeli courts.
Cause: Applied incorrect interest rate or calculation method. Solution: Israeli business debt interest follows the Adjudication of Interest and Linkage Law (חוק פסיקת ריבית והצמדה). Standard rate is the Bank of Israel rate + margin. Verify current rate at boi.org.il. For undisputed invoices, interest accrues from the due date.
Supported Agents
Trust Score
This skill can execute scripts and commands on your system.
1 occurrences found in code
This skill can make network requests to external services.
1 occurrences found in code
Author: skills-il
Generate, validate, and manage Israeli e-invoices (hashbonit electronit) per Tax Authority (SHAAM) standards. Use when user asks to create Israeli invoices, request allocation numbers, validate invoice compliance, or asks about "hashbonit", "e-invoice", "SHAAM", "allocation number", or Israeli invoicing requirements. Supports tax invoice (300), tax invoice/receipt (305), credit invoice (310), receipt (320), and proforma (330) types. Do NOT use for general accounting, bookkeeping, or non-Israeli invoice formats.
Author: skills-il
Integrate Cardcom payment processing and Israeli invoice generation into applications -- covers Low Profile payments, tokenization, recurring billing, and automatic tax invoice/receipt creation per Israeli law. Use when user asks to accept payments via Cardcom, generate Israeli invoices with payments, set up "slikat ashrai" with hashbonit, handle recurring billing (hora'ot keva), or mentions "Cardcom", "CardCom API", "Low Profile", Israeli payment with invoicing, or needs combined payment + document generation. Supports REST API V11 and legacy endpoints. Do NOT use for Tranzila integration (use tranzila-payment-gateway), general accounting, or non-payment queries.
Author: skills-il
Navigate the Israeli pension and savings system including pension funds (keren pensia), manager's insurance (bituach menahalim), training funds (keren hishtalmut), and retirement planning. Use when user asks about Israeli pension, "pensia", "keren hishtalmut", retirement savings, "bituach menahalim", pension contributions, or tax benefits from savings. Covers mandatory pension, voluntary savings, and withdrawal rules. Do NOT provide specific investment recommendations or fund performance comparisons.
Want to build your own skill? Try the Skill Creator · Submit a Skill