fix(skill): drop dependencies.tools from ckjia-shopping (MCP tools aren't in mate_tool table)

This commit is contained in:
matevip 2026-05-03 17:15:54 +08:00
parent 78fcbc5415
commit 551f2994a0

View File

@ -13,13 +13,18 @@ tags:
- ecommerce
- 比价
- 购物
dependencies:
tools:
- ckjia_shopping_recommend
- ckjia_image_recognize
- ckjia_ping
---
<!-- NOTE: dependencies.tools intentionally omitted. The three MCP tools
(ckjia_shopping_recommend / ckjia_image_recognize / ckjia_ping) live
on a remote MCP server and are registered into ToolRegistry at
runtime via McpToolCallbackProvider — they're never persisted to the
mate_tool table that SkillDependencyChecker.selectCount queries, so
listing them here would permanently mark the skill as "unresolved".
Tool availability is enforced by the ckjia-shopping MCP server being
enabled + healthy in Settings ▸ MCP Connections instead. -->
# 参考价 - 比价购物
当用户询问"X 多少钱 / 哪里便宜 / 帮我推荐 X / 这个值不值买 / 拍照认一下这是什么"时使用本技能。