Skip to content

/scheduled-task

Use when the user wants something to run routinely / on a schedule rather than once now -- "tarea programada", "rutinariamente", "cada mañana", "cada N horas", "todas las noches", "schedule", "cron". Covers mounting, structuring, and running an unattended headless task that

From plugin
337 skills10 agents12 hooks
shell
$ npx -y skills add metraton/gaia --skill scheduled-task --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/scheduled-task
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use when the user wants something to run routinely / on a schedule rather than once now -- "tarea programada", "rutinariamente", "cada mañana", "cada N horas", "todas las noches", "schedule", "cron". Covers mounting, structuring, and running an unattended headless task that
Ships withgaia

Generative AI Architecture

Get the whole plugin, auto-invoked
Stats
3
Stars
0
Views
1
Forks
Active
Maintenance
Python
Language
MIT
License
3d ago
Last commit
8mo ago
Created

Repo: metraton/gaia