inngest
Inngest expert for serverless-first background jobs, event-driven workflows, and durable execution without managing queues or workers.
npx skills add sickn33/agentic-awesome-skills --skill inngest --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Inngest Integration Inngest expert for serverless-first background jobs, event-driven workflows, and durable execution without managing queues or workers. ## Principles - Events are the primitive - everything triggers from events, not queues - Steps are your checkpoints - each step result is durably stored - Sleep is not a hack - Inngest sleeps are real, not blocking threads - Retries are automatic - but you control the policy - Functions are just HTTP handlers - deploy anywhere that serves HTTP - Concurrency is a first-class concern - protect downstream services - Idempotency keys prevent duplicates - use them for critical operations - Fan-out is built-in - one event can trigger many functions ## Capabilities - inngest-functions - event-driven-workflows - step-functions - serverless-background-jobs - durable-sleep - fan-out-patterns - concurrency-control - scheduled-functions ## Scope - redis-queues -> bullmq-specialist - workflow-orchestration -> temporal-craftsman - message-streaming -> event-architect - infrastructure -> infra-architect ## Tooling ### Core - inngest - inngest-cli ### Frameworks - nextjs - express - hono - remix - sveltekit ### Deployment - vercel - cloudflare
- Principles
- Capabilities
- Scope
- Tooling
- Core
- Frameworks
- Deployment
- Patterns
- Basic Function Setup
- Multi-Step Workflow
- Scheduled/Cron Functions
- Webhook Handler with Idempotency
- AI Pipeline with Long Processing
- Validation Checks
What does the inngest skill do?
Inngest expert for serverless-first background jobs, event-driven workflows, and durable execution without managing queues or workers.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill inngest --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.