Skip to main content
Run any Skill in Manus
with one click

task-router

Stars3
Forks0
UpdatedJune 5, 2026 at 16:43

任务路由系统 — 将大任务拆解为子任务,简单子任务走本地免费模型(Qwen2.5 1.5B),复杂子任务走云端API(DeepSeek/Claude/OpenAI)。 支持场景:(1) 文件整理/分类/重命名 (2) 文本格式化/转换 (3) 翻译/提取关键词 (4) 数据排序/过滤/去重 (5) 简单的判断/检查。遇到复杂任务请先 decompose 拆解再做路由判断。 调用方式:使用 Bash 执行 sma 命令。 核心特性:大任务拆解(--decompose)、逐子任务路由(--plan)、蒸馏学习(--distill)、12种优化模板、少样本示例、前后处理清洗。

Installation

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.

SKILL.md
readonly