·inngest-durable-functions
</>

inngest-durable-functions

创建和配置 Ingest 持久函数。涵盖触发器(事件、cron、调用)、步骤执行和记忆、幂等性、取消、错误处理、重试、日志记录和可观察性。

17安装·1热度·@joelhooks

安装

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

如何安装 inngest-durable-functions

通过命令行快速安装 inngest-durable-functions AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/joelhooks/joelclaw --skill inngest-durable-functions
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:joelhooks/joelclaw。

SKILL.md

查看原文

Master Inngest's durable execution model for building fault-tolerant, long-running workflows. This skill covers the complete lifecycle from triggers to error handling.

These skills are focused on TypeScript. For Python or Go, refer to the Inngest documentation for language-specific guidance. Core concepts apply across all languages.

If you're hitting these limits, break your function into smaller functions connected via step.invoke() or step.sendEvent().

创建和配置 Ingest 持久函数。涵盖触发器(事件、cron、调用)、步骤执行和记忆、幂等性、取消、错误处理、重试、日志记录和可观察性。 来源:joelhooks/joelclaw。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/joelhooks/joelclaw --skill inngest-durable-functions
分类
</>开发工具
认证
收录时间
2026-03-08
更新时间
2026-03-10

Browse more skills from joelhooks/joelclaw

快速解答

什么是 inngest-durable-functions?

创建和配置 Ingest 持久函数。涵盖触发器(事件、cron、调用)、步骤执行和记忆、幂等性、取消、错误处理、重试、日志记录和可观察性。 来源:joelhooks/joelclaw。

如何安装 inngest-durable-functions?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/joelhooks/joelclaw --skill inngest-durable-functions 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/joelhooks/joelclaw