TRIGGER_EXAMPLES
- "run a quick nmap scan on localhost"
- "list the files in the directory"
- "start the node build server in the background"
- "run
gws gmail +triagein the terminal" - "execute a shell script to clean up logs"
- "check the system load using
top" - "run this python script"
- "install the required npm packages"
- "run a local curl command against the health endpoint"
- "git pull the latest changes"
END_TRIGGER_EXAMPLES
NOTE: exec_command is a CORE TOOL — it is always available to the Worker without needing skill matching. This skill provides operational guidelines only.