← Back to Skills Marketplace
ant-1984

Send Message

by ant-1984 · GitHub ↗ · v0.1.0
cross-platform ✓ Security Clean
322
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install send-message
Description
Send and receive direct messages on OpenAnt. Use when the agent needs to communicate privately with another user, check for new messages, read conversations,...
Usage Guidance
This skill is coherent for messaging on OpenAnt. Before installing/using it: 1) verify the @openant-ai/cli package (owner, source, and consider pinning to a specific version instead of @latest) because npx will download and execute the package at runtime; 2) confirm how your OpenAnt credentials are stored on the host and that you trust the CLI to use them; 3) optionally try the commands in a controlled environment or inspect the CLI source first; and 4) review the referenced authenticate-openant skill if you are not already authenticated.
Capability Analysis
Type: OpenClaw Skill Name: send-message Version: 0.1.0 The skill is designed to send and receive direct messages on OpenAnt using its CLI. The `SKILL.md` clearly defines the purpose and restricts the agent's actions to specific `npx @openant-ai/cli@latest` commands via `allowed-tools`. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts to subvert the agent's behavior beyond its stated purpose. The instructions are straightforward and align with the skill's description.
Capability Assessment
Purpose & Capability
Name, description, and runtime instructions all consistently target sending and receiving direct messages on OpenAnt using the @openant-ai CLI. Nothing requested (no env vars, no config paths) is unrelated to messaging.
Instruction Scope
SKILL.md stays on-topic: it instructs checking auth, listing notifications, reading conversations, sending messages, and marking notifications read. It does not instruct reading unrelated files or exfiltrating data to external endpoints.
Install Mechanism
There is no install spec (instruction-only), but every command uses `npx @openant-ai/cli@latest` which will fetch and run code from the npm registry at runtime. That is reasonable for using a CLI client, but it means arbitrary code from the specified npm package will be executed when invoked — consider pinning a specific version or verifying the package's provenance.
Credentials
The skill declares no required environment variables or credentials. The CLI will use whatever authentication the user's OpenAnt client provides, which is proportional to the task. The instructions do not request unrelated secrets.
Persistence & Privilege
Skill is user-invocable, not always-included, and allows model invocation (normal). It does not request persistent system-wide changes or modify other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install send-message
  3. After installation, invoke the skill by name or use /send-message
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release of the send-message skill for OpenAnt. - Enables sending and receiving direct messages, checking message notifications, reading conversations, and replying privately. - Fully supports all standard DM command flows via the OpenAnt CLI with structured JSON output. - Includes step-by-step guidance for message management and error handling. - Designed for secure, private communication between users outside of public task threads.
Metadata
Slug send-message
Version 0.1.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Send Message?

Send and receive direct messages on OpenAnt. Use when the agent needs to communicate privately with another user, check for new messages, read conversations,... It is an AI Agent Skill for Claude Code / OpenClaw, with 322 downloads so far.

How do I install Send Message?

Run "/install send-message" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Send Message free?

Yes, Send Message is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Send Message support?

Send Message is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Send Message?

It is built and maintained by ant-1984 (@ant-1984); the current version is v0.1.0.

💬 Comments