← Back to Skills Marketplace
2846
Downloads
3
Stars
19
Active Installs
1
Versions
Install in OpenClaw
/install sysadmin
Description
Manage Linux servers with user administration, process control, storage, and system maintenance.
Usage Guidance
This skill is internally consistent with a system-administration helper and does not ask for credentials or install code. However, the guidance includes commands that can modify or damage systems if run incorrectly. Before installing or enabling autonomous invocation: (1) Prefer manual invocation for production servers; (2) Test the skill's suggestions in a sandbox VM; (3) Limit the agent's permissions to non-production or restricted accounts; (4) Ask the publisher for source/origin if you need provenance — the package source is listed as unknown. If you want the agent to act automatically, enforce least privilege and monitoring so any destructive actions are contained.
Capability Analysis
Type: OpenClaw Skill
Name: sysadmin
Version: 1.0.0
The skill bundle provides comprehensive, well-structured guidelines for Linux system administration, focusing on best practices for security, efficiency, and reliability. All instructions in SKILL.md are aligned with the stated purpose of managing servers and emphasize secure configurations (e.g., SSH key permissions, `sudo` principles, `chmod` for secrets). There is no evidence of prompt injection attempts, data exfiltration, unauthorized command execution, or any other malicious intent. Mentions of sensitive data like 'secrets' or 'SSH keys' are strictly in the context of securing them, not accessing or exfiltrating them.
Capability Assessment
Purpose & Capability
Name/description match the SKILL.md content: guidance on user management, processes, storage, logs, networking, backups, and package management. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md contains direct system administration commands and references to system paths (e.g., /var/log, /etc/hosts, chattr). This is expected for a sysadmin skill, but these are powerful operations that change system state; ensure the agent is only allowed to act where you intend (prefer manual invocation on production systems).
Install Mechanism
No install spec or code files — instruction-only skill. Lowest-risk install posture (nothing is written to disk by an installer).
Credentials
Requires no environment variables, credentials, or config paths. Requested access is proportional to the stated purpose.
Persistence & Privilege
always:false and default autonomous invocation settings are normal. The skill does not request permanent presence or modify other skills or system-wide agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sysadmin - After installation, invoke the skill by name or use
/sysadmin - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Sysadmin?
Manage Linux servers with user administration, process control, storage, and system maintenance. It is an AI Agent Skill for Claude Code / OpenClaw, with 2846 downloads so far.
How do I install Sysadmin?
Run "/install sysadmin" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sysadmin free?
Yes, Sysadmin is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Sysadmin support?
Sysadmin is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin).
Who created Sysadmin?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.
More Skills