with one click
channel-matrix
Matrix/Element messaging channel for Clawdbot agent
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Matrix/Element messaging channel for Clawdbot agent
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Real-time depth map privacy transforms using Depth Anything v2 (CoreML + PyTorch)
LLM & VLM evaluation suite for home security AI applications
YOLO 2026 — state-of-the-art real-time object detection
Google Coral Edge TPU — real-time object detection natively (macOS / Linux)
Google Coral Edge TPU — real-time object detection natively via Windows WSL
Connectivity, chat, JSON & streaming regression tests for all enabled cloud LLM providers
Based on SOC occupation classification
| 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"]}} |
Connect SharpAI Aegis's Clawdbot agent to Matrix/Element. Have full conversations — search clips, get alerts, control cameras — all from your Matrix room.
python3 -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt