Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

subagent-model-routing

subagent-model-routing 收录了来自 Buckeyes22 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
3
Stars
5
更新
2026-07-18
Forks
2
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

subagent-model-routing
其他计算机职业

Route work to non-Claude models (codex/GPT-5.x, Kimi, xAI Grok 4.5, GLM, MiniMax, and local models through opencode custom providers) over the codex/kimi/opencode/grok standalone shims. Supports both one-shot flat dispatch and dependency-ordered DAG orchestration via the Workflow tool. Use when delegating authoring, review, analysis, throughput, or multi-step work to external agentic CLI harnesses. Section 0 decides flat vs DAG; Picking the model decides which model.

2026-07-18
subagent-model-routing
其他计算机职业

Codex-native workflow for routing work to local external-model shims: Claude models through claude-shim.sh, Kimi through kimi-shim.sh, Grok 4.5 through grok-shim.sh, and GLM/MiniMax through opencode-shim.sh. Local/self-hosted models (including Qwen) route through opencode-shim.sh as a custom provider. Use when the user asks Codex to dispatch, compare, review, fan out, or sequence work across those local shims. This port avoids Claude Code orchestration surfaces and uses the shared model-routing JSON workflow runner for durable external-only dependency graphs.

2026-07-18
subagent-model-routing
其他计算机职业

Copilot-compatible workflow for routing work to local external-model shims: codex/GPT-5.x through codex-shim.sh, Claude models through claude-shim.sh, Kimi through kimi-shim.sh, Grok 4.5 through grok-shim.sh, and GLM/MiniMax through opencode-shim.sh. Local/self-hosted models (including Qwen) route through opencode-shim.sh as a custom provider. Use when the user asks Copilot to dispatch, compare, review, fan out, or sequence work across those local shims. This port avoids Claude Code orchestration surfaces and uses the shared model-routing JSON workflow runner for durable dependency graphs.

2026-07-18