Skill Pack
Build AI agents, workflows and durable background tasks with Trigger.dev. Use when creating tasks, triggering jobs, handling retries, scheduling cron jobs, or implementing queues and concurrency control.
Build durable background tasks, workflows, and scheduled jobs that survive crashes, retries, and long execution times.
Fire-and-forget or awaitable background jobs. Define input/output schemas, retry policies, and timeout behavior.
Recurring jobs defined with cron expressions. Ideal for data sync, cleanup, report generation, and monitoring.
Tasks triggered by external webhook events. Validate payloads and process asynchronously.
Run independent sub-tasks in parallel and collect results. Use batch operations instead of sequential loops.
Report task progress through metadata for long-running operations. Enable real-time monitoring from dashboards and admin panels.