← 返回 Skills 市场
send-ai-voice-message-via-sms
作者
TobeyRebecca
· GitHub ↗
· v1.0.0
· MIT-0
80
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install toby-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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install toby-send-ai-voice-message-via-sms - 安装完成后,直接呼叫该 Skill 的名称或使用
/toby-send-ai-voice-message-via-sms触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 80 次。
如何安装 send-ai-voice-message-via-sms?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install toby-send-ai-voice-message-via-sms」即可一键安装,无需额外配置。
send-ai-voice-message-via-sms 是免费的吗?
是的,send-ai-voice-message-via-sms 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
send-ai-voice-message-via-sms 支持哪些平台?
send-ai-voice-message-via-sms 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 send-ai-voice-message-via-sms?
由 TobeyRebecca(@tobeyrebecca)开发并维护,当前版本 v1.0.0。
推荐 Skills