← Back to Skills Marketplace
tobeyrebecca

send-ai-voice-message-via-sms

by TobeyRebecca · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
80
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install toby-send-ai-voice-message-via-sms
Description
Generates a personalized message, converts to natural speech, and sends as an SMS notification with audio link. Use when sending voice notifications.
Usage Guidance
This skill is high-level and relies on platform-provided 'chat', 'tts', and 'sms_verification' capabilities — before installing, confirm that your agent platform will actually: 1) host the generated audio (produce a stable URL), 2) send SMS messages (and what API/credentials and sender identity are used), and 3) handle billing, rate limits, and delivery status. Also verify privacy and consent for sending SMS (store/handle phone numbers appropriately), test the workflow with non-customer numbers, and confirm regulatory compliance (e.g., local SMS/voice notification rules). If your platform does not provide built-in TTS/SMS, ask the skill author for concrete provider/credential requirements; the current SKILL.md omits these operational details.
Capability Analysis
Type: OpenClaw Skill Name: toby-send-ai-voice-message-via-sms Version: 1.0.0 The skill bundle is benign, providing documentation and metadata for a service that generates AI voice messages and sends them via SMS. It utilizes standard communication APIs (chat, tts, sms_verification) and lacks any indicators of malicious intent, data exfiltration, or harmful instructions in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (generate message -> TTS -> notify via SMS) matches the SKILL.md workflow and listed APIs (chat, tts, sms_verification). Nothing in the manifest asks for unrelated credentials or binaries. One minor note: sending SMS and hosting an audio link normally requires a provider or storage; the skill declares no external credentials, which is coherent if the platform supplies built-in 'tts' and 'sms_verification' services — otherwise you should expect missing dependencies.
Instruction Scope
SKILL.md is instruction-only and stays on task (clarify audience, draft message, use platform capabilities, refine). It does not instruct reading local files, accessing unrelated env vars, or exfiltrating data. It is high-level and does not include concrete steps for hosting audio or the exact API calls to send an SMS, which is a scope-limitation but not a clear security issue.
Install Mechanism
No install spec and no code files are present, so nothing will be written to disk or downloaded during install — lowest-risk install posture.
Credentials
The skill declares no required env vars or credentials. That is proportionate only if the platform offers built-in chat/tts/sms APIs. If the platform does not provide those services, the absence of declared credentials is a missing requirement (operational gap) rather than an overbroad request. No secret-named env vars or config paths are requested.
Persistence & Privilege
The skill is not marked always:true, is user-invocable, and allows normal model invocation — standard defaults. It does not request persistent system-wide changes or access to other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install toby-send-ai-voice-message-via-sms
  3. After installation, invoke the skill by name or use /toby-send-ai-voice-message-via-sms
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the "Send AI Voice Message via SMS" skill. - Generates personalized messages, converts them to natural speech, and sends as SMS notifications with an audio link. - Designed for use in customer communication, especially for business owners and operations managers. - Utilizes chat, text-to-speech (TTS), and SMS verification APIs. - Includes workflow and prompt suggestions for efficient, actionable output. - Skill details, best practices, and SEO keywords included for easy discovery.
Metadata
Slug toby-send-ai-voice-message-via-sms
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is send-ai-voice-message-via-sms?

Generates a personalized message, converts to natural speech, and sends as an SMS notification with audio link. Use when sending voice notifications. It is an AI Agent Skill for Claude Code / OpenClaw, with 80 downloads so far.

How do I install send-ai-voice-message-via-sms?

Run "/install toby-send-ai-voice-message-via-sms" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is send-ai-voice-message-via-sms free?

Yes, send-ai-voice-message-via-sms is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does send-ai-voice-message-via-sms support?

send-ai-voice-message-via-sms is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created send-ai-voice-message-via-sms?

It is built and maintained by TobeyRebecca (@tobeyrebecca); the current version is v1.0.0.

💬 Comments