system-info

Installation
SKILL.md

System Information

A toolkit for gathering system information using Python.

When to Use This Skill

Activate this skill when the user needs to:

  • Check CPU usage and information
  • Monitor memory usage
  • View disk space and partitions
  • List running processes
  • Diagnose system performance issues

Requirements

For full functionality, install psutil:

pip install psutil
Installs
5
GitHub Stars
28
First Seen
Feb 3, 2026
system-info — ivanvza/dspy-skills