将成功解决的用户问题收录到 FAQ 知识库。问题解决后自动判断是否收录。也可以在用户说"收录到 FAQ"、"记录这个问题"、"add to FAQ"时手动触发。
18c287bFAQ Collector 收录标准 : 通用性高、有明确方案、配置/操作类、非直觉问题。不收录: 纯个人环境问题、已有相同条目、未解决问题。 文件 : (目录不存在则 创建) 条目格式 (追加到末尾): 流程 : 问题解决→判断收录标准→读FAQ查重→无重复则通用化后追加→有相似但更好则更新 搜索匹配 : 用户提问时先读FAQ关键词匹配→命中直接给答案→未命中走正常诊断 与 Issue Reporter 协作 : 先收录FAQ(记录方案)→如果是Bug再提Issue→FAQ记关联Issue编号
Full body not shown for this license – view the source on GitHub →Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/faq-collector · pinned to the source commit
git clone https://github.com/CherryHQ/cherry-studio.git
cd cherry-studio
git checkout 18c287b020ff95cc2a12fc389ea4748957fbaf49
mkdir -p ".claude/skills/faq-collector"
cp -r "resources/builtin-agents/cherry-assistant/.claude/skills/faq-collector" ".claude/skills/faq-collector"Review the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
Scanner static-checks@0.1.0 · commit 18c287b020ff. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.