One-click install
npx skills add https://github.com/barkleesanders/claude-code-starter --skill router-barkleesanders
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: router
Source: https://github.com/barkleesanders/claude-code-starter/tree/main/skills/router
Command: npx skills add https://github.com/barkleesanders/claude-code-starter --skill router-barkleesanders

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill eliminates the guesswork of selecting the right specialized skill from your full library of installed AI agent skills, so you never waste time hunting for the correct tool or accidentally use a suboptimal one for your task.

Core Features & Use Cases

  • Auto-updated skill catalog: Automatically scans all installed personal and plugin skills to maintain a current list of available tools with no manual maintenance required.
  • Curated fast-path routing rules: Maps common task intents directly to the best-performing skill for instant, accurate routing without scanning the full catalog.
  • Self-improving learning loop: Logs every routing decision and surfaces mis-routes so you can update rules over time, making the router more accurate for your specific workflow.
  • Cross-domain task chaining: Automatically routes multi-step tasks across multiple specialized skills, like routing debugging work to carmack then deployment work to ship for a full bug fix and release workflow.

Quick Start

Ask the router to handle your task by saying "route this bug fix and deployment work for the new payment processing feature" and it will automatically select and invoke the best skills for the job.

Frequently Asked Questions about router

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically select the right AI agent skill for a task without manually searching my library?

Workflow automation handles multi-step cross-domain tasks by chaining multiple specialized skills together, routing each step to the appropriate tool based on curated fast-path rules and an auto-updated catalog of installed skills.

Can I chain multiple specialized skills together for cross-domain workflow automation?

Workflow automation handles multi-step cross-domain tasks by chaining multiple specialized skills together, routing each step to the appropriate tool based on curated fast-path rules and an auto-updated catalog of installed skills.

Does the skill routing catalog update automatically when I install new AI agent skills?

Decision logging improves routing accuracy by logging every routing decision and surfacing mis-routes, allowing you to update routing rules over time so the system becomes more accurate for your specific workflow.

How does decision logging improve skill routing accuracy over time?

Decision logging improves routing accuracy by recording every routing decision and surfacing mis-routes, allowing you to update curated rules over time so the router becomes more accurate for your specific workflow.

What is the best way to manage a large library of installed AI agent skills?

The best way to manage a large library of installed AI agent skills is using a meta-skill router with an auto-updated catalog and curated fast-path routing rules to automatically select the optimal tool for any given task.