Install
openclaw skills install ps-toolDisplay information about active processes. Use for monitoring running programs, checking resource usage, and system diagnostics.
openclaw skills install ps-toolShow snapshot of current processes with PID, CPU usage, memory consumption, and status. Essential for system monitoring and process management.
ps-tool [options]
aux: Detailed view of all processes-ef: Full-format listing-u user: Filter by user--sort=-%mem: Sort by memory usageps-tool aux
ps-tool -ef
ps-tool -u root