소개
The Resource Analysis skill provides a standardized framework for Claude to perform deep-dive forensics on Linux system metrics contained within sosreport archives. By systematically parsing memory statistics, CPU load averages, disk utilization, and process snapshots, it enables automated identification of critical bottlenecks such as OOM killer events, CPU throttling, and filesystem saturation. This skill is essential for SREs and system administrators who need to quickly correlate resource exhaustion patterns with system failures without manually grep-ing through massive diagnostic bundles.