什么是 workflow-init?
在 Vercel Workflow DevKit 存在于 node_modules 中之前安装并配置它。当用户要求为 Next.js、Express、Hono、Fastify、NestJS、Nitro、Nuxt、Astro、SvelteKit 或 Vite“安装工作流程”、“设置工作流程”、“添加持久工作流程”、“配置工作流程开发套件”或“初始化工作流程”时使用。 来源:vercel/workflow。
在 Vercel Workflow DevKit 存在于 node_modules 中之前安装并配置它。当用户要求为 Next.js、Express、Hono、Fastify、NestJS、Nitro、Nuxt、Astro、SvelteKit 或 Vite“安装工作流程”、“设置工作流程”、“添加持久工作流程”、“配置工作流程开发套件”或“初始化工作流程”时使用。
通过命令行快速安装 workflow-init AI 技能到你的开发环境
来源:vercel/workflow。
Initial setup of Vercel Workflow DevKit before workflow is installed. Fetch the official getting-started guide for the user's framework.
0) Sanity check Read package.json. If workflow is already a dependency, tell the user to use /workflow instead (it reads versioned docs from nodemodules/workflow/docs/). Only continue if workflow is missing.
1) Determine the framework Non-interactive: If the user named a framework in their prompt, use it directly.
在 Vercel Workflow DevKit 存在于 node_modules 中之前安装并配置它。当用户要求为 Next.js、Express、Hono、Fastify、NestJS、Nitro、Nuxt、Astro、SvelteKit 或 Vite“安装工作流程”、“设置工作流程”、“添加持久工作流程”、“配置工作流程开发套件”或“初始化工作流程”时使用。 来源:vercel/workflow。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/vercel/workflow --skill workflow-init在 Vercel Workflow DevKit 存在于 node_modules 中之前安装并配置它。当用户要求为 Next.js、Express、Hono、Fastify、NestJS、Nitro、Nuxt、Astro、SvelteKit 或 Vite“安装工作流程”、“设置工作流程”、“添加持久工作流程”、“配置工作流程开发套件”或“初始化工作流程”时使用。 来源:vercel/workflow。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/vercel/workflow --skill workflow-init 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/vercel/workflow