Install
openclaw skills install mac-system-statGenerate a concise macOS host resource report focused on local-model readiness and machine pressure. Use when the user asks about Mac resource usage, current...
openclaw skills install mac-system-statProduce a concise macOS host snapshot using small local helpers.
scripts/hoststat — aggregate JSON host snapshotscripts/memstat — RAM / compression / swap / memory pressurescripts/cpustat — CPU usage, load average, process counts, top CPU processesscripts/gpustat — GPU model + live IOAccelerator statistics via local Swift/IOKit helperscripts/powerstat — Apple Silicon IOReport-based power sampler (non-privileged, short window average)scripts/fanstat — AppleSMC-based fan reader (fan count, RPM, min/max, mode)scripts/tempstat — AppleSMC temperature sensors + pmset thermal state (CPU, battery, ambient, board)scripts/build-helpers — prebuild Swift helpers explicitly (optional; normal wrappers auto-build as needed)skills/mac-system-stat/skills/mac-system-stat/scripts/scripts/bin/ is generated locally on first run or via scripts/build-helpersgpustat, powerstat, fanstat, and tempstat will auto-build their helper binaries into scripts/bin/ when missing or staleswiftc / Apple Command Line Tools are unavailable, those four helpers fail truthfully with structured JSON; memstat and cpustat still run normallyscripts/bin/ contents and __pycache__/ioreg textswiftc for first build unless prebuilt binaries are shipped separately