tools-router
Installation
SKILL.md
Tools Router (Unified)
Consolidates: cli-router + tools-router + data-router
Purpose: All external tool execution (CLI, MCP, databases)
Legacy References: ~/.claude/db/skills/routers/cli-router/, ~/.claude/db/skills/routers/data-router/
CLI Tools (Local Binaries)
AI/LLM Agents
| Tool | Binary | Purpose |
|---|---|---|
| gemini | /opt/homebrew/bin/gemini | Google Gemini CLI (2M context) |
| codex | ~/.local/bin/codex | OpenAI GPT models |
| amp | ~/.amp/bin/amp | Anthropic Claude via MCP |