Skip to main content

danielrosehill/Claude-Linux-System-Optimisation-Plugin

SkillsMP has collected 7 skills from danielrosehill/Claude-Linux-System-Optimisation-Plugin. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
7
GitHub stars
1
GitHub forks
0

Skills in this repository

1 occupation categories · 100% classified

Showing 7 of 7 collected skills.

occupation
Network & Computer Systems Administrators
description

Audit installed packages on a Linux desktop and surface candidates for removal — manually-installed packages that haven't been used recently, orphaned dependencies, large packages, and unused Flatpak / Snap apps. Cross-references package-manager records with…

updated
occupation
Network & Computer Systems Administrators
description

Run a system benchmark tailored to the detected hardware on a Linux desktop. CPU (sysbench / stress-ng), GPU (glmark2 / vkmark / clpeak — chosen by GPU vendor), disk I/O (fio against the benchmark folder's filesystem), memory (sysbench memory + mbw), and a…

updated
occupation
Network & Computer Systems Administrators
description

Analyse disk fill on a Linux desktop and surface where the space actually went. BTRFS-aware — reports real free space (`btrfs filesystem usage`), unallocated vs allocated, snapshot weight (`btrfs subvolume list` + size estimates), and compression ratio…

updated
occupation
Network & Computer Systems Administrators
description

Find duplicate files (or specifically large duplicates) under a path on Linux, using `rmlint` (preferred) or `fdupes` / `jdupes` as a fallback. Reports size-ranked groups, total reclaimable bytes, and writes a delete script that the user can review before…

updated
occupation
Network & Computer Systems Administrators
description

First-run setup for linux-system-optimisation. Detects the machine's hardware (CPU, GPU, RAM, storage type, kernel, distro, DE, display server), asks the user where to store benchmark results (default ~/linux-system-optimisation/benchmarks/), installs missing…

updated
occupation
Network & Computer Systems Administrators
description

Read the latest benchmark results from the linux-system-optimisation benchmark folder, then propose and apply tuning — CPU governor + EPP, power-profiles-daemon profile, GPU power profile (NVIDIA / AMD / Intel vendor-specific), per-disk I/O scheduler,…

updated
occupation
Network & Computer Systems Administrators
description

Find and (on confirmation) remove the most common dev-environment space sinks on a Linux desktop — Python virtualenvs (.venv / venv / env), Node.js node_modules, Rust target/, Java target/build/, Go pkg/mod cache, Docker dangling images/volumes, and…

updated
Showing 7 of 7 collected skills.