什麼是 inngest-local?
在 macOS 上設定自託管的 Inngest 作為 AI 代理的持久後台任務管理器。互動式問答以配合意圖-從 Docker 單行到具有持久狀態的完整 k8 部署。在以下情況下使用:「設定 inngest」、「後台任務」、「持久性工作流程」、「自託管 inngest」、「事件驅動函數」、「cron 作業」或對本機工作流程引擎的任何要求。 來源:joelhooks/joelclaw。
在 macOS 上設定自託管的 Inngest 作為 AI 代理的持久後台任務管理器。互動式問答以配合意圖-從 Docker 單行到具有持久狀態的完整 k8 部署。在以下情況下使用:「設定 inngest」、「後台任務」、「持久性工作流程」、「自託管 inngest」、「事件驅動函數」、「cron 作業」或對本機工作流程引擎的任何要求。
透過命令列快速安裝 inngest-local AI 技能到你的開發環境
來源:joelhooks/joelclaw。
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在 macOS 上設定自託管的 Inngest 作為 AI 代理的持久後台任務管理器。互動式問答以配合意圖-從 Docker 單行到具有持久狀態的完整 k8 部署。在以下情況下使用:「設定 inngest」、「後台任務」、「持久性工作流程」、「自託管 inngest」、「事件驅動函數」、「cron 作業」或對本機工作流程引擎的任何要求。 來源:joelhooks/joelclaw。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/joelhooks/joelclaw --skill inngest-local 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/joelhooks/joelclaw