Подключение Matrix-мессенджера к агенту

security

add-matrix is a Claude Code skill that adds Matrix messaging support to a NanoClaw agent by installing a dedicated channel adapter into the user's own fork. Running /add-matrix copies exactly the module needed — nothing more — keeping the codebase minimal and auditable. Because NanoClaw runs each agent inside an isolated Linux container, Matrix messages are handled with true OS-level isolation rather than application-layer permission checks. The skill works with any Matrix homeserver, making it a practical choice for self-hosted communities and users who prefer decentralized, privacy-focused messaging over centralized platforms. Multiple channels can run simultaneously, so Matrix can be combined with Telegram, Discord, WhatsApp, or any other NanoClaw adapter.