idf-date-converter

Installation
SKILL.md

IDF Date Converter

Instructions

Step 1: Identify the Request

Request Action
Convert specific date Gregorian to Hebrew or Hebrew to Gregorian conversion
When is holiday X? Look up holiday in Hebrew calendar
Format for document Dual date string in Hebrew + Gregorian
Business days Count excluding Shabbat + holidays
Shabbat times Candle lighting / havdalah for a city (see Step 7)

Step 2: Date Conversion

Use Python conversion:

# Using pyluach library
from pyluach import dates, hebrewcal
Installs
117
GitHub Stars
10
First Seen
Apr 17, 2026
idf-date-converter — skills-il/developer-tools