free

Installation
SKILL.md

free - Memory Usage Reporting

The free module enhances the standard memory reporting tool by adding structured data support (CSV/TSV) and providing a native implementation for macOS users who typically lack the free command.

When to Activate

  • When monitoring total, used, and free system memory.
  • When performing memory usage analysis in scripts using CSV/TSV formats.
  • When checking memory compression details on macOS.
  • When needing periodic memory reporting (polling).

Core Principles & Rules

  • Cross-Platform: Provides a consistent interface for memory stats on both Linux and macOS.
  • Automation-Ready: Supports --csv and --tsv for easy parsing without headers.
  • Real-Time Polling: Use -s and -c to repeat the output at intervals.

Patterns & Examples

Human-Readable View

Related skills

More from x-cmd/skill

Installs
3
Repository
x-cmd/skill
GitHub Stars
20
First Seen
Apr 10, 2026