Build Hebrew voice bots and IVR systems with speech-to-text, text-to-speech, and telephony integration for Israeli businesses. Covers OpenAI Whisper Hebrew, Google Cloud STT/TTS, Azure Speech, Amazon Polly, IVR menu design for Sunday-Thursday hours, voicemail transcription, accent handling, and +972 phone integration. Do NOT use for text-based chatbots (use hebrew-chatbot-builder) or Hebrew NLP without voice (use hebrew-nlp-toolkit).
Trust score 91/100 (Verified) · 77+ installs · 3 GitHub contributors · MIT license
Building voice-based systems that understand and speak Hebrew is technically challenging due to limited Hebrew voice models, accent diversity, and the need for proper IVR design adapted to Israeli business culture.
npx skills-il add skills-il/developer-tools --skill hebrew-voice-bot-builder -a claude-codeSet up a Hebrew speech-to-text (STT) pipeline. Compare available models (Whisper, Google Cloud Speech, Azure), optimize for Israeli terminology and phone numbers, and add handling for diverse accents.
Design a Hebrew IVR menu for a [business type] with [number] departments. Include a greeting, main menu, and sub-menus. Ensure natural-sounding Hebrew (not robotic), professional business language, and an option to return to the main menu.
Build an automated Hebrew voicemail transcription pipeline. Include speech recognition, punctuation, name and phone number detection, and automatic message summarization. Handle mixed Hebrew-English messages.
Set up Twilio integration with Hebrew speech recognition and text-to-speech. Include purchasing an Israeli phone number, configuring a webhook for incoming calls, connecting to a Hebrew STT model, and setting up TTS with a natural Hebrew voice.
Best practices for PostgreSQL in Israeli apps, covering Supabase patterns, Hebrew text indexing with ICU collation, shekel/NIS currency handling, Israeli date formats, and Asia/Jerusalem timezone gotchas.
Build conversational AI chatbots with native Hebrew support, including WhatsApp Business API integration, Telegram bot scaffolding, web chat widgets, Hebrew NLP patterns, and RTL chat UI components. Prevents common Hebrew chatbot mistakes like broken RTL alignment, incorrect gender inflections, and poor tokenization of prefixed prepositions. Do NOT use for non-Hebrew chatbots.
Validate, format, and convert Israeli phone numbers between local and international (+972) formats. Use when user asks to validate Israeli phone number, format phone for SMS, convert to +972, check phone prefix, or implement Israeli phone input validation in code. Handles mobile (050-058), landline (02-09), VoIP (072-077), toll-free (1-800), and star-service numbers. Do NOT use for non-Israeli phone systems or general telecom questions.
Want to build your own skill? Try the Skill Creator · Submit a Skill