·workflow-devkit
>_

workflow-devkit

johnlindquist/claude

使用 Vercel Workflow DevKit 构建持久、可恢复的 TypeScript 工作流程。在创建长时间运行的流程、AI 代理、后台作业、多步骤管道、Webhook 或事件驱动系统时使用。在“工作流程”、“持久”、“可恢复”、“使用工作流程”、“使用步骤”上触发。

19安装·0热度·@johnlindquist

安装

$npx skills add https://github.com/johnlindquist/claude --skill workflow-devkit

SKILL.md

Build reliable, long-running processes with automatic retries, state persistence, and observability.

| Workflows | Orchestrate durable operations | "use workflow" directive | | Steps | Atomic, retriable units | "use step" directive | | Webhooks | Human-in-the-loop, callbacks | createWebhook() | | Actors | Event-driven state machines | defineHook() + for await | | Streaming | Real-time frontend updates | getWritable() / run.readable |

| AI Agents | Durable LLM workflows | DurableAgent + globalThis.fetch = fetch | | AI Gateway | Multi-provider model switching | "provider/model" strings, @ai-sdk/gateway |

使用 Vercel Workflow DevKit 构建持久、可恢复的 TypeScript 工作流程。在创建长时间运行的流程、AI 代理、后台作业、多步骤管道、Webhook 或事件驱动系统时使用。在“工作流程”、“持久”、“可恢复”、“使用工作流程”、“使用步骤”上触发。 来源:johnlindquist/claude。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/johnlindquist/claude --skill workflow-devkit
分类
>_效率工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 workflow-devkit?

使用 Vercel Workflow DevKit 构建持久、可恢复的 TypeScript 工作流程。在创建长时间运行的流程、AI 代理、后台作业、多步骤管道、Webhook 或事件驱动系统时使用。在“工作流程”、“持久”、“可恢复”、“使用工作流程”、“使用步骤”上触发。 来源:johnlindquist/claude。

如何安装 workflow-devkit?

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

这个 Skill 的源码在哪?

https://github.com/johnlindquist/claude

详情

分类
>_效率工具
来源
skills.sh
收录时间
2026-02-01