·inngest-local
>_

inngest-local

在 macOS 上設定自託管的 Inngest 作為 AI 代理的持久後台任務管理器。互動式問答以配合意圖-從 Docker 單行到具有持久狀態的完整 k8 部署。在以下情況下使用:「設定 inngest」、「後台任務」、「持久性工作流程」、「自託管 inngest」、「事件驅動函數」、「cron 作業」或對本機工作流程引擎的任何要求。

24安裝·1熱度·@joelhooks

安裝

$npx skills add https://github.com/joelhooks/joelclaw --skill inngest-local

如何安裝 inngest-local

透過命令列快速安裝 inngest-local AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/joelhooks/joelclaw --skill inngest-local
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:joelhooks/joelclaw。

SKILL.md

查看原文

This skill sets up Inngest as a self-hosted durable workflow engine on a Mac. Inngest gives you event-driven functions where each step retries independently — if step 3 of 5 fails, only step 3 retries.

As of Feb 2026, inngest/inngest:latest requires signing keys. Without them the container crash-loops with Error: signing-key is required.

Limitation: No persistent state. Container restart = lost history. Fine for experimenting.

在 macOS 上設定自託管的 Inngest 作為 AI 代理的持久後台任務管理器。互動式問答以配合意圖-從 Docker 單行到具有持久狀態的完整 k8 部署。在以下情況下使用:「設定 inngest」、「後台任務」、「持久性工作流程」、「自託管 inngest」、「事件驅動函數」、「cron 作業」或對本機工作流程引擎的任何要求。 來源:joelhooks/joelclaw。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/joelhooks/joelclaw --skill inngest-local
分類
>_效率工具
認證
收錄時間
2026-02-28
更新時間
2026-03-10

Browse more skills from joelhooks/joelclaw

快速解答

什麼是 inngest-local?

在 macOS 上設定自託管的 Inngest 作為 AI 代理的持久後台任務管理器。互動式問答以配合意圖-從 Docker 單行到具有持久狀態的完整 k8 部署。在以下情況下使用:「設定 inngest」、「後台任務」、「持久性工作流程」、「自託管 inngest」、「事件驅動函數」、「cron 作業」或對本機工作流程引擎的任何要求。 來源:joelhooks/joelclaw。

如何安裝 inngest-local?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/joelhooks/joelclaw --skill inngest-local 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/joelhooks/joelclaw