con un clic
schedule
Schedule a future task, reminder, or remote-style agent action.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Schedule a future task, reminder, or remote-style agent action.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
| name | schedule |
| description | Schedule a future task, reminder, or remote-style agent action. |
| allowed-tools | automation_create, automation_list, automation_update, automation_delete, request_user_input |
| when_to_use | Use when the user asks to schedule, remind, monitor later, or trigger future agent work. |
| context | inline |
Schedule this future action:
{{args}}
Extract the exact time or recurrence, timezone if present, action prompt, and success condition. If timing is ambiguous, ask one concise clarification. Store the schedule through automation tools when possible.
Help with Claude/LLM API usage, models, and integration patterns.
Scaffold or plan LilBot-style local plugins.
Break a large request into a tracked batch of smaller tasks.
Coordinate browser-assisted work when a Chrome/browser connector is available.
Investigate a bug or failing behavior and isolate the likely cause.
Use subagents to split exploration, implementation, review, and verification work.