Skip to main content
Back to registry

inngest-setup

inngest/inngest-skills

This skill sets up Inngest in a TypeScript project from scratch, covering installation, client configuration, connection modes, and local development.

Installs178
Install command
npx skills add https://github.com/inngest/inngest-skills --skill inngest-setup
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
This skill sets up Inngest in a TypeScript project from scratch, covering installation, client configuration, connection modes, and local development. These skills are focused on TypeScript. For Python or Go, refer to the Inngest documentation for language-specific guidance. Core concepts apply across all languages. Install the inngest npm package in your project: Create a shared client file that you'll import throughout your codebase: Set these environment variables in your .env file or deployment environment: ⚠️ Common Gotcha : Never hardcode keys in your source code. Always use environment variables for INNGEST_EVENT_KEY and INNGEST_SIGNING_KEY . Inngest supports two connection modes: Best for serverless platforms (Vercel, Lambda, etc.) and existing APIs. Best for container runtimes (Kubernetes, Docker) and long-running processes.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does inngest-setup do?

This skill sets up Inngest in a TypeScript project from scratch, covering installation, client configuration, connection modes, and local development.

Is inngest-setup good?

inngest-setup does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does inngest-setup work with?

inngest-setup currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to inngest-setup?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install inngest-setup?

npx skills add https://github.com/inngest/inngest-skills --skill inngest-setup

Related skills

More from inngest/inngest-skills

Related skills

Alternatives in Software Engineering