Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Bandwidth — messaging, voice calls, phone numbers, and 911 services.
Bandwidth — messaging, voice calls, phone numbers, and 911 services.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Bandwidth — messaging, voice calls, phone numbers, and 911 services.
VariableRequiredDescriptionBANDWIDTH_API_TOKEN✅Bandwidth API tokenBANDWIDTH_ACCOUNT_ID✅Account ID
# Send SMS/MMS python3 {{baseDir}}/scripts/bandwidth.py send-message --from <value> --to <value> --text <value> --application-id <value> # List messages python3 {{baseDir}}/scripts/bandwidth.py list-messages --from <value> --to <value> # Create outbound call python3 {{baseDir}}/scripts/bandwidth.py create-call --from <value> --to <value> --answer-url <value> --application-id <value> # Get call details python3 {{baseDir}}/scripts/bandwidth.py get-call <id> # List phone numbers python3 {{baseDir}}/scripts/bandwidth.py list-numbers # Search available numbers python3 {{baseDir}}/scripts/bandwidth.py search-numbers --area-code <value> --quantity "10" # Order phone number python3 {{baseDir}}/scripts/bandwidth.py order-number --numbers "comma-separated" # List applications python3 {{baseDir}}/scripts/bandwidth.py list-applications
All commands output JSON by default.
ScriptDescription{baseDir}/scripts/bandwidth.pyMain CLI — all commands in one tool
Built by M. Abidi | agxntsix.ai YouTube | GitHub Part of the AgxntSix Skill Suite for OpenClaw agents. 📅 Need help setting up OpenClaw for your business? Book a free consultation
Messaging, meetings, inboxes, CRM, and teammate communication surfaces.
Largest current source with strong distribution and engagement signals.