SkillHub

admin-cli

v1.0.0

用于在特权模式下执行系统更新、重启systemd服务及检查系统状态的命令行工具。

Sourced from ClawHub, Authored by fabglitch

Installation

Please help me install the skill `admin-cli` from SkillHub official store. npx skills add fabglitch/admin-cli

admin-cli

Description

Provides a simple command-line interface for performing administrative tasks that require elevated privileges.

Commands

  • 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 elevated flag. Ensure the agent has the necessary permissions in its configuration.