← 返回 Skills 市场
leoustc

openclaw message cli skill

作者 LEO · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
199
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-message-cli-skill
功能描述
Use when the user explicitly wants to send outbound messages with the OpenClaw CLI rather than built-in tools, especially for `openclaw message send` command...
安全使用建议
This skill is an instruction-only helper for running the OpenClaw CLI to send messages and appears internally consistent. Before installing or enabling it, ensure you actually want agent-driven CLI messaging: verify the OpenClaw CLI is installed and authenticated on the host (the skill metadata does not declare that dependency), and be careful about automated sends to real recipients or sending sensitive data. If you do not want the agent to ever send messages autonomously, consider disabling autonomous invocation (set disable-model-invocation to true) or only enable the skill when you explicitly request CLI-based sends.
功能分析
Type: OpenClaw Skill Name: openclaw-message-cli-skill Version: 1.0.0 The skill bundle provides instructions for an AI agent to use the 'openclaw' CLI tool for sending outbound messages via channels like WhatsApp or Telegram. The instructions in SKILL.md are well-defined, include basic safety checks for shell quoting, and do not contain any indicators of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The skill's name, description, and SKILL.md all focus on running 'openclaw message send' which is coherent. Minor inconsistency: registry metadata lists no required binaries or credentials, yet the instructions clearly assume the OpenClaw CLI is installed and authenticated on the host.
Instruction Scope
SKILL.md contains only targeted instructions for invoking the CLI and lists reasonable checks (verify channel, target format, quote message). It does not instruct reading unrelated files, exfiltrating data, or contacting unexpected endpoints.
Install Mechanism
No install spec and no code files — lowest-risk, instruction-only surface. Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required env vars or config paths, but practical use will require the OpenClaw CLI and whatever authentication it needs (CLI-installed credentials, tokens, or config files). The skill does not document or declare these dependencies in metadata.
Persistence & Privilege
always is false and there is no install or persistent footprint. disable-model-invocation is false (default), meaning the agent could invoke the skill autonomously — this is normal platform behavior and is not by itself a red flag.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-message-cli-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-message-cli-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of openclaw-message-cli-skill: - Provides a dedicated skill for sending outbound messages using the OpenClaw CLI. - Includes guidance and command patterns for using openclaw message send with specific channels and targets. - Emphasizes verifying channel existence, target format, and proper quoting of message text. - Designed for explicit CLI, scripting, or automation use cases rather than in-session replies.
元数据
Slug openclaw-message-cli-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

openclaw message cli skill 是什么?

Use when the user explicitly wants to send outbound messages with the OpenClaw CLI rather than built-in tools, especially for `openclaw message send` command... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 199 次。

如何安装 openclaw message cli skill?

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

openclaw message cli skill 是免费的吗?

是的,openclaw message cli skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

openclaw message cli skill 支持哪些平台?

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

谁开发了 openclaw message cli skill?

由 LEO(@leoustc)开发并维护,当前版本 v1.0.0。

💬 留言讨论