unifonic

Send SMS, WhatsApp messages, and voice calls via Unifonic API.

1|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/jackquelinunpredictable827/mkhlab --skill unifonic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unifonic
Source: https://github.com/jackquelinunpredictable827/mkhlab/tree/main/hermes-skills/unifonic
Command: npx skills add https://github.com/jackquelinunpredictable827/mkhlab --skill unifonic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Saudi market needs a reliable cloud communications platform to send SMS, WhatsApp messages, and voice OTP verifications programmatically, especially for Arabic-speaking users.

Core Features & Use Cases

  • SMS delivery: Send SMS messages via Unifonic API from your app or scripts.
  • WhatsApp messaging: Send business WhatsApp messages to customers.
  • Voice & OTP: Programmatically trigger voice calls and OTP verification flows.

Quick Start

Set the UNIFONIC_APP_SID environment variable and run a sample script to send a test SMS or WhatsApp message.

Frequently Asked Questions about unifonic

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send OTP verification codes via SMS using a CPaaS API?

Send OTP verification codes by making API requests to the Unifonic CPaaS platform using your AppSid credentials. You can programmatically trigger SMS delivery and voice OTP flows for user verification workflows.

Can I send Arabic content through WhatsApp business messaging programmatically?

Yes, you can send Arabic content through WhatsApp business messaging programmatically. The Unifonic API provides Arabic-friendly handling for regional messaging targeted at Arabic-speaking users.

What credentials do I need to start sending SMS and voice calls via Unifonic?

You need to set the UNIFONIC_APP_SID environment variable with your AppSid credentials. Once configured, you can use curl or API requests to send SMS, WhatsApp messages, and voice calls.

What is the best way to automate customer communications workflows for the Saudi market?

Automate Saudi market customer communications by using the Unifonic CPaaS API to send SMS, WhatsApp messages, and voice calls. It handles regional messaging and Arabic content delivery reliably.

Does Unifonic support both SMS delivery and voice OTP in the same script?

Yes, Unifonic supports both SMS delivery and voice OTP generation within the same script. You can programmatically send SMS messages and trigger voice calls using curl or API requests.

Why are my API requests to send SMS via Unifonic not working?

SMS sending failures often occur if the UNIFONIC_APP_SID environment variable is not set with valid AppSid credentials. Ensure your API requests include correct authentication for successful SMS delivery.