ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

enterprise-kb-builder

上传文档自动生成结构化知识库,支持意图识别/话术优化/多轮对话设计

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/amaxclaw/enterprise-kb-builder
Or

企业级智能客服知识库构建器

上传产品文档/FAQ/历史对话,自动生成结构化知识库。

触发条件

当用户需要:

  • 从文档自动构建客服知识库
  • 设计多轮对话流程
  • 优化客服话术

执行流程

  1. 接收产品文档/FAQ/历史对话数据
  2. 自动提取意图和知识点
  3. 结构化分类(7 大类 30+ 子意图)
  4. 生成话术模板(5 行业×4 语气)
  5. 设计多轮对话流程
  6. 添加敏感词过滤
  7. 输出完整知识库

注意事项

  • 知识库需人工审核后上线
  • 定期更新维护
  • 结合用户反馈持续优化

Metadata

Author@amaxclaw
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-amaxclaw-enterprise-kb-builder": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.