Review and prioritize active tasks
tasksskillsetup L1★3
weblytica/youtube-assets ↗What it does
Create, list, update, and complete cloud tasks for recurring execution
Best for
Setting up recurring cloud agents or polling without manual re-invocation.
Inputs
- · task name
- · cron schedule or interval
- · command/prompt
Outputs
- · task ID
- · next execution time
- · task status
Requires
- · cloud task scheduler
Preconditions
Cloud task service authenticated; valid cron syntax or interval
Failure modes
- · invalid cron
- · task service unavailable
- · command fails silently
Trust signals
- · cron scheduling
- · persistence across restarts
- · status tracking