message

Send and manage text messages across Telegram, Discord, and other platforms.

6|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/Acosmi/CrabClaw --skill message-acosmi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: message
Source: https://github.com/Acosmi/CrabClaw/tree/main/docs/skills/tools/messaging/message
Command: npx skills add https://github.com/Acosmi/CrabClaw --skill message-acosmi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables cross-platform channel messaging by sending and managing text content on Telegram, Discord, and other platforms, including support for replies, threads, and silent mode when needed.

Core Features & Use Cases

  • Cross-platform channel messaging and management across remote platforms.
  • Support for replies, threads, and silent/notice modes to control visibility and flow.
  • Use Case: Notify teams, reply to channel messages, and maintain thread conversations across platforms.

Quick Start

Send a test message to your configured channel to verify connectivity and permissions.

Frequently Asked Questions about message

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

FAQPage Schema
How do I send channel messages across Discord and Telegram from one workflow?

Cross-platform channel messaging is facilitated by sending and managing text content on Telegram, Discord, and other platforms. It routes notifications and replies across remote channels using input validation and safety controls for reliable delivery.

Can I reply to messages and manage threads on Discord using this approach?

Replying to channel messages and maintaining thread-based conversations on Discord is supported. The skill manages thread conversations and replies, controlling visibility and flow across remote platforms.

What is silent mode for channel notifications and when should I use it?

Silent mode is a visibility control for channel notifications that suppresses alerts while delivering text content. Use it when posting non-urgent updates to Telegram or Discord without disturbing team members.

Does this method require specific dependencies to route messages to Telegram channels?

No specific dependencies are required to route messages to Telegram channels. The skill operates independently using frontmatter metadata and tool schemas to handle channel routing and safety controls.

What are the limitations of cross-platform channel messaging for thread conversations?

Limitations include relying on platform-specific thread behaviors and configured channel permissions for Discord and Telegram. Input validation and safety controls are implemented, but message delivery depends on remote channel connectivity and access rights.