backup-schedule

Installation
SKILL.md

Manage Backup Schedules

Create, read, or update automated backup schedules.

When to use

  • The user asks to automate or schedule backups, set retention, or change cadence

How

  • GET /api/snapshots/schedules to list
  • PUT /api/snapshots/schedules with { cron, retentionDays } to upsert
Installs
2
First Seen
3 days ago
backup-schedule — operatingsystem-1/mitosis-agent-configs