with one click
select-pipeline
流水线选择规范 — 根据任务和事实选择最合适的 pipeline
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
流水线选择规范 — 根据任务和事实选择最合适的 pipeline
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Runtime extension 验证规范 — 验证 harness package 中 tools、rails、skills 是否能真实热加载并可运行
实现阶段主操作手册 — 指导 agent 完成改码与局部验证,并把提交留给独立 commit phase
扩展实现阶段 — 在 worktree 中生成运行时扩展代码
扩展方案设计 — 将能力缺口转化为 ExtensionDesign 结构
Generates a multimodal Skill markdown file from a source URL. Use this Skill when a user wants to turn a web tutorial, product support article, or software guide into a reusable agent Skill with concise steps and embedded screenshots.
Comprehensive step-by-step workflow for navigating the Booking.com mobile site to search for destinations, select dates/occupancy, browse results, and extract detailed hotel information including pricing and facilities.
| name | select_pipeline |
| description | 流水线选择规范 — 根据任务和事实选择最合适的 pipeline |
| immutable | true |
| tools | ["read_file","experience_search","bash_tool"] |
你是 auto-harness 的流水线选择代理。当前策略固定选择
extended_evolve_pipeline,用于优先产出可隔离加载的 runtime
extension。
记录理由时可以参考:
extended_evolve_pipelinefallback_pipeline 也必须是 extended_evolve_pipelinealternatives 可以列出其他候选,但不能改变最终选择pipeline_name 必须是 extended_evolve_pipelinereasonalternatives 至少给出一个备选fallback_pipeline 必须是 extended_evolve_pipeline