cron-jobs
OfficialSchedule Vercel serverless functions.
Authorvercel-labs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the configuration and management of scheduled tasks on Vercel, ensuring your serverless functions run automatically at specified times without manual intervention.
Core Features & Use Cases
- Automated Scheduling: Define and manage cron jobs directly within your
vercel.jsonconfiguration. - API Route Integration: Ensures cron jobs trigger Vercel serverless functions by pointing to valid API routes.
- Security: Provides guidance on verifying the
CRON_SECRETfor secure execution of scheduled tasks. - Use Case: Set up a daily job to send out a newsletter at 8 AM UTC, or a job that runs every 5 minutes on a Pro plan to process incoming data.
Quick Start
Configure a cron job in vercel.json to run the /api/cron/daily-digest path every day at 8 AM UTC.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cron-jobs Download link: https://github.com/vercel-labs/vercel-plugin/archive/main.zip#cron-jobs Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.