Provides a simple command-line interface for performing
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill admin-cli --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Admin Cli?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-admin-cli)More formats (shields.io, HTML) on the badges page.
---
name: admin-cli
description: Provides a simple command-line interface for performing
administrative tasks that require elevated privileges.
---
# 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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!