beat-scheduling

Installation
SKILL.md

Beat Scheduling Skill

Provides comprehensive patterns and templates for implementing periodic task scheduling with Celery Beat, including crontab, interval, and solar schedules.

Use When

  • Configuring periodic/scheduled tasks in Celery applications
  • Setting up cron-like schedules for recurring jobs
  • Implementing interval-based task execution
  • Configuring solar-based scheduling (sunrise/sunset triggers)
  • Setting up django-celery-beat for database-backed schedules
  • Creating dynamic schedules that can be modified at runtime
  • Migrating from cron to Celery Beat
  • Implementing time-zone aware scheduling

Core Capabilities

1. Crontab Schedule Configuration

Related skills

More from vanman2024/ai-dev-marketplace

Installs
5
GitHub Stars
10
First Seen
Feb 11, 2026