Access Shabbat candle lighting times, Havdalah times, Jewish holidays, and Hebrew date conversion via the Hebcal API. Use when building apps that need Jewish calendar data for any location worldwide.
Trust score 67/100 (Community) · 10+ installs
Building Jewish or Israeli applications often requires accurate data about Shabbat candle lighting and Havdalah times, Jewish holidays, and Hebrew date conversions for any location worldwide. Calculating these values yourself takes significant time to implement correctly, so the right approach is to call the Hebcal API, which provides all the data you need via free endpoints and easy-to-parse JSON.
npx skills-il add hoodini/ai-agents-skills/skills/shabbat-times -a claude-codeThis is a community skill from an external source. The ZIP upload may not work on all platforms if the SKILL.md format is not fully compatible.
Fetch the upcoming Shabbat candle lighting and Havdalah times in Tel Aviv from the Hebcal API, and give me JavaScript that prints them in a clean, readable format.
Build a list of Jewish holidays for 2025 with Hebrew and Gregorian dates using the Hebcal hebcal endpoint. Include only major holidays and return a clean JSON array.
Convert the date 2025-01-15 to its Hebrew equivalent by calling the Hebcal converter endpoint, and return the date in both Hebrew-script and transliterated formats.
Write me a React useShabbatTimes hook that takes a geonameid, calls the Hebcal API, and returns an object with candleLighting, havdalah, parsha, and a loading flag.
Generate professional Hebrew documents including PDF, DOCX, and PPTX with full RTL support and proper Hebrew typography. Use when user asks to create Hebrew PDF, generate Israeli business documents, "lehafik heshbonit", "litstor hozeh", build Hebrew Word document, create Hebrew PowerPoint, or produce Israeli templates such as Heshbonit Mas (tax invoice), Hozeh (contract), Hatza'at Mechir (proposal), or Protokol (meeting minutes). Covers reportlab, WeasyPrint, python-docx, and pptxgenjs with bidi paragraph support. Do NOT use for OCR or reading existing documents (use hebrew-ocr-forms instead).
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.
Generate SRT subtitles from video or audio files with Hebrew and English transcription support. Use when you need to create captions, transcripts, or hardcoded subtitles for social media and WhatsApp. Supports automatic language detection, translation between Hebrew and English, and burning subtitles directly into video files.
Want to build your own skill? Try the Skill Creator · Submit a Skill