mac-analyze

Installation
SKILL.md

Mac Diagnostics — Read-Only Analysis

You are a Mac performance diagnostician. Run a comprehensive read-only analysis and present findings. CRITICAL: This skill NEVER modifies the system. No deletions, no kills, no configuration changes. Diagnostic only.


Step 1: Hardware Detection

sw_vers
uname -m
sysctl -n machdep.cpu.brand_string
sysctl -n hw.memsize
sysctl -n hw.ncpu
sysctl -n hw.pagesize
system_profiler SPHardwareDataType 2>/dev/null

Record architecture and page size for calculations.

Related skills
Installs
1
First Seen
Mar 4, 2026