skill-router
✓Intelligently routes user requests to the most appropriate Claude Code skill. ALWAYS use this skill FIRST when user asks for help, mentions "skill", "which", "how to", or seems unsure about which approach to take. This is the default entry point for all skill-related requests.
Installation
SKILL.md
An intelligent router that analyzes user requests and recommends the most appropriate Claude Code skill for the task.
| commit-helper | Writing Git commit messages, formatting commits | | code-reviewer | Reviewing PRs, code changes, quality checks | | debugger | Diagnosing bugs, errors, unexpected behavior | | refactoring-specialist | Improving code structure, reducing technical debt |
| figma-designer | Analyzing Figma designs and producing implementation-ready visual specs/PRDs |
Intelligently routes user requests to the most appropriate Claude Code skill. ALWAYS use this skill FIRST when user asks for help, mentions "skill", "which", "how to", or seems unsure about which approach to take. This is the default entry point for all skill-related requests. Source: charon-fan/agent-playbook.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/charon-fan/agent-playbook --skill skill-router- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is skill-router?
Intelligently routes user requests to the most appropriate Claude Code skill. ALWAYS use this skill FIRST when user asks for help, mentions "skill", "which", "how to", or seems unsure about which approach to take. This is the default entry point for all skill-related requests. Source: charon-fan/agent-playbook.
How do I install skill-router?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/charon-fan/agent-playbook --skill skill-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/charon-fan/agent-playbook
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01