ワンクリックで
schedule
Schedule a future task, reminder, or remote-style agent action.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Schedule a future task, reminder, or remote-style agent action.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
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.