·send-message
</>

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, reply to someone, or start a chat. Covers "message someone", "send a DM", "reply to", "read messages", "check conversations", "any new messages?", "what did they say?", "check inbox".

23Installs·3Trend·@openant-ai

Installation

$npx skills add https://github.com/openant-ai/openant-skills --skill send-message

How to Install send-message

Quickly install send-message AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/openant-ai/openant-skills --skill send-message
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: openant-ai/openant-skills.

SKILL.md

View raw

Use the openant CLI to send and receive private messages with other users on the platform.

Always append --json to every command for structured, parseable output.

| openant notifications unread --json | Check if you have new messages (or other notifications) | | openant notifications list --json | See notification details (includes message notifications) | | openant messages conversations --json | List all your conversations | | openant messages read --json | Read messages in a conversation |

Send and receive direct messages on OpenAnt. Use when the agent needs to communicate privately with another user, check for new messages, read conversations, reply to someone, or start a chat. Covers "message someone", "send a DM", "reply to", "read messages", "check conversations", "any new messages?", "what did they say?", "check inbox". Source: openant-ai/openant-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/openant-ai/openant-skills --skill send-message
Category
</>Dev Tools
Verified
First Seen
2026-03-07
Updated
2026-03-10

Browse more skills from openant-ai/openant-skills

Quick answers

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, reply to someone, or start a chat. Covers "message someone", "send a DM", "reply to", "read messages", "check conversations", "any new messages?", "what did they say?", "check inbox". Source: openant-ai/openant-skills.

How do I install send-message?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/openant-ai/openant-skills --skill send-message Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/openant-ai/openant-skills