Back to Directory
devops
mactop
Retrieve real-time hardware metrics from Apple Silicon Macs using mactop's TOON format. Provides CPU, RAM, GPU, power, thermal, network, disk I/O, and Thunderbolt bus information. Use when the user wants system stats, hardware monitoring, or performance metrics on Apple Silicon Macs.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
- Improved and clarified usage instructions for retrieving and parsing hardware metrics with mactop.
- Simplified prerequisites and troubleshooting steps.
- Updated parsing examples for key metrics (CPU, RAM, GPU, power, thermal, network, Thunderbolt).
- Provided clearer TOON format and example output box.
- Removed openclaw-specific setup and wrapper script references for broader applicability.