byinngest· 14 skills
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 function to the browser, log tailing for long-running jobs, or human-in-the-loop approval flows that publish a prompt and wait for a user reply. Covers Inngest v4 native realtime: defining typed channels, publishing from inside step.run, minting subscription tokens via server actions, and consuming the stream from React/Next.js client components.
$npx -y skills add inngest/inngest-skills --skill inngest-realtimeInstalls into the current project.
Run `npx skills use "https://github.com/inngest/inngest-skills" --skill "inngest/inngest-skills/inngest-realtime"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/inngest/inngest-skills" that are relevant to the current task. Run `npx skills add "https://github.com/inngest/inngest-skills"` and select the relevant skills, then follow their instructions.