Skip to content

Skill and knowledge base integration

Who this is for

Teams maintaining both Skills and Knowledge.

Step 1. Prepare the Knowledge

Create an entry under Knowledges, for example "Refund reason code reference".

Step 2. Reference it in the Skill

In the Skill Markdown, write:

markdown
执行前阅读 Knowledge《退款原因枚举说明》,口径以 Knowledge 为准。

Step 3. Verify in conversation

text
使用 skillCode=refund_reason_analysis,分析本月退款。

Watch whether the Agent also cites the enumeration definitions from the Knowledge.

Step 4. Split maintenance responsibilities

Change typeWhere to make it
Reason code list updatedKnowledge
Analysis steps changeSkill
New approval requirementKnowledge + the Skill's prohibited-actions section

Quick entry points

  • Skills: /admin/skills
  • Knowledges: /admin/knowledges

基于飞书知识库同步生成,内容以飞书源文档为准