Skip to main content

action

Schedule a one-shot Claude Code task to start at a specific wall-clock time and run headless/unattended, so work that has to happen while the user is asleep or away actually happens. Two main uses. First, unattended watch-and-wrap-up on remote work — wake at a set time, check whether a cloud/GPU run finished, pull the results back, verify them, then destroy the instance so it stops billing. Second, moving heavy or batch work into an off-peak window to spread load across the rolling usage limits. Use when the user says "睡前", "明天早上起來", "幾點起來看", "跑完就把機器關掉", "抓回來再關掉", "別一直燒錢", "監控到跑完", "排程", "離峰時段跑", "分攤額度", "wake up at 8am and check", "shut the instance down when it finishes", "schedule this to start at 3am", "defer until …", or invokes "/action". Anything the user wants done after the current session ends MUST be scheduled here, never promised in-session. NOT for truly recurring cron-style jobs (use /schedule or /loop) or for resuming after a limit is already hit (that is autocontinue).

Aller à l'installation

Informations de source

Dépôt
chenlu-hung/my-skills
Dernière activité de la source
25 août 2026 à 06:16
Langue détectée de SKILL.md
chinois
Étoiles
5
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.