Help us improve
Share bugs, ideas, or general feedback.
From qiushi-skill
Selects and executes the most matching standardized multi-skill workflow for the given task, specifying each step's inputs, outputs, and termination conditions. Suggests single skills if no full workflow fits.
npx claudepluginhub hughyau/qiushi-skill --plugin qiushi-skillHow this command is triggered — by the user, by Claude, or both
Slash command
/qiushi-skill:workflowsThe summary Claude sees in its command listing — used to decide when to auto-load this command
读取并遵循 `skills/workflows/SKILL.md`。 任务: $ARGUMENTS 输出要求: 1. 在三条标准工作流中选出最匹配的一条。 2. 明确每一步的输入、输出和终止条件。 3. 如果任务不适合完整工作流,说明应改用哪个单独 skill。
/create-workflowScaffolds a custom swarm workflow by generating a mode skill (.claude/skills/<name>-mode/SKILL.md) and shortcut command (.claude/commands/<name>.md).
/skillkitCreates and validates skills and subagents using research-driven structured workflows, gates, and automation scripts.
/buildGenerates a Looplia workflow from natural language description by scanning plugins for skills, matching capabilities, and composing a pipeline file saved to ~/.looplia/workflows/{name}.md.
/goalexecReads and executes the autonomous convergence loop workflow defined in `.claude/skills/goalexec/SKILL.md`.
/planInitiates automated iterative planning for a task using 10-actor parallel verification pipeline (up to 10 iterations). Supports injecting skills via +skill:name.
Share bugs, ideas, or general feedback.
读取并遵循 skills/workflows/SKILL.md。
任务: $ARGUMENTS
输出要求: