Use the twilio_comm core tool for SMS/WhatsApp sends and account checks from Argent runtime.
Scanned 6/6/2026
Install via CLI
openskills install ArgentAIOS/argentos-core---
name: twilio
description: "Use the twilio_comm core tool for SMS/WhatsApp sends and account checks from Argent runtime."
---
# Twilio Skill
Use `twilio_comm` for Twilio messaging.
Primary actions:
- `test_connection`
- `list_numbers`
- `send_sms`
- `send_whatsapp`
Required keys:
- `TWILIO_ACCOUNT_SID`
- `TWILIO_AUTH_TOKEN`
Optional:
- `TWILIO_FROM_NUMBER`
No comments yet. Be the first to comment!