什么是 inngest-local?
在 macOS 上设置自托管的 Inngest 作为 AI 代理的持久后台任务管理器。交互式问答以匹配意图——从 Docker 单行到具有持久状态的完整 k8s 部署。在以下情况下使用:“设置 inngest”、“后台任务”、“持久工作流程”、“自托管 inngest”、“事件驱动函数”、“cron 作业”或对本地工作流引擎的任何请求。 来源:joelhooks/joelclaw。
在 macOS 上设置自托管的 Inngest 作为 AI 代理的持久后台任务管理器。交互式问答以匹配意图——从 Docker 单行到具有持久状态的完整 k8s 部署。在以下情况下使用:“设置 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 单行到具有持久状态的完整 k8s 部署。在以下情况下使用:“设置 inngest”、“后台任务”、“持久工作流程”、“自托管 inngest”、“事件驱动函数”、“cron 作业”或对本地工作流引擎的任何请求。 来源:joelhooks/joelclaw。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/joelhooks/joelclaw --skill inngest-local在 macOS 上设置自托管的 Inngest 作为 AI 代理的持久后台任务管理器。交互式问答以匹配意图——从 Docker 单行到具有持久状态的完整 k8s 部署。在以下情况下使用:“设置 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