Secret Manager A secure way to manage API keys for OpenClaw using the system keyring (GNOME Keyring / libsecret). This skill provides a CLI that: 1. Stores API keys securely using . 2. Injects them into your . 3. Propagates them to user environment. 4. Restarts the OpenClaw Gateway service inside your Distrobox container. Installation Ensure you have the dependencies: - Debian/Ubuntu: - Fedora: - Arch: Copy the script to your path or run it directly. Configuration The script uses default paths that work for most OpenClaw installations, but you can override them with environment variables: | V…