yunshang-kb
SKILL.md
Yunshang Knowledge Base
Use this skill when the user wants to:
- 把内容写入云商知识库
- 把聊天内容/文档沉淀到知识库
- 查询当前账号可访问的知识空间
- 查询目录/分类列表
- 查询空间里的知识文档
- 生成知识库完整结构目录
- 更新已有知识
- 删除知识文档
Guardrails
- Always read
config.jsonbefore doing anything. - Space visibility and space-level permissions are expected to be enforced by the server-side API key.
- If
allowedParentIdsis configured, only write into those categories and only update/delete docs that belong to those categories. - If
defaultSpaceIdis configured, prefer it when the user does not name a target space.