·cli-router
</>

cli-router

zpankz/mcp-skillset

使用语义匹配将任务路由到本地安装的 CLI 工具。在需要 shell 命令、文件操作、代码搜索、数据处理、可视化或外部工具调用的任务上触发。使用 cli-index 进行语义路由。

5安装·0热度·@zpankz

安装

$npx skills add https://github.com/zpankz/mcp-skillset --skill cli-router

SKILL.md

Routes tasks to the most appropriate CLI tool based on semantic intent matching.

| aillm | claude, gemini, codex, amp, aider | AI help, implement, explain | | semanticsearch | ck, ast-grep, osgrep | semantic search, find code, pattern | | knowledgegraph | cypher-shell, turbovault | graph, neo4j, knowledge | | dataprocessing | qsv, csvtk, nu, jq | csv, json, transform, data |

| filenavigation | yazi, broot, fd, rg | browse, find files, navigate | | codequality | bat, difftastic, delta | diff, syntax, format | | visualization | d2, mermaid, mermaid-ascii | diagram, flowchart, visual | | mcptools | mcp-skillset, lootbox, automcp | mcp, skills, tools | | productivity | fabric, atuin, btop, zellij | patterns, history, monitor |

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/zpankz/mcp-skillset --skill cli-router
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 cli-router?

使用语义匹配将任务路由到本地安装的 CLI 工具。在需要 shell 命令、文件操作、代码搜索、数据处理、可视化或外部工具调用的任务上触发。使用 cli-index 进行语义路由。 来源:zpankz/mcp-skillset。

如何安装 cli-router?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/zpankz/mcp-skillset --skill cli-router 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/zpankz/mcp-skillset