skill-router

仓库创建 2026年2月2日最近提交 6 天前SkillHot 收录 2 小时前
▸ 精选理由

在多技能库场景中便于查找与决策,减少误用与重复工作。

这个 Skill 做什么

列出并分类所有技能与触发方式,帮助快速选择合适技能或查询能力地图。

把所有技能和触发方式做成索引,按工作类型分组并标注是人工调用还是自动触发,方便快速找到合适的能力。想知道“哪个技能处理某事”或要看完整能力地图时用它。保持最新能避免重复或误用,是查找入口的第一站。

▸ 展开 SKILL.md 英文原文

The index of every pro-workflow skill and command, grouped by job, with when to reach for each and whether it is human-run or auto-triggered. Use when you are not sure which skill fits, want the full map, or ask "what can this do", "which skill for X", "list the workflow".

Skill 开发管理技能目录路由工作流通用
2.7k
Stars
257
Forks
40
仓库内 Skill
+55
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/rohitg00/pro-workflow/main/skills/skill-router/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/rohitg00/pro-workflow/main/skills/skill-router/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# skill-router

You cannot hold 41 skills and 23 commands in your head. This is the index so you do not have to. Each entry says what it is for and how it fires: `[human]` you invoke it deliberately, `[auto]` the agent reaches for it from your prompt.

Keep this honest. When a skill is added, renamed, removed, or changes how it fits a flow, update this file in the same change. A router that points at a skill that no longer exists, or omits a new one, is worse than none.

## How to use it

State the job in one line. Match it to a group below. If two skills look close, the `when to reach` clause is the tiebreaker. Most skills have a matching slash command of the same name, so this index covers
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有