Toolverse
All skills

twilio-communications

by davila7

Build communication features with Twilio: SMS messaging, voice calls, WhatsApp Business API, and user verification (2FA). Covers the full spectrum from simple notifications to complex IVR systems and multi-channel authentication. Critical focus on compliance, rate limits, and

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
davila7
Category
Security
Views
22

About this skill

Build communication features with Twilio: SMS messaging, voice calls, WhatsApp Business API, and user verification (2FA). Covers the full spectrum from simple notifications to complex IVR systems and multi-channel authentication. Critical focus on compliance, rate limits, and error handling. Use when: twilio, send SMS, text message, voice call, phone verification.

How to use

  1. Zainstaluj skill w swoim projekcie Claude/Codex, pobierając pliki z repozytorium davila7. Upewnij się, że masz dostęp do biblioteki Twilio Python (twilio-python).

  2. Skonfiguruj zmienne środowiskowe: TWILIO_ACCOUNT_SID, TWILIO_AUTH_TOKEN i TWILIO_PHONE_NUMBER. Wartości znajdziesz w panelu Twilio Console.

  3. Zaimportuj klasę TwilioSMS i zainicjuj klienta, podając dane uwierzytelniające z kroku 2.

  4. Przed wysłaniem wiadomości sprawdź, czy numer odbiorcy jest w formacie E.164 (np. +48123456789). Skill zawiera metodę validate_e164() do walidacji.

  5. Użyj metody send_sms() z parametrami: numer docelowy (to), treść wiadomości (body) i opcjonalnie callback statusu dostarczenia. Pamiętaj, że wiadomości dłuższe niż 160 znaków są dzielone i kosztują więcej.

  6. Obsługuj wyjątki TwilioRestException — skill zawiera wzorce do obsługi błędów dostarczenia, limitów wysyłania i filtrowania operatorów sieci.

Related skills

manim

by davila7

Comprehensive guide for Manim Community - Python framework for creating mathematical animations and educational videos with programmatic control

Security
1588

python-expert

by Shubhamsaboo

Senior Python developer expertise for writing clean, efficient, and well-documented code.\nUse when: writing Python code, optimizing Python scripts, reviewing Python code for best practices,\ndebugging Python issues, implementing type hints, or when user mentions Python, PEP 8,

Security
2777

youtube-watcher

by openclaw

Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.

Security
2231

llama-cpp

by zechenzhangAGI

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.

Security
11252

security-compliance

by davila7

Guides security professionals in implementing defense-in-depth security architectures, achieving compliance with industry frameworks (SOC2, ISO27001, GDPR, HIPAA), conducting threat modeling and risk assessments, managing security operations and incident response, and embedding

Security
1172

backend-security-coder

by sickn33

Expert in secure backend coding practices specializing in input validation, authentication, and API security. Use PROACTIVELY for backend security implementations or security code reviews.

Security
1133