Enhanced command-line process viewer that provides an interactive UI for browsing processes, multiple export formats (CSV, JSON, TSV), fzf-powered fuzzy search, and AI-assisted natural-language filtering. It also supports basic process management (signal/kill) from the interactive view and integrates with other x-cmd CSV/JSON tools for downstream processing.
Use x ps when you need a human-friendly interactive explorer for running processes, to quickly locate processes with fuzzy search, to filter by natural-language queries (e.g., "heavy cpu processes"), or to pipe process lists into data tools (CSV/JSON) for automated analysis. Works well during debugging, incident triage, or when scripting process-based pipelines.
Best used with CLI-capable agents and environments (OpenClaw, local Copilot/Claude Code, Cursor) that can run shell commands and integrate with x-cmd tooling.
x-ps is an x-cmd module providing an enhanced interactive ps viewer with fzf integration, AI-powered natural language filtering, and CSV/JSON/TSV output. No bundled scripts to test. The SKILL.md is well-structured with clear command examples but relies entirely on the x-cmd ecosystem being pre-installed. The AI filtering feature (x ps =) could send process data to external LLM endpoints, though no hardcoded endpoints were found.
Clean skill with no bundled scripts. Dependency on x-cmd ecosystem limits standalone usefulness. AI filtering feature is a minor privacy consideration but not malicious.
x theme (Terminal Theme Manager)
Manage and apply terminal prompt themes across shells with interactive previews and vendor support (starship, ohmyposh, built-in).
x smart — Disk Health Monitor
SMART disk health monitoring for local drives using smartctl; list disks, read health/attributes, and interactive inspection across macOS, Linux, and Windows.