Provides a simple CLI wrapper (x smart) around smartctl to list disks, query SMART attributes and health, and run interactive inspections. It standardises cross-platform usage (macOS, Linux, Windows) and automates sudo handling on Linux.
Use when you need a quick health check of physical drives, to surface temperature and SMART attributes, or to run health-only checks across systems without memorising smartctl flags. Good for system maintenance scripts and diagnostics during troubleshooting.
Typical usage as an x-cmd extension invoked from shell-based agents and CLI-focused automation. Works with shell/CLI agents and local automation tools.
x-smart is an x-cmd module that wraps smartctl for SMART disk health monitoring across macOS, Linux, and Windows. No bundled scripts to test — the skill is documentation-only, relying on the x-cmd runtime. SKILL.md is clear and well-structured with platform-specific notes and command examples.
Documentation-only skill with no executable scripts. Depends on x-cmd runtime which is a separate install. Auto-snap-install and auto-sudo are convenience features with minor security implications.
x theme (Terminal Theme Manager)
Manage and apply terminal prompt themes across shells with interactive previews and vendor support (starship, ohmyposh, built-in).
x ps — Process Status Viewer
Interactive process viewer for the shell with fzf integration, AI-powered filtering, and CSV/JSON/TSV output for pipelines.