·cli-router
</>

cli-router

zpankz/mcp-skillset

Routes tasks to locally installed CLI tools using semantic matching. Triggers on tasks requiring shell commands, file operations, code search, data processing, visualization, or external tool invocation. Uses cli-index for semantic routing.

5Installs·0Trend·@zpankz

Installation

$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 |

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/zpankz/mcp-skillset --skill cli-router
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is cli-router?

Routes tasks to locally installed CLI tools using semantic matching. Triggers on tasks requiring shell commands, file operations, code search, data processing, visualization, or external tool invocation. Uses cli-index for semantic routing. Source: zpankz/mcp-skillset.

How do I install cli-router?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zpankz/mcp-skillset --skill cli-router Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

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