What problem does it solve?
This Skill streamlines the process of routing user requests to the appropriate skills, reducing ambiguity and ensuring efficient agent management.
Core Features & Use Cases
- Skill Routing: Facilitates the selection and loading of the correct skill based on user requests and the SkillSpec router index.
- Router Management: Allows for the installation, status checking, and refreshing of the SkillSpec router.
- Visibility Management: Offers controls for setting the visibility of skills, including manual-only and name-only options.
- Use Case: In a scenario with multiple skills installed, this Skill ensures that the correct skill is invoked for each user request, optimizing the overall performance of the agent.
Quick Start
To route a user request to a skill, use the command: skillspec route --index <index-file-or-router-dir> --query '<user task>'