Install
openclaw skills install admin-cliCommand-line tool for performing system updates, restarting systemd services, and checking OS status with elevated privileges.
openclaw skills install admin-cliProvides a simple command-line interface for performing administrative tasks that require elevated privileges.
update-system: Run package manager update (pacman -Syu).restart-service <service>: Restart a systemd service.check-status: Show OS version and current uptime.Note: These commands use the
elevatedflag. Ensure the agent has the necessary permissions in its configuration.