Build and optimize n8n 2.0 automation workflows with Israeli API integrations including Morning (formerly Green Invoice), israeli-bank-scrapers, data.gov.il, SMS gateways, and payment processors (Cardcom, Tranzila, Grow by Meshulam). Covers AI Agent nodes, MCP integration, Israel Invoice Reform 2026, Bit payments, Hebrew data handling, Shabbat-aware scheduling, and self-hosting on Israeli cloud. Do NOT use for general n8n tutorials without Israeli context.
Trust score 82/100 (Trusted) · 44+ installs · 3 GitHub contributors · MIT license
Israeli dev teams and businesses using n8n struggle to connect Israeli APIs (Morning/Green Invoice, banks, payment gateways), handle Hebrew text in Code nodes, and schedule workflows that respect Shabbat and holidays. n8n 2.0 (December 2025) introduced breaking changes that affect Israeli workflows: Execute Command disabled by default breaks bank scraper integrations, Code node task runner isolation requires package reconfiguration, and the old basic auth was removed. Additionally, the 2026 Invoice Reform requires allocation numbers for invoices over 10,000 NIS, adding a mandatory step to invoice automation workflows. Without dedicated guidance, AI agents build workflows that run on Shabbat, use fabricated CLI tools, send SMS in wrong formats, confuse agorot with shekels, and produce invoices without allocation numbers.
npx skills-il add skills-il/developer-tools@v2.1.0-n8n-hebrew-workflows --skill n8n-hebrew-workflows -a claude-codeBuild an n8n workflow that connects to the Morning (Green Invoice) API, automatically creates tax invoices when a payment webhook is received from Grow by Meshulam, handles 18% VAT correctly, and complies with the 2026 Invoice Reform allocation number requirement for invoices over 10,000 NIS.
Set up an n8n workflow with a Schedule Trigger node that runs daily but automatically pauses during Shabbat and Israeli holidays, using the Hebcal API for per-city candle lighting times (Jerusalem 40 min, Haifa 30 min, Tel Aviv 18 min before sunset).
Create an n8n 2.0 workflow using an AI Agent node to automatically categorize Israeli bank transactions from israeli-bank-scrapers into Hebrew accounting categories (revenue, salary, suppliers, VAT, Bituach Leumi, rent, office expenses).
Create an n8n workflow that sends Hebrew SMS messages via 019 Telzar (using Bearer token auth) when a new order is received, including phone number conversion from 05X format to +972 international format in a Code node.
Build an n8n workflow that receives Bit payment webhooks from Tranzila API v2, validates the transaction, creates a receipt in Morning (Green Invoice), and sends a confirmation SMS to the customer.
Invoice Reform 2026 threshold step-down warning (10K to 5K NIS on June 1, 2026) with date-by-date table.
Apr 25, 2026
Build and manage shipping integrations with Israeli carriers, including Israel Post, Cheetah, HFD, and Mahir Li, plus locker pickup services (BOX2GO, Shlager, Done). Use when user asks about "shipping Israel", "Cheetah delivery", "meshloach", "shipping label", "HFD", "locker pickup Israel", or setting up carrier integrations for an e-commerce store. Covers carrier selection, Israeli address formatting, label generation, cross-carrier tracking system setup, and customer delivery notifications. Do NOT use for looking up a specific package tracking status (direct users to mypost.israelpost.co.il or hfd.co.il). Do NOT use for international shipping outside Israel or customs/import.
Manage media assets through Cloudinary's REST API -- upload, transform, optimize, and deliver images and videos. Use when user asks about image upload, media optimization, image transformations, responsive images, video management, CDN delivery, or mentions Cloudinary specifically. Covers Upload API, Admin API, URL-based transformations, AI-powered effects (gen_remove, gen_replace, background removal), and delivery optimization. Israeli-founded (2012) with R&D in Petach Tikva; global HQ in Santa Clara, California. Do NOT use for non-Cloudinary media hosting or local image processing without cloud upload.
Best practices for programmatic video creation in React with Remotion, including full Hebrew RTL support. Covers animations, compositions, sequencing, transitions, TikTok-style captions with word highlighting, AI voiceover, 3D, charts, Hebrew Google Fonts, and bidirectional text animations. Use when working with Remotion code or creating Hebrew social media videos and marketing content. Do NOT use for non-Remotion video editing or general React development.
Want to build your own skill? Try the Skill Creator · Submit a Skill