convos-cli

Send messages, replies, reactions, and attachments in Convos conversations.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/xmtplabs/convos-agents --skill convos-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: convos-cli
Source: https://github.com/xmtplabs/convos-agents/tree/main/runtime/openclaw/workspace/skills/convos-cli
Command: npx skills add https://github.com/xmtplabs/convos-agents --skill convos-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables an AI agent to actively participate in Convos conversations by sending messages, replying, reacting, and managing attachments, as well as retrieving conversation history and member information.

Core Features & Use Cases

  • In-Conversation Messaging: Send plain text messages, replies to specific messages, and reactions.
  • Attachment Handling: Send files as attachments within the conversation.
  • Information Retrieval: Fetch message history, view conversation members and their profiles, and get group information.
  • Profile Management: Update the agent's display name and profile image within a conversation.
  • Use Case: An AI assistant can now join a Convos group chat, respond to user queries, acknowledge messages with reactions, and share relevant documents directly within the chat interface.

Quick Start

Use the convos-cli skill to send a message saying "Hello everyone!" to the current conversation.

Frequently Asked Questions about convos-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate an AI assistant into a real-time chat conversation?

You can integrate an AI assistant into real-time chat by using a conversation skill to send messages, reply to specific messages, and post reactions directly within the chat interface. This allows the agent to actively participate alongside human users.

Can an AI agent fetch conversation history and group member details?

Yes, an AI agent can fetch conversation history and group member details. The skill enables retrieval of past messages, member profiles, and group metadata, allowing the assistant to access context before responding in the chat.

How do I send file attachments in a group chat using an AI agent?

To send file attachments in a group chat, the AI agent uses the skill's attachment handling feature to upload and share files directly within the conversation. This allows the assistant to distribute relevant documents to chat members.

Is it possible to update the AI assistant's display name and profile image in a chat?

Yes, it is possible to update the AI assistant's display name and profile image. The skill supports agent profile management, allowing you to personalize the assistant's identity within the conversation for better user recognition.

What's the best way to manage message replies and reactions in an automated chat?

The best way to manage message replies and reactions is to use a conversation skill that maps specific message triggers to reply and reaction actions. This enables the agent to acknowledge user messages and maintain interactive dialogue.