← Back to Skills Marketplace
message-send
by
RaphaCastelloes
· GitHub ↗
· v1.0.0
· MIT-0
150
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install message-send
Description
Instruções e fluxo de trabalho para o comando openclaw message send. Utilize para enviar mensagens, mídias e payloads complexos (botões/cards) para múltiplos...
Usage Guidance
This is a documentation-only skill that instructs the agent to call your local `openclaw` CLI to send messages. Before using: ensure the `openclaw` binary on your system is from a trusted source and configured with the correct channel credentials; review any JSON payloads or URLs you send to avoid exposing sensitive data or opening links to untrusted sites; use the `--dry-run` option to preview payloads; confirm which account (`--account`) and target IDs you are using to avoid sending messages to the wrong recipients.
Capability Assessment
Purpose & Capability
Name and description match the content: the files only provide procedural CLI instructions for `openclaw message send` and related references (channels and payload JSON). There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md tells the agent to run openclaw subcommands (channels list, directory, message send) and to prepare JSON payloads or media paths; all actions are narrowly scoped to sending messages and obtaining IDs. Example URLs appear only in illustrative payloads and not as hidden endpoints.
Install Mechanism
No install spec and no code files are included; this is instruction-only so nothing will be downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. It does rely on an existing, trusted `openclaw` CLI being available on the system, which is proportional to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent privileges or attempt to modify agent/system configuration. Autonomous invocation is allowed by platform default but not uniquely privileged by this skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install message-send - After installation, invoke the skill by name or use
/message-send - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the message-send skill.
- Provides step-by-step instructions for using the openclaw message send command.
- Supports sending messages, media, and advanced payloads (buttons/cards) to WhatsApp, Telegram, Discord, and Slack.
- Includes guidance on listing channels, identifying targets, and common command options.
- Offers references for channel-specific details and example payloads.
Metadata
Frequently Asked Questions
What is message-send?
Instruções e fluxo de trabalho para o comando openclaw message send. Utilize para enviar mensagens, mídias e payloads complexos (botões/cards) para múltiplos... It is an AI Agent Skill for Claude Code / OpenClaw, with 150 downloads so far.
How do I install message-send?
Run "/install message-send" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is message-send free?
Yes, message-send is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does message-send support?
message-send is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created message-send?
It is built and maintained by RaphaCastelloes (@raphacastelloes); the current version is v1.0.0.
More Skills