← 返回
未分类 中文

Termux SMS

Send SMS text messages directly from the user's Android device using the Termux API. Use this skill when the user asks you to text, SMS, or send a message to...
通过Termux API在Android设备上直接发送短信,适用于用户请求发送短信给某人的情形。
jerryshane1983-tech jerryshane1983-tech 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 421
下载
💾 0
安装
1
版本
#latest

概述

Termux SMS

Use termux-sms-send when the user explicitly asks you to send an SMS or text message to a contact or phone number.

This skill requires that OpenClaw is running within Termux on an Android device, or that you are executing commands on an Android node via SSH/remote execution where the termux-api package is installed.

Safety & Boundaries

  • Require an explicit recipient phone number and message text.
  • Confirm the recipient and the exact message text with the user before sending.
  • If the user provides a name instead of a number, ask them for the number first (unless you have a contact list reference available).
  • Do not spam or send bulk messages.

Usage

To send a text message, use the termux-sms-send command.

termux-sms-send -n <phone_number> "<message_text>"

Examples

Send a simple text:

termux-sms-send -n "+14155551212" "Hey, I am running 5 minutes late."

Send a multi-line text:

termux-sms-send -n "5558675309" "Grocery list:
- Milk
- Eggs
- Bread"

Send to multiple numbers (comma-separated):

termux-sms-send -n "+14155551212,5558675309" "Meeting is moved to 3 PM."

Troubleshooting

  • If the command fails with a permission error, remind the user that they must install the Termux:API app from F-Droid (or Google Play) and grant it SMS permissions on their Android device.
  • Ensure the termux-api package is installed inside the Termux environment (pkg install termux-api).

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-03 09:33 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,244 📥 271,872
ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 850 📥 329,953
ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,420 📥 325,984