Skip to main content

workflows

Use this when a task is a fan-out/aggregate job worth orchestrating in code rather than doing turn-by-turn: codebase-wide sweeps, large migrations, multi-source research you cross-check, or multi-angle planning. Covers authoring a workflow (the meta block + the agent/parallel/pipeline/phase/log API), running it (non-blocking by default), and saving a good run as a reusable command. NOT for one-off single-agent tasks — use a plain scoop or `agent` for those.

跳到安装

来源信息

仓库
ai-ecoverse/slicc
最近来源活动
2026年6月9日 22:34
检测到的 SKILL.md 语言
英语
星标
29
分支
14

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。