{ "id": "matrix", "name": "Matrix", "description": "OpenClaw Matrix channel plugin for rooms and direct messages.", "icon": "https://cdn.simpleicons.org/matrix", "commandAliases": [{ "name": "matrix" }], "activation": { "onStartup": false, "onCommands": ["matrix"] }, "channels": ["matrix"], "configSchema": { "type": "object", "additionalProperties": false, "properties": {} } }