bylabring· 18 skills
当用户需要弃用一个工作流节点(保留向后兼容、隐藏出模板面板)时触发该 skill。FastGPT 工作流节点的弃用流程标准化封装,覆盖模板、Dispatcher、UI 引用等所有需要改动的位置。
$npx -y skills add labring/fastgpt --skill deprecate_workflow_nodeInstalls into the current project.
Run `npx skills use "https://github.com/labring/fastgpt" --skill "labring/fastgpt/deprecate_workflow_node"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/labring/fastgpt" that are relevant to the current task. Run `npx skills add "https://github.com/labring/fastgpt"` and select the relevant skills, then follow their instructions.