Agent skill

system-info

获取系统信息,包括CPU、内存、磁盘、网络和进程详情。

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/system-info

Metadata

Additional technical details for this skill

short description
系统信息

SKILL.md

System Info Tool

Description

Get detailed system information including CPU, memory, disk usage, network stats, and running processes.

Trigger

  • /sysinfo command
  • User needs system information
  • User wants to check resources

Usage

bash
# Full system overview
python scripts/system_info.py

# CPU information
python scripts/system_info.py --cpu

# Memory usage
python scripts/system_info.py --memory

# Disk usage
python scripts/system_info.py --disk

# Running processes
python scripts/system_info.py --processes --top 10

Tags

system, cpu, memory, disk, monitor

Compatibility

  • Codex: ✅
  • Claude Code: ✅

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results