skill_search
Find and evaluate reusable skills for a task through hybrid retrieval and fit scoring, returning ranked candidates with rationales.
Instructions
按任务检索 skill:混合检索(BM25 + 向量 + RRF)+ 五维任务适配打分,返回带理由的候选列表。先做这个再动手。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topK | No | ||
| query | Yes | 任务描述 | |
| context | No | 可用 MCP/权限/项目类型等上下文 | |
| filters | No |