Shabbat Aware Scheduler
Verified93/100Schedule meetings, deployments, and events respecting Shabbat, Israeli holidays (chagim), and Hebrew calendar constraints. Use when user asks to schedule around Shabbat, "zmanim", check Israeli holidays, plan around chagim, set Israeli business hours, or needs Hebrew calendar-aware scheduling logic. Includes halachic times (zmanim) via HebCal API, full Israeli holiday calendar, and Israeli business hour conventions. Do NOT use for religious halachic rulings (consult a rabbi) or diaspora 2-day holiday scheduling.
Trust score 93/100 (Verified) · 35+ installs · 2 GitHub contributors · MIT license
Scheduling tasks, meetings, and deadlines in Israel requires awareness of Shabbat times, Jewish holidays, and the Hebrew calendar. Standard scheduling tools have no concept of these, leading to reminders and meetings set at inappropriate times. Without Israeli calendar awareness, automations break down and important tasks slip through the cracks.
How to use this skill
Not sure how? Read the guide- 1. Click "Download ZIP" to download the skill files.
- 2. Open Claude Desktop and go to Customize > Skills.
- 3. Click "+" and select "Upload a skill", then upload the ZIP file.
- 4. Start a new conversation. The skill will activate automatically when relevant.
Developers? Install via command line (CLI)
npx skills-il add skills-il/localization@v1.3.0-shabbat-aware-scheduler --skill shabbat-aware-scheduler -a claude-codeWhen to Apply
- When scheduling meetings for Israeli teams that need to respect Shabbat and holidays
- When setting up cron jobs that must skip Shabbat and Israeli holidays
- When planning deployment windows that avoid Israeli rest periods
- When building notification systems that respect rest days
- When converting between Hebrew and Gregorian calendar dates
Try These Prompts
I want to schedule a meeting on Friday. What is the latest reasonable time before Shabbat starts this week in Tel Aviv?
Filter my calendar for next month and mark all Jewish holidays and days of rest so I do not accidentally schedule meetings on them
What is the Hebrew date equivalent of April 15, 2026 and does any Jewish holiday or event fall on that day?
Frequently Asked Questions
Changelog
Real bug fix: city-aware candle lighting (Jerusalem b=40, Haifa/Zikhron Yaakov b=30, default b=18). Previously sent b=18 with Jerusalem coords, contradicting the documented 40-minute Jerusalem custom. Added Havdalah method docs (Tzeit HaKochavim default, 42/50/72 minute options). Added verified 2026 Israeli holiday dates table. New Offline Libraries section: @hebcal/core v6.x active, pyluach v2.3.0 stable, hebcal-js deprecated.
May 20, 2026
Fixed broken MCP link in Recommended MCP Servers section.
Apr 30, 2026
Related Skills
Write and edit professional content in Hebrew including marketing copy, UX text, articles, emails, and social media posts. Use when user asks to write in Hebrew, "ktov b'ivrit", create Hebrew marketing content, edit Hebrew text, write Hebrew UX copy, or optimize Hebrew content for SEO. Covers grammar rules, register from formal to dugri, mixed Hebrew/English, gendered language, nikud and numerals, and Hebrew SEO best practices. Do NOT use for Hebrew NLP/ML tasks (use hebrew-nlp-toolkit) or translation (use a translation skill).
Guide developers in using Hebrew NLP models and tools including DictaLM, DictaBERT, AlephBERT, and ivrit.ai. Use when user asks about Hebrew text processing, Hebrew NLP, "ivrit", Hebrew tokenization, Hebrew NER, Hebrew sentiment analysis, Hebrew speech-to-text, or needs to process Hebrew language text programmatically. Covers model selection, preprocessing, and Hebrew-specific NLP challenges. Do NOT use for Arabic NLP (different tools) or general English NLP tasks.
Implement right-to-left (RTL) layouts for Hebrew web applications. Use when user asks about RTL layout, Hebrew text direction, bidirectional (bidi) text, Hebrew CSS, "right to left", or needs to build a Hebrew web UI. Covers CSS logical properties, the :dir() pseudo-class, Tailwind RTL, React/Next.js RTL setup, icon mirroring, Hebrew typography, and font selection. Do NOT use for Arabic RTL (similar but different typography) unless user explicitly asks for shared RTL patterns, or for native mobile RTL (React Native I18nManager, SwiftUI, Android) which is out of scope.
Use at your own risk. Terms of Use · Security
Want to build your own skill? Try the Skill Creator · Submit a Skill