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
Actualizado 2/12/2026
Estrellas
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use delayed-command