@skills · Owner
Agent skills by inngest
16 skills indexed from github.com/inngest. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- inngest-agent-evals · Skill · 27 stars
Use when building, migrating, or debugging Agent Evals on Inngest: scoring AI agent or workflow outcomes, deferred scorers, sessions, traces, step experime
- inngest-agents · Skill · 27 stars
Use when building durable AI agents or agentic workflows with Inngest and AgentKit, including model calls, tool calls, multi-agent networks, human approval
- inngest-api · Skill · 27 stars
Use when the user explicitly asks for the Inngest REST API v2, raw HTTP, OpenAPI, API docs, API authentication, or an endpoint that the Inngest CLI does no
- inngest-api-cli · Skill · 27 stars
Use when operating Inngest API resources from the terminal with `npx inngest-cli@latest api`: Cloud/local run debugging, event-run lookup, function traces,
- inngest-brownfield-audit · Skill · 27 stars
Use when analyzing an existing TypeScript or JavaScript codebase to decide where and how to introduce Inngest. Covers repository discovery, framework and p
- inngest-cli · Skill · 27 stars
Use when installing or running the Inngest CLI and Dev Server for local development, local testing, serve endpoint debugging, Docker or Docker Compose setu
- inngest-durable-functions · Skill · 27 stars
Use when building functions that must survive process crashes, retry automatically on failure, run on a schedule, react to events, or maintain state across
- inngest-events · Skill · 27 stars
Use when designing event-driven workflows, decoupling services, implementing fan-out patterns (one trigger, many downstream handlers), implementing idempot
- inngest-flow-control · Skill · 27 stars
Use when handling external API rate limits (e.g., OpenAI 429s, HubSpot or Stripe rate limits), preventing duplicate work from rapid event bursts (debouncin
- inngest-middleware · Skill · 27 stars
Use when adding cross-cutting concerns to durable functions — structured logging or tracing across all functions, error tracking with Sentry, payload encry
- inngest-realtime · Skill · 27 stars
Use when streaming durable workflow updates to a UI in real time — live order status pages that animate as steps complete, AI agent token streaming from a
- inngest-setup · Skill · 27 stars
Use when adding durable execution to a TypeScript project — building retry-safe webhook handlers, background jobs that survive crashes, scheduled tasks, or
- inngest-skills · Collection · 27 stars
- inngest-steps · Skill · 27 stars
Use when implementing delays that must survive process restarts (e.g., 24-hour cart abandonment, scheduled follow-ups), waiting for human approval or exter
- inngest-v3-v4-migration · Skill · 27 stars
Use when upgrading an existing TypeScript codebase from Inngest SDK v3 to v4, or when fixing mixed v3/v4 API usage. Covers detecting current SDK usage, mov
- skills · Collection · 27 stars