convex-cron-jobs
✓Scheduled function patterns for background tasks including interval scheduling, cron expressions, job monitoring, retry strategies, and best practices for long-running tasks
Installation
SKILL.md
Schedule recurring functions for background tasks, cleanup jobs, data syncing, and automated workflows in Convex applications.
Convex cron jobs allow you to schedule functions to run at regular intervals or specific times. Key features:
Scheduled function patterns for background tasks including interval scheduling, cron expressions, job monitoring, retry strategies, and best practices for long-running tasks Source: waynesutton/convexskills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/waynesutton/convexskills --skill convex-cron-jobs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/waynesutton/convexskills --skill convex-cron-jobs- Source
- waynesutton/convexskills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is convex-cron-jobs?
Scheduled function patterns for background tasks including interval scheduling, cron expressions, job monitoring, retry strategies, and best practices for long-running tasks Source: waynesutton/convexskills.
How do I install convex-cron-jobs?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/waynesutton/convexskills --skill convex-cron-jobs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/waynesutton/convexskills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01