channel-management

Manage communication channel configurations and sender identity recognition across Matrix, Discord, and Telegram.

5.3k|652|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/alibaba/hiclaw --skill channel-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: channel-management
Source: https://github.com/alibaba/hiclaw/tree/main/manager/agent/skills/channel-management
Command: npx skills add https://github.com/alibaba/hiclaw --skill channel-management

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines communication by managing various communication channels, recognizing user identities across them, and configuring a primary channel for important notifications.

Core Features & Use Cases

  • Identity Recognition: Accurately identifies users (Admin, Worker, Trusted Contact, Unknown) across different platforms like Matrix, Discord, and Telegram based on their IDs and configurations.
  • Trusted Contact Management: Allows for adding and removing trusted contacts, defining their interaction privileges.
  • Primary Channel Configuration: Enables setting a preferred channel for proactive notifications and escalations, with a fallback to Matrix DM.
  • Use Case: Ensure that only authorized personnel can interact with the system, and that important updates are delivered reliably to the administrator's preferred communication channel.

Quick Start

Add the user with ID '123456789012345678' on Discord as a trusted contact.

Frequently Asked Questions about channel-management

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

FAQPage Schema
How do I configure trusted contacts across Discord, Telegram, and Matrix?

To configure trusted contacts across Discord, Telegram, and Matrix, you manage user roles and interaction privileges using dynamic JSON file updates and script execution. This ensures only authorized personnel interact with the system.

What is the best way to set a primary channel for proactive notifications?

The best way to set a primary channel for proactive notifications is defining a preferred platform for escalations, which automatically falls back to Matrix DM if the primary configuration is unavailable.

How does identity recognition work for different messaging platforms?

Identity recognition works by accurately identifying users as Admin, Worker, Trusted Contact, or Unknown across platforms like Matrix, Discord, and Telegram based on their specific user IDs and configurations.

Can I use JSON files to dynamically update communication channel configurations?

Yes, you can use JSON files to dynamically update communication channel configurations. This Skill supports executing scripts to apply these updates, modifying trusted contacts and primary channel settings on the fly.

Does channel management support specific rules for operational security and message handling?

Yes, channel management supports operational security and message handling by enforcing specific rules based on user roles. It ensures only authorized personnel interact with the system, protecting communication across Matrix, Discord, and Telegram.