FastGPT CI workflow 双轨同步。当用户修改或新增 .github/workflows/ 下的 GitHub Actions workflow 时必须触发:同步更新 .forgejo/workflows/ 对应文件保持功能一致,或判断是否需要新建 Forgejo 版本。涉及 CI、GitHub Actions、Forgejo Actions、镜像构建、container registry、artifact、workflow yaml 改动、build-* workflow、test-* workflow 时也使用此技能。即使用户只提到"改一下 CI"或"加个 workflow"也应触发。
$npx -y skills add labring/fastgpt --skill ci-workflow-syncInstalls into the current project.
Run `npx skills use "https://github.com/labring/fastgpt" --skill "labring/fastgpt/ci-workflow-sync"` 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.