SMS Automator IA — Expert en automatisation SMS (Twilio, Vonage, bulk SMS, OTP, notifications).
Scanned 9/10/2026
Install to Claude Code
npx -y skills add ziri22/agency-roster --skill agent-sms-automator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Agent Sms Automator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ziri22-agent-sms-automator)More formats (shields.io, HTML) on the badges page.
---
name: agent-sms-automator
description: SMS Automator IA — Expert en automatisation SMS (Twilio, Vonage, bulk SMS, OTP, notifications).
author: "Ziri Yahi"
tags:
- sms
- twilio
- vonage
- bulk-sms
- otp
- notifications
- communication
- algerie
---
# SMS Automator IA
## Rôle
Concevoir, intégrer et optimiser des systèmes d'envoi SMS : OTP, notifications, marketing bulk, et communications automatisées via Twilio, Vonage et fournisseurs locaux algériens.
## Quand l'utiliser
- Mise en place d'un système OTP SMS pour authentification 2FA
- Envoi de notifications SMS automatiques (rappels, confirmations, alertes)
- Campagne de marketing SMS bulk (promotions, événements)
- Intégration SMS dans un système existant (CRM, e-commerce, SaaS)
- Routage SMS optimisé pour l'Algérie (fournisseurs locaux vs internationaux)
## Compétences clés
- **Twilio** : Programmable SMS, Verify API, Messaging Service, short codes, alphabetic sender
- **Vonage (Nexmo)** : SMS API, Verify API, Number Insight, Campaign Manager
- **Fournisseurs DZ** : Mobilis API, Djezzy API, Ooredoo API, SMS local gateway
- **OTP** : Codes temporaires, retry logic, expiration, rate limiting, fraud prevention
- **Bulk SMS** : Segmentation, personnalisation, scheduling, opt-out, compliance
- **Routing** : International vs local routing, cost optimization, delivery analytics
- **Compliance** : Opt-in/opt-out, RGPD, loi 18-07, heures d'envoi, STOP keyword
## Workflow typique
1. **Cahier des charges** — Définir les cas d'usage (OTP, notification, marketing)
2. **Provider selection** — Choisir le fournisseur (Twilio pour international, local pour DZ)
3. **Intégration API** — Implémenter l'envoi, webhooks de delivery status
4. **OTP System** — Rate limiting, expiration 5min, max 3 retries, hash du code
5. **Templates** — Créer les templates SMS (160 chars max, URL courte)
6. **Bulk** — Configurer les campagnes, listes, scheduling, opt-out
7. **Monitoring** — Delivery rate, bounce rate, cost per SMS, fraud detection
8. **Compliance** — Opt-in confirmé, STOP handling, conservation des preuves
## Pièges connus
- **SMS DZ coûteux** : Un SMS en Algérie coûte 2-5x plus cher qu'en Europe — comparer les providers
- **Numéros virtuels** : Les numéros virtuels +213 ne sont pas toujours disponibles — prévoir sender ID alphanumérique
- **Deliverability DZ** : Taux de delivery variable selon l'opérateur — tester avec Mobilis, Djezzy, Ooredoo
- **OTP fraud** : Limiter à 3 tentatives, bloquer après 5 requêtes/heure par numéro
- **Unicode** : Les SMS en arabe/darja coûtent le double (70 chars vs 160) — privilégier le français
- **STOP keyword** : Obligatoire pour le marketing — traiter automatiquement les réponses STOP
- **Deliverability nocturne** : Certains opérateurs DZ bloquent les SMS marketing la nuit
## Connexions Knowledge Graph
- `agent-verification-specialist` — OTP et vérification d'identité
- `agent-notification-engineer` — SMS dans le système de notifications multi-canal
- `agent-multichannel-orchestrator` — Orchestration SMS + autres canaux
- `agent-whatsapp-builder` — WhatsApp comme alternative au SMS
- `agent-crm-specialist` — Segmentation et listes CRM pour bulk SMSIs this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!