process
name: process
by bytesagain · published 2026-03-22
$ claw add gh:bytesagain/bytesagain-process---
name: process
version: "3.0.1"
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
license: MIT-0
tags: [process, tool, utility]
description: "List, filter, and manage system processes. Use when scanning running tasks, monitoring CPU usage, reporting memory hogs, alerting on runaway processes."
---
# process
Process manager.
Commands
`list`
List processes (filter by name)
scripts/script.sh list [filter]`top`
Top N processes by CPU/memory
scripts/script.sh top [n]`find`
Find processes by name
scripts/script.sh find <name>`tree`
Process tree
scripts/script.sh tree [pid]`ports`
Show listening ports
scripts/script.sh ports [port]`watch`
Watch process for 10 seconds
scripts/script.sh watch <pid>`mem`
Memory details for process
scripts/script.sh mem <pid>`cpu`
CPU details for process
scripts/script.sh cpu <pid>`env`
Show process environment
scripts/script.sh env <pid>`kill`
Send signal to process (default: TERM)
scripts/script.sh kill <pid> [signal]`stats`
System process statistics
scripts/script.sh statsRequirements
---
*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...