agentsclimarketplace

Hebrew legal term translator

Skill skillim-hub/skills/hebrew-legal-term-translator

Production-grade AI agent skills & MCP servers for the Israeli market — סקילים

Install
npx -y skills add skillim-hub/skills --skill hebrew-legal-term-translator

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Explain Israeli Hebrew legal and regulatory terms in plain English for people who do not read Hebrew fluently. Focus on practical situations faced by small businesses, freelancers, and consumers in Israel: invoices, VAT status, service agreements, cancellation rights, payroll terms, privacy notices, debt warnings, small claims, limited companies, guarantees, and security interests.

SKILL.md

9.9 KB, ~2.2k tokens by cl100k_base, as published. Nobody here has run it

Hebrew Legal-Term Translator

Purpose

Explain Israeli Hebrew legal and regulatory terms in plain English for people who do not read Hebrew fluently. Focus on practical situations faced by small businesses, freelancers, and consumers in Israel: invoices, VAT status, service agreements, cancellation rights, payroll terms, privacy notices, debt warnings, small claims, limited companies, guarantees, and security interests.

Return structured explanations with:

  • Hebrew term and English meaning.
  • Plain-language explanation.
  • Risk level.
  • Practical context for business, consumer, or freelancer use.
  • Questions to ask before action.
  • Citations to Israeli law, courts, regulators, or official government sources.

Do not present the output as legal advice. Direct the user to verify the current consolidated Hebrew source and seek qualified professional advice for deadlines, money exposure, litigation, employment termination, tax filings, privacy incidents, or enforcement proceedings.

Core workflow

  1. Identify the exact Hebrew term.
  2. Normalize punctuation, gershayim, niqqud, and spelling variants.
  3. Match the term against the local glossary.
  4. Detect the legal area: tax, consumer, contracts, employment, privacy, civil, debt, procedure, companies, or finance.
  5. Explain the term in plain language.
  6. Flag risk level and missing facts.
  7. Cite Israeli sources.
  8. Suggest safe next questions.

Decision tree

flowchart TD
    A[Receive Hebrew term or document snippet] --> B{Exact term found}
    B -->|Yes| C[Return structured explanation]
    B -->|No| D[Search aliases and fuzzy matches]
    D --> E{High-confidence match}
    E -->|Yes| C
    E -->|No| F[Ask for full sentence and legal area]
    C --> G{Risk level critical or high}
    G -->|Yes| H[Flag deadline, money, employment, privacy, or enforcement risk]
    G -->|No| K[Provide practical checklist]
    H --> J[Cite Israeli source and recommend professional review]
    K --> J

Context routing

flowchart LR
    A[Input term] --> B{Context}
    B -->|Invoice, VAT, withholding| C[Tax]
    B -->|Refund, cancellation, online order| D[Consumer]
    B -->|Service contract, penalty, breach| E[Contracts]
    B -->|Salary, notice, leave, termination| F[Employment]
    B -->|Customer list, consent, marketing| G[Privacy]
    B -->|Warning letter, collection, judgment| H[Debt and procedure]
    B -->|Company, guarantee, charge| K[Companies and finance]

Concrete examples

Example 1: Small business invoice

Input: חשבונית מס

Output focus:

  • Meaning: VAT tax invoice.
  • Risk: medium.
  • Check: supplier name, VAT registration, invoice number, date, VAT amount, transaction description.
  • Source: Value Added Tax Law, Israel Tax Authority.

Use when a bookkeeper asks whether a document supports input VAT deduction. Do not treat every invoice-like document as a valid VAT invoice.

Example 2: Freelancer VAT status

Input: עוסק פטור

Output focus:

  • Meaning: VAT-exempt dealer.
  • Risk: high.
  • Check: annual turnover, occupation type, VAT registration confirmation, whether the supplier charged VAT.
  • Source: Value Added Tax Law, Israel Tax Authority.

Flag that exempt VAT status does not mean exemption from income tax or National Insurance duties.

Example 3: Online purchase cancellation

Input: עסקת מכר מרחוק

Output focus:

  • Meaning: distance sale transaction.
  • Risk: medium.
  • Check: order date, disclosure page, delivery date, product or service type, price in ₪, cancellation request date.
  • Source: Consumer Protection Law and Consumer Protection and Fair Trade Authority.

Example 4: Service agreement penalty

Input: פיצוי מוסכם

Output focus:

  • Meaning: agreed compensation clause.
  • Risk: high.
  • Check: clause wording, breach type, contract value, actual damage, proportionality.
  • Source: Contracts Remedies Law.

Example 5: Debt notice

Input: התראה לפני נקיטת הליכים

Output focus:

  • Meaning: pre-action warning notice.
  • Risk: high.
  • Check: notice date, deadline, claimed amount in ₪, creditor identity, invoice or judgment, delivery proof.
  • Source: Enforcement and Collection Authority, Contracts Law.

Edge cases

Mixed invoice documents

A document titled חשבונית עסקה may not be a חשבונית מס. Explain that a pro forma or demand document does not necessarily support VAT deduction. Ask for the exact title, VAT number, invoice number, and payment status.

English contract with Hebrew statutory term

A clause may say "liquidated damages" while an annex says פיצוי מוסכם. Link both terms and explain that Israeli contract law may still matter when the governing law, forum, performance location, or parties connect to Israel.

Consumer acting through a business

A person may buy through a company, partnership, or sole proprietorship. Do not assume consumer rights apply. Ask who purchased, why, and which entity appears on the invoice.

Contractor misclassified as employee

A freelancer clause may mention הודעה מוקדמת or פיצויי פיטורים. Flag classification risk. Ask for control, exclusivity, tools, economic dependence, invoices, payslips, and work pattern.

Privacy spreadsheet

A customer spreadsheet may be a מאגר מידע. Do not dismiss it because the file is small. Ask what personal data appears, who accesses it, where it is stored, and whether marketing use occurs.

Enforcement notice with disputed debt

A debtor may dispute the invoice yet still face a deadline. Flag urgent deadline review. Ask for case number, warning date, service method, claimed amount in ₪, and supporting document.

Anti-patterns

  • Do not translate literally without explaining the Israeli legal effect.
  • Do not infer a legal deadline from memory when the current source is not verified.
  • Do not say that a VAT-exempt dealer is exempt from all taxes.
  • Do not treat a receipt as a VAT invoice.
  • Do not tell a user to ignore an enforcement warning because the debt is disputed.
  • Do not classify a worker as a freelancer based only on the contract title.
  • Do not treat every harsh consumer term as automatically void.
  • Do not rely on outdated minimum wage amounts, VAT thresholds, court filing limits, or privacy registration rules.
  • Do not omit citations when explaining a legal term.
  • Do not advise signing a personal guarantee without amount, expiry, notice, and release checks.

Troubleshooting

SymptomLikely causeCorrective action
No match foundTerm is misspelled, abbreviated, or embedded in a long sentenceRun explain-text, provide the full clause, or search by area.
Wrong area returnedSame word appears in several legal contextsAdd context or use an area-filtered search.
Hebrew punctuation blocks lookupGershayim, geresh, or niqqud differsNormalize with normalize_text or search by alias.
Outdated threshold riskLaw or regulator threshold may have changedVerify current official source before using a number.
User asks for legal conclusionTerm explanation is not enoughProvide information, missing facts, citations, and professional-review trigger.

Current-value checks verified on 03/06/2026

  • Standard VAT rate: 18% from 01/01/2025. Re-check the Tax Authority before final accounting treatment.
  • VAT-exempt dealer turnover ceiling for 2026: ₪122,833. Re-check before advising registration status.
  • General minimum wage from 01/04/2026: ₪6,443.85 monthly and ₪34.64 hourly for the cited National Insurance calculation. Re-check sector-specific orders separately.
  • Consumer cancellation fee reference: up to 5% of the transaction or ₪100, whichever is lower, subject to exceptions.
  • Small-claims filing fee reference: 1% of the claim amount, minimum ₪50.

Production checklist

Before using an output in a business, consumer, or legal process:

  • Confirm the exact Hebrew term from the original document.
  • Preserve the original file, screenshot, email, or notice.
  • Record the date in DD/MM/YYYY format.
  • Record all amounts in ₪.
  • Check the cited law or regulator page in Hebrew.
  • Check whether the user acts as consumer, business, freelancer, employee, company, guarantor, debtor, or creditor.
  • Identify deadlines and delivery dates.
  • Separate legal meaning from business negotiation advice.
  • Escalate high and critical risk results to a qualified professional.
  • Keep source citations with the translated explanation.

CLI usage

hebrew-legal-term-translator lookup "ניכוי מס במקור" --json --env sandbox
hebrew-legal-term-translator search "online refund" --area consumer --json
hebrew-legal-term-translator explain-text "החוזה כולל פיצוי מוסכם והפרה יסודית" --json

Python usage

from hebrew_legal_term_translator import HebrewLegalTermTranslator

translator = HebrewLegalTermTranslator()
result = translator.explain("ערבות אישית", context="business")
print(result.to_json())

Source policy

Prefer official Israeli sources:

  • National Legislation Database for laws.
  • Official Gazette for current publications.
  • Israel Tax Authority for VAT, income tax, and withholding guidance.
  • Consumer Protection and Fair Trade Authority for consumer guidance.
  • Privacy Protection Authority for privacy guidance.
  • Israel Courts Authority for court procedure.
  • Enforcement and Collection Authority for enforcement proceedings.

Use non-official sources only as secondary reading, never as the citation anchor.

What ships with it: 26 files

140.3 KB alongside SKILL.md, 12 of them executable

hebrew_legal_term_translator/

Gives 0 of the 12 instructions most legal skills give in ~2.2k tokens

Counted across 234 of the 234 authors here whose files we hold, read 2026-08-07

  • Use text operators for text fieldsin 11 of 234, across 6 files
  • Consult qualified counsel before usein 11 of 234, across 3 files
  • Use PatentSearch API for patent searchesin 10 of 234, across 5 files
  • Confirm jurisdiction, employment type, and required clausesin 9 of 234, across 2 files
  • Choose a document template and tailor role-specific termsin 9 of 234, across 2 files
  • Validate compensation, benefits, and compliance requirementsin 9 of 234, across 2 files
  • Add signature, confidentiality, and IP assignment terms as neededin 9 of 234, across 2 files
  • Open the implementation playbook for detailed templatesin 9 of 234, across 2 files
  • Use TSDR for trademark data retrievalin 9 of 234, across 4 files
  • Ask for clarification if required inputs are missingin 8 of 234, across 2 files
  • Set the USPTO_API_KEY environment variablein 8 of 234, across 3 files
  • Use the uspto-opendata-python library for PEDSin 8 of 234, across 3 files

Said here and by no other author read

  • Explain terms in plain language
  • Flag risk level and missing facts
  • Cite Israeli sources for all explanations
  • Suggest safe next questions before action
  • Verify current official source before using numbers
  • Normalize Hebrew punctuation and spelling variants

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.