matrix-notify

Send plain text or file messages to specified Matrix rooms via the Client-Server API.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/russellkt/inframon --skill matrix-notify
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: matrix-notify
Source: https://github.com/russellkt/inframon/tree/main/skills/matrix-notify
Command: npx skills add https://github.com/russellkt/inframon --skill matrix-notify

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill enables automated messaging to specific Matrix rooms, bypassing limitations of other notification systems for targeted communication.

Core Features & Use Cases

  • Targeted Room Messaging: Send notifications directly to designated Matrix rooms like #inframon-alerts or #inframon-patrol.
  • Flexible Message Content: Supports sending plain text messages or messages from a file.
  • Use Case: Automatically post critical alerts detected by the triage agent to the #inframon-alerts room for immediate visibility.

Quick Start

Use the matrix-notify skill to send the message "System check complete" to the alerts room.

Frequently Asked Questions about matrix-notify

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

FAQPage Schema
How do I send automated notifications to a Matrix room?

To send automated notifications to a Matrix room, use this Skill to deliver messages directly to specified channels via the Client-Server API. It facilitates posting alerts and reports by requiring a Matrix access token and optionally a custom homeserver URL.

Can I send messages from a file to Matrix rooms?

Yes, you can send messages from a file to Matrix rooms. This Skill supports flexible message content, allowing you to post either plain text messages directly or load message content from a file to your designated communication channels.

What do I need to integrate automated messaging with a custom Matrix homeserver?

To integrate automated messaging with a custom Matrix homeserver, you need a Matrix access token for authentication. You can optionally provide a custom homeserver URL during setup to successfully connect and send messages to your target rooms.

How does automated Matrix messaging work for critical alerts?

Automated Matrix messaging for critical alerts works by sending messages to specified Matrix rooms using the Client-Server API. It bypasses limitations of other notification systems, enabling agents to post critical alerts directly to dedicated channels for immediate visibility.

Are there limitations when sending targeted alerts to Matrix rooms?

The primary limitation when sending targeted alerts to Matrix rooms is the requirement of a valid Matrix access token for authentication. Additionally, while it supports plain text and file content, complex message formatting is not explicitly supported.