smart

Installation
SKILL.md

smart - Disk Health & Diagnostics

The smart module provides an enhanced CLI for smartctl, enabling users to monitor disk health, access self-monitoring (SMART) data, and even leverage AI to interpret technical diagnostic results.

When to Activate

  • When performing hardware health checks on local disks.
  • When needing an interactive list of disk devices to choose from.
  • When using Gemini to generate human-readable reports from technical SMART data.
  • When searching for disk health documentation on smartmontools.com.

Core Principles & Rules

  • Elevated Privileges: Automatically invokes sudo if needed to access raw disk data.
  • AI Integration: Designed to pipe diagnostic output into @gemini for simplified interpretation.
  • FZF Integration: Use the --app mode for an interactive TUI selection.

Patterns & Examples

List Disks

Related skills

More from x-cmd/skill

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