From jewish-utilities
Get candle-lighting and havdalah times for the upcoming (or a specified) shabbat. Uses the location saved by the `onboard` skill. Calls the zmanim MCP server (preferred) or hebcal MCP/REST as fallback.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin jewish-utilitiesThis skill uses the workspace's default tool permissions.
Return candle-lighting and havdalah times for the user's saved location.
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.
Return candle-lighting and havdalah times for the user's saved location.
Read config:
CONFIG="${CLAUDE_USER_DATA:-${XDG_DATA_HOME:-$HOME/.local/share}/claude-plugins}/jewish-utilities/config.json"
If missing, tell the user to run /jewish-utilities:onboard first and stop.
Resolve target shabbat. Default to the upcoming one. If the user specifies a date, use that week.
Call backend. Preferred:
zmanim_get_shabbat_times from the zmanim MCP server (https://github.com/ariroffe72/zmanim-mcp-server). Pass lat/lon/timezone and candle_lighting_offset from config.Fallback:
mcp__jungle-shared__hebcal__shabbat-times — hebcal MCP.https://www.hebcal.com/shabbat?cfg=json&latitude=...&longitude=...&tzid=... REST endpoint.Get the parsha via mcp__jungle-shared__hebcal__torah-portion for the same week and include it in the output.
Format the response. Show: