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
Atualizado 2/12/2026
Estrelas
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use delayed-command