← 返回 Skills 市场
code-by-ai

Send Usms Uspeedo

作者 code-by-ai · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
297
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install send-usms-uspeedo
功能描述
Sends international SMS (USMS) via uspeedo platform HTTP API. Use when the user needs to send international SMS, batch SMS, verification/notification/marketi...
安全使用建议
This skill will read your USPEEDO_ACCESSKEY_ID and USPEEDO_ACCESSKEY_SECRET from the environment (or .env) and send them as a Basic auth header to https://api.uspeedo.com to send SMS. Only install if you intend to use the uspeedo service and trust that provider. Keep credentials scoped and rotated, do not commit them to source control, and test with non-production phone numbers and templates first to avoid accidental messages/costs. Note: the SKILL.md is instruction-only (no code provided), so there is no local install — review and confirm you want an agent to be able to send SMS on your behalf before enabling.
功能分析
Type: OpenClaw Skill Name: send-usms-uspeedo Version: 1.0.3 The skill provides instructions for an AI agent to send international SMS via the uspeedo HTTP API. It correctly identifies the need for environment variables (USPEEDO_ACCESSKEY_ID/SECRET) and provides standard API documentation and a workflow for the agent. While the documentation includes referral/affiliate tracking parameters in the URLs (e.g., SaleCode=JD4651), the logic is transparent, lacks obfuscation, and contains no evidence of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name/description, required environment variables (USPEEDO_ACCESSKEY_ID/SECRET), and the API endpoint all align with a SendBatchUSMSMessage integration. Optional template and sender env vars are sensible for SMS templating.
Instruction Scope
SKILL.md confines runtime actions to reading declared env vars (and optional .env), constructing an Authorization header, and POSTing JSON to the uspeedo HTTPS API. It explicitly instructs to stop and prompt the user if credentials or template IDs are missing.
Install Mechanism
Instruction-only skill with no install spec or code files — nothing is downloaded or written to disk by the skill itself.
Credentials
Only asks for the service-specific API credentials and optional template/sender IDs. The requested env vars are proportional and appropriate for calling the uspeedo API.
Persistence & Privilege
always is false; the skill does not request persistent platform-wide privileges or to modify other skills. It only reads its own declared env vars.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install send-usms-uspeedo
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /send-usms-uspeedo 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Updated uspeedo console and registration links to new URLs using official campaign codes. - No functional or logic changes; documentation now directs users to the updated uspeedo registration and AI communication portal.
v1.0.2
- Added homepage and metadata fields to SKILL.md for improved documentation and integration. - No changes to core functionality or usage instructions.
v1.0.1
- No user-visible changes; documentation and implementation remain unchanged. - Version updated to 1.0.1 with no file modifications detected.
v1.0.0
Initial release — enables sending international SMS via the uspeedo platform. - Supports sending verification, notification, and marketing SMS messages in batch using uspeedo’s SendBatchUSMSMessage API. - Performs environment variable pre-checks for AccessKey and template IDs, with detailed user guidance if configuration is missing. - Allows full-variable templates; message content is filled as the entire TemplateParams. - Returns clear guidance for error cases such as missing AccessKey or template ID, and for invalid AccessKey errors. - Includes reference curl examples for real-world usage.
元数据
Slug send-usms-uspeedo
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Send Usms Uspeedo 是什么?

Sends international SMS (USMS) via uspeedo platform HTTP API. Use when the user needs to send international SMS, batch SMS, verification/notification/marketi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 297 次。

如何安装 Send Usms Uspeedo?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install send-usms-uspeedo」即可一键安装,无需额外配置。

Send Usms Uspeedo 是免费的吗?

是的,Send Usms Uspeedo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Send Usms Uspeedo 支持哪些平台?

Send Usms Uspeedo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Send Usms Uspeedo?

由 code-by-ai(@code-by-ai)开发并维护,当前版本 v1.0.3。

💬 留言讨论