Use this skill when the user wants to verify the currently active Matrix device for an OpenClaw-managed account.
homeserver: Matrix homeserver base URL.username: OpenClaw account id, full Matrix user id, or unique localpart.recovery key: the Matrix recovery key. Treat this as a secret.openclaw.json when it is not in the default location.{baseDir}/node_modules/matrix-js-sdk is missing, run npm install --prefix {baseDir}. node {baseDir}/scripts/verify_matrix_device.mjs --homeserver "
--openclaw-json "
openclaw.json; it does not create a helper Matrix device.--access-token bypasses openclaw.json and prompts for the Matrix user ID plus access token (--direct and -t are compatibility aliases).--password (or -p) can log in with the Matrix password and sign a specific target device_id, then log out the temporary helper session.共 1 个版本