add-matrix

Wire a Matrix bot to route messages between rooms and the agent network.

5|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/thmtz/nanoclaw-fleet --skill add-matrix-thmtz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-matrix
Source: https://github.com/thmtz/nanoclaw-fleet/tree/main/.claude/skills/add-matrix
Command: npx skills add https://github.com/thmtz/nanoclaw-fleet --skill add-matrix-thmtz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Matrix channel integration enables your AI agents to communicate in Matrix rooms by wiring a Matrix bot to the master fleet, turning Matrix chats into new agent channels.

Core Features & Use Cases

  • Establish a Matrix-backed channel for AI agents that can participate in group chats and DMs.
  • Configure credentials, base URL, and bot identity so the agent can join rooms and relay messages.
  • Use case: connect your Matrix workspace to the fleet to route conversations, issue tasks, and log chat history for later review.

Quick Start

Initialize the Matrix channel by wiring a bot account to the master agent and start routing messages from Matrix rooms to the agent network.

Frequently Asked Questions about add-matrix

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

FAQPage Schema
How do I connect a Matrix channel to an AI agent?

To connect a Matrix channel to an AI agent, you wire a Matrix bot account to the master fleet, configuring credentials and base URL so the agent can join rooms and route messages between the chat and the agent network.

What do I need to configure for a Matrix bot integration?

Matrix bot integration requires configuring the bot identity, base URL, and credentials via environment variables to establish a Matrix-backed channel for AI agents to participate in group chats and DMs.

Can I route Matrix room messages to an agent network?

Yes, you can route Matrix room messages to an agent network by applying the channel bridge setup, which connects your Matrix workspace to the fleet to route conversations, issue tasks, and log chat history.

Does the Matrix integration setup support idempotent configuration?

Yes, the Matrix integration setup supports idempotent configuration steps with safe defaults, applying environment-based configuration and version pinning for the chat SDK adapter during onboarding and ongoing operation.

Why use a Matrix channel bridge for AI agents?

A Matrix channel bridge turns Matrix chats into new agent channels, enabling AI agents to communicate in Matrix rooms, route conversations, and log chat history for later review within the master fleet.

Are there limitations when wiring a Matrix bot to an AI agent fleet?

Wiring a Matrix bot to an AI agent fleet requires environment-based configuration and version pinning for the adapter; setup must follow idempotent steps with safe defaults to ensure ongoing operation without routing conflicts.