bymicrosoft· 555 skills
Determines which region-specific knowledge source(s) to search based on the user's location. You MUST invoke this skill BEFORE calling the KnowledgeSearch tool, and pass the chosen source(s) as its sources parameter.
$npx -y skills add microsoft/cat-agent-skills --skill knowledge-source-routerInstalls into the current project.
Run `npx skills use "https://github.com/microsoft/cat-agent-skills" --skill "microsoft/cat-agent-skills/knowledge-source-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/microsoft/cat-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/cat-agent-skills"` and select the relevant skills, then follow their instructions.