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.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin jewish-utilitiesThis skill uses the workspace's default tool permissions.
1. **Resolve scope.** Default: next 90 days. Accept:
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
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.