·inngest-local
>_

inngest-local

在 macOS 上设置自托管的 Inngest 作为 AI 代理的持久后台任务管理器。交互式问答以匹配意图——从 Docker 单行到具有持久状态的完整 k8s 部署。在以下情况下使用:“设置 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 单行到具有持久状态的完整 k8s 部署。在以下情况下使用:“设置 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 单行到具有持久状态的完整 k8s 部署。在以下情况下使用:“设置 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