send-ai-voice-message-via-sms

v1.0.0

Generates a personalized message, converts to natural speech, and sends as an SMS notification with audio link. Use when sending voice notifications.

0· 72·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for tobeyrebecca/toby-send-ai-voice-message-via-sms.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "send-ai-voice-message-via-sms" (tobeyrebecca/toby-send-ai-voice-message-via-sms) from ClawHub.
Skill page: https://clawhub.ai/tobeyrebecca/toby-send-ai-voice-message-via-sms
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install toby-send-ai-voice-message-via-sms

ClawHub CLI

Package manager switcher

npx clawhub@latest install toby-send-ai-voice-message-via-sms
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

aivk97deanc8smtgbdhz1rdcqfhh185f1fnlatestvk97deanc8smtgbdhz1rdcqfhh185f1fn
72downloads
0stars
1versions
Updated 4d ago
v1.0.0
MIT-0

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.

Use When

Use this skill for customer communication work for business owners, operations managers.

Workflow

  1. Clarify the audience, goal, constraints, and required output format.
  2. Produce a strong first draft optimized for the business use case.
  3. Use the relevant SkillBoss capabilities to generate supporting assets or enrich the result.
  4. Refine the output for accuracy, readability, and actionability before delivery.

APIs Used

  • chat
  • tts
  • sms_verification

Suggested Prompt

Send a voice appointment reminder to +1-555-0100 for their dental cleaning tomorrow at 2pm

SEO Keywords

  • AI voice message sender
  • automated voice notification
  • SMS voice message
  • AI phone notification

Notes

  • Generate a voice message and deliver it via text notification
  • Review outputs before external publication or automated execution.

Comments

Loading comments...