领域专家路由。当知识库无法回答用户问题时,根据问题领域查找并通知对应专家。仅在 IM 模式下可用。触发条件:6阶段检索无结果时。
3.1
Rating
0
Installs
AI & LLM
Category
The skill provides a basic overview of expert routing functionality but lacks critical implementation details. The description explains WHAT the skill does (route questions to domain experts when knowledge base fails) but not HOW a CLI agent should invoke it. Key missing elements: no API/function signatures, no parameter specifications, no concrete invocation examples, and no details on how to interact with domain_experts.xlsx or IM systems. The structure is clean and references WORKFLOW.md for details (assumed present). Novelty is low as this is primarily a lookup-and-notify pattern that a capable CLI agent could implement with standard tools. Useful for IM-based knowledge management systems but needs more technical depth for autonomous invocation.
Loading SKILL.md…