← Back to list

expert-routing
by Harryoung
AI-powered knowledge management without vector embeddings. Built upon Claude Agent SDK, File system based, Agent driven. Maybe slower, but results are much more reliable!
⭐ 70🍴 11📅 Jan 23, 2026
SKILL.md
name: expert-routing description: Domain expert routing. When the knowledge base cannot answer user questions, find and notify the corresponding expert based on the question domain. Only available in IM mode. Trigger condition: No results in 6-stage retrieval.
Domain Expert Routing
Automatically route questions to domain experts when the knowledge base cannot answer user questions.
Applicable Scenarios
- User question has no answer in knowledge base
- Question belongs to a specific domain requiring professional response
- Only available in IM mode (WeCom/Feishu/DingTalk)
Quick Workflow
- Identify domain → Determine the domain based on question semantics
- Query expert → Get expert information from domain_experts.xlsx
- Notify expert → Send message to expert with user question
- Notify user → Inform user that expert has been contacted
Domain Identification Examples
| Question Keywords | Domain |
|---|---|
| Salary/wage/adjustment | Compensation & Benefits |
| Leave/attendance/clock-in | Attendance Management |
| Onboarding/new employee/training | Recruitment & Training |
| Contract/labor/resignation | Employee Relations |
Detailed Workflow
For complete expert routing workflow, see WORKFLOW.md
Score
Total Score
75/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
✓フォーク
10回以上フォークされている
+5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon