channel-matrix

star 2.8k

Matrix/Element messaging channel for Clawdbot agent

SharpAI By SharpAI schedule Updated 3/2/2026

name: channel-matrix description: "Matrix/Element messaging channel for Clawdbot agent" version: 1.0.0

parameters:

  • name: homeserver label: "Homeserver URL" type: url default: "https://matrix.org" required: true group: Connection

  • name: access_token label: "Bot Access Token" type: password required: true group: Connection

  • name: room_id label: "Room ID" type: string required: true placeholder: "!abc123:matrix.org" group: Connection

capabilities: messaging_channel: script: scripts/channel.py description: "Matrix messaging channel" supported_actions: - send - send_file - react - edit - delete - reply - thread-reply


Matrix Channel

Connect SharpAI Aegis's Clawdbot agent to Matrix/Element. Have full conversations — search clips, get alerts, control cameras — all from your Matrix room.

Setup

python3 -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt
Install via CLI
npx skills add https://github.com/SharpAI/DeepCamera --skill channel-matrix
Repository Details
star Stars 2,790
call_split Forks 450
navigation Branch main
article Path SKILL.md
Occupations
More from Creator