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).

Ir para a instalação

Informações da origem

Repositório
chenlu-hung/my-skills
Última atividade na origem
25 de agosto de 2026 às 06:16
Idioma detectado do SKILL.md
chinês
Estrelas
5
Forks
0

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.