home/categories/scripting/paulrberg-agent-skills-skills-delayed-command-skill-md
scriptingdevelopment

delayed-command

This skill should be used when the user asks to "run npm test after 30 minutes", "git commit after 1 hour", "wait 2h then deploy", "sleep 45m and run build", "after 10m run prettier", or provides a duration followed by a shell command to execute later.

PaulRBerg
maintainer
PaulRBerg
Updated 2/12/2026
Stars
42
Forks
2
quick start

Installation and usage

This skill should be used when the user asks to "run npm test after 30 minutes", "git commit after 1 hour", "wait 2h then deploy", "sleep 45m and run build", "after 10m run prettier", or provides a duration followed by a shell command to execute later.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use delayed-command