·system-admin
</>

system-admin

chaterm/terminal-skills

Linux system administration and monitoring

42Installs·3Trend·@chaterm

Installation

$npx skills add https://github.com/chaterm/terminal-skills --skill system-admin

SKILL.md

Overview Core commands and best practices for Linux system administration, including system information viewing, resource monitoring, service management, etc.

| System lag | top, vmstat 1, iostat -x 1 | | Disk full | df -h, du -sh /, ncdu | | Memory shortage | free -h, ps aux --sort=-%mem | | Service abnormal | systemctl status, journalctl -u |

Linux system administration and monitoring Source: chaterm/terminal-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chaterm/terminal-skills --skill system-admin Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/chaterm/terminal-skills --skill system-admin
Category
</>Dev Tools
Verified
First Seen
2026-02-14
Updated
2026-02-18

Quick answers

What is system-admin?

Linux system administration and monitoring Source: chaterm/terminal-skills.

How do I install system-admin?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chaterm/terminal-skills --skill system-admin Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/chaterm/terminal-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-14