A comprehensive suite for managing Linux servers, including user administration, process control, storage optimization, and system security.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install sysadmin
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install sysadmin using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Sysadmin skill is designed to streamline the management of Linux and Darwin-based server environments. It provides a structured approach to system maintenance, focusing on industry-standard best practices such as the principle of least privilege and proactive monitoring. By integrating this into your Openclaw Skills workflow, you can automate routine tasks like service management, log rotation, and package updates while maintaining a secure audit trail.
This skill bridges the gap between manual terminal commands and automated infrastructure management. Whether you are resizing filesystems, troubleshooting network bottlenecks, or configuring unattended security upgrades, the Sysadmin module ensures that every action is performant and secure, preventing common pitfalls like disk saturation or unauthorized root access.
To utilize the Sysadmin skill within your Openclaw Skills environment, ensure your system has the necessary base utilities installed. On Debian-based systems, you can prepare your environment with the following commands:
sudo apt update
sudo apt install htop ncdu iotop curl
Ensure your user has sudo privileges, as most administrative tasks require elevated permissions to interact with systemd and root-owned configuration files.
The Sysadmin skill interacts with standard Linux filesystem hierarchies and metadata. Below is a breakdown of how data and configurations are managed:
| Category | Key Files & Paths | Primary Utilities |
|---|---|---|
| User Data | /etc/passwd, /etc/sudoers | usermod, visudo |
| System Logs | /var/log/auth.log, /var/log/secure | journalctl, logrotate |
| Storage Info | /etc/fstab | df, du, lsof |
| Network Config | /etc/hosts | ip, ss, curl |
| Kernel Logs | dmesg output | dmesg |
Loading
A rigorous protocol for merging multiple sources into high-fidelity insights while maintaining source integrity and resolving contradictions.

A comprehensive tool for synchronizing files and directories across local systems, remote servers, and cloud storage providers using rsync and rclone.

A local-first health documentation tool for tracking symptoms and preparing organized summaries for medical professionals.

An unattended orchestration service that automates Linear issue resolution through isolated workspaces and Codex integration.

A specialized architectural framework for designing high-availability infrastructure, secure networks, and scalable cloud systems.

An AI-powered tai chi companion for building practice plans, improving form alignment, and tracking balance-focused consistency.








































