shabbat-aware-scheduler

Installation
SKILL.md

Shabbat-Aware Scheduler

Instructions

Step 1: Determine Scheduling Context

Context Key Constraints Examples
Meeting scheduling Israeli business hours (Sun-Thu), Shabbat, chagim "Schedule a team meeting next week"
Deployment planning No deploys during Shabbat, chagim, or Erev Chag "When can we deploy this release?"
Event planning Hebrew calendar restrictions, venue availability "Plan a product launch event"
Cron/automation Skip Shabbat and holidays for recurring tasks "Run this job daily except Shabbat"
Notification timing Don't send during Shabbat or late hours "Schedule push notification campaign"

Step 2: Get Zmanim and Holiday Data

Use the HebCal API to retrieve Shabbat times and holiday data. See scripts/check_shabbat.py for a ready-to-use utility.

Query HebCal API for Shabbat times:

Related skills

More from skills-il/localization

Installs
22
GitHub Stars
10
First Seen
Mar 18, 2026