send-message-to-user

Send messages to users within conversation threads using conversation_id.

401|41|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/imbue-ai/mng --skill send-message-to-user
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: send-message-to-user
Source: https://github.com/imbue-ai/mng/tree/main/libs/mng_claude_zygote/imbue/mng_claude_zygote/resources/defaults/thinking/skills/send-message-to-user
Command: npx skills add https://github.com/imbue-ai/mng --skill send-message-to-user

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamline user communication by sending messages within conversation threads, enabling timely follow-ups, updates, and proactive outreach without switching tools.

Core Features & Use Cases

  • Starting new conversations: initiate outreach with a fresh thread and assign a conversation_id.
  • Injecting messages into existing conversations: reply within ongoing threads using the relevant conversation_id.
  • Proactive user notifications: alert users about completed work or important updates in real time.

Quick Start

Prompt the agent to send a message to a user in a given conversation or create a new conversation for proactive outreach.

Frequently Asked Questions about send-message-to-user

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

FAQPage Schema
How do I send messages to users within existing conversation threads?▼

To send messages to users within existing conversation threads, use the relevant conversation_id and the messaging commands to inject replies into ongoing threads without switching tools.

Can I start new conversations for proactive user outreach?▼

Yes, you can start new conversations for proactive user outreach by initiating a fresh thread and assigning a new conversation_id to notify users about updates instantly.

How does proactive user notification work in conversation threads?▼

Proactive user notification alerts users about completed work or important updates in real time by injecting messages into conversation threads using conversation_id and messaging commands.

Do I need any external dependencies to manage conversation threads and send messages?▼

No external dependencies are required to manage conversation threads and send messages; the skill supports frontmatter-defined identity and operation natively for both new and existing conversations.

What is the best way to streamline user communication across multiple conversation threads?▼

The best way to streamline user communication across multiple conversation threads is using conversation_id referencing to start new conversations, reply to existing ones, and proactively notify users from a single interface.

Are there limitations when injecting messages into existing conversations?▼

The primary limitation when injecting messages into existing conversations is the requirement of the correct conversation_id; without it, the messaging commands cannot target the intended thread.