FAQ Collector

SkillDocs & knowledge

This skill lets your AI build an FAQ knowledge base from questions it has successfully answered. After solving a question, it can automatically decide whether the answer is worth keeping for later. You can also tell it to save a specific question whenever you want.

Available today. Use it from your connected AI after setup.

After adding the skill, use your AI as you normally would. When it solves a question it can save it to the FAQ on its own, or you can say add to FAQ to save it yourself.

Then ask your AI: use the FAQ Collector skill

What your AI can do with it

  • Save questions it has successfully answered into an FAQ knowledge base
  • Automatically decide whether a solved question belongs in the FAQ
  • Add a question on request when you say things like add to FAQ or record this question
  • Keep answers in a shared FAQ file for future reference

What this skill tells your AI

The instructions your AI receives, as published by cherryhq/cherry-studio in resources/builtin-agents/cherry-assistant/.claude/skills/faq-collector/SKILL.md and read by ahel’s review.

收录标准: 通用性高、有明确方案、配置/操作类、非直觉问题。不收录: 纯个人环境问题、已有相同条目、未解决问题。

文件: <project_root>/.cherry-assistant/faq.md(目录不存在则 mkdir -p .cherry-assistant 创建)

条目格式(追加到末尾):

### Q: [通用化问题表述]
**A:** [简洁方案]
[分步骤操作]
- **关键词**: [逗号分隔]
- **相关文件/Issue**: [路径或#编号]
- **版本**: vX.X.X | **收录日期**: YYYY-MM-DD
---

流程: 问题解决→判断收录标准→读FAQ查重→无重复则通用化后追加→有相似但更好则更新

搜索匹配: 用户提问时先读FAQ关键词匹配→命中直接给答案→未命中走正常诊断

与 Issue Reporter 协作: 先收录FAQ(记录方案)→如果是Bug再提Issue→FAQ记关联Issue编号

Signals

GitHub stars
52k
Forks
5k
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
faq-collector
Source
github.com/cherryhq/cherry-studio