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.
$npx -y skills add charon-fan/agent-playbook --skill skill-routerInstalls into the current project.
Run `npx skills use "https://github.com/charon-fan/agent-playbook" --skill "charon-fan/agent-playbook/skill-router"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/charon-fan/agent-playbook" that are relevant to the current task. Run `npx skills add "https://github.com/charon-fan/agent-playbook"` and select the relevant skills, then follow their instructions.