Skip to main content
Setup & Team

Scheduled Task Setup

NEW
mx-scheduled-task

Builds or repairs an unattended scheduled task end to end: durable folder, service credential, preflight, and a verified first run.

Run it in chat
/mixshift-ai:mx-scheduled-task

or just say set up a scheduled task

Comes with the plugin, one install activates every skill. See the install flow.

Why it exists

A scheduled task or cron fires with nobody watching, and a run that starts in a fresh sandbox with no credential or brand context on hand just fails quietly, or reports "not signed in" on every fire.

What you get

The whole unattended setup built at once: a durable folder attached to the task, a service credential anchored inside it, task instructions that re-establish everything at the start of every run, and a verified first run, so it keeps working with nobody at the keyboard. Also fixes an existing scheduled task stuck reporting "not signed in" or "No credentials found."

What your agent can do

  • 01

    Picks a durable anchor folder the task can always reach

  • 02

    Anchors a service credential inside it via mx-auth-service-setup

  • 03

    Generates task instructions that preflight every run before it does anything else

  • 04

    Verifies the first run end to end before you walk away

  • 05

    Repairs an existing scheduled task that starts unauthenticated or without brand context

StatusNew
CategorySetup & Team
Brand contextNot needed
Hosts
Claude CoworkClaude CodeMixShift CLI
Get the plugin

New or existing MixShift customer, both paths start here.

Talk to us

Before you run

No brand setup needed

For unattended runs. Needs an admin-issued service credential; this skill hands off to mx-auth-service-setup for that step.

What you can tune
  • Which durable folder anchors the task so a scheduled run can always find its credential again
  • Read-only vs write scopes on the service credential, based on what the scheduled work actually does
  • Which brands the task pulls context for on every run