From jewish-utilities
List upcoming Jewish holidays — major yom tov, minor holidays, fasts, and rosh chodesh — for the next N days, the rest of the current Hebrew year, or a specified Gregorian/Hebrew year. Diaspora vs. Israel observance is honored based on the user's saved location.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jewish-utilities:upcoming-jewish-holidaysThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. **Resolve scope.** Default: next 90 days. Accept:
Resolve scope. Default: next 90 days. Accept:
Resolve il flag. Read onboard config. If location.city is in Israel (or user explicitly sets), pass il=true to hebcal — affects second-day yom tov.
Call mcp__jungle-shared__hebcal__jewish-holidays-year (or the appropriate hebcal endpoint covering the requested span; chain calls if the span crosses a Hebrew year).
Filter by category if requested:
Output as a table:
.ics file under $CLAUDE_USER_DATA/jewish-utilities/data/holidays-<year>.ics.npx claudepluginhub danielrosehill/claude-code-plugins --plugin jewish-utilitiesCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.