trigger-tasks
Build durable background tasks with retries, scheduling, and observability using Trigger.dev.
Install
npx skills add https://github.com/triggerdotdev/skills --skill trigger-tasksStats
| Total installs | 923 |
| Weekly installs | 915 |
| GitHub stars | 18 |
| First seen | Jan 28, 2026 |
| Source | @triggerdotdev/skills |
Summary
- Create tasks with built-in retry logic, exponential backoff, and error handling; supports schema validation with Zod for type-safe payloads
- Trigger tasks from backend code or within other tasks, with options for fire-and-forget, wait-for-result, or batch processing up to 1,000 items
- Manage concurrency and queuing per-task or per-tenant, debounce rapid triggers, and enforce idempotency to prevent duplicate work
- Schedule recurring tasks with cron expressions and timezone support, or create dynamic multi-tenant schedules on demand
- Track progress and metadata in real-time, tag runs for filtering, and scale compute with machine presets from micro to large-2x configurations
Tags
Related skills
| Skill | Installs | vs trigger-tasks |
|---|---|---|
| Nx Generate | 0 | -923 |
| powershell-windows | 948 | +25 |
| skills-map | 0 | -923 |
| build-until-pass | 0 | -923 |
| confluence | 894 | -29 |
FAQ
- How many installs does trigger-tasks have?
- trigger-tasks has 923 total installs and 915 installs this week.
- Where is trigger-tasks hosted?
- trigger-tasks is published by @triggerdotdev/skills at https://github.com/triggerdotdev/skills.
- How many GitHub stars does trigger-tasks have?
- trigger-tasks has 18 GitHub stars.
- When was trigger-tasks first indexed?
- OrangeBot.AI first indexed trigger-tasks on Jan 28, 2026.
- How do I install trigger-tasks?
- Run: npx skills add https://github.com/triggerdotdev/skills --skill trigger-tasks