message_skill

Send text messages to designated channels via connected platforms.

5|2|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/William2333ZZ/ParameciumU --skill message-skill
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: message_skill
Source: https://github.com/William2333ZZ/ParameciumU/tree/main/packages/agent-template/template/skills/message_skill
Command: npx skills add https://github.com/William2333ZZ/ParameciumU --skill message-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows the agent to send messages to external communication channels, facilitating notifications and information dissemination.

Core Features & Use Cases

  • Message Broadcasting: Send text messages to specified channels or chats within connected platforms (e.g., Feishu).
  • Contextual Reminders: Post reminders or updates to group chats when specific conditions are met.
  • Use Case: When a critical alert is triggered in a monitoring system, use this skill to send an immediate notification to the relevant engineering team's Feishu channel.

Quick Start

Use the message_skill to send the text "Deployment successful" to the channel with ID "channel-123" in the Feishu connector.

Frequently Asked Questions about message_skill

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

FAQPage Schema
How do I send a message to a Feishu channel?▼

You can send a message to a Feishu channel by using this skill to broadcast text to specified chats via a connected platform. It requires an active Gateway connection along with a valid connectorId and chatId.

Do I need a Gateway connection to send notifications to external channels?▼

Yes, you need an active Gateway connection to deliver messages to external channels. Additionally, you must provide a valid connectorId and chatId to target the specific chat session for your notifications.

How does cross-platform message broadcasting work for team updates?▼

Message broadcasting works by routing text to designated channels and chat sessions through connected platforms. It uses a specified connectorId and chatId to deliver real-time team updates and contextual reminders to the target chat.

What is the best way to post critical alerts to a group chat?▼

The best way to post critical alerts is to send immediate text notifications to a designated chatId via a connected platform. This delivers real-time alerts directly to the relevant team's channel session.

Can I use this skill to send reminders when specific conditions are met?▼

Yes, you can send reminders by triggering the skill to post contextual updates to group chats when specific conditions are met. It delivers text messages to designated channels using a valid connectorId and chatId.