Source profileQuality 50/100

CherryHQ/cherry-studio/resources/builtin-agents/cherry-assistant/.claude/skills/faq-collector/SKILL.md

faq-collector

Review faq-collector's use cases, installation, workflow, and original source instructions.

Source repository stars
49,062
Declared platforms
0
Static risk flags
0
Last source update
2026-07-28
Source checked
2026-07-28

Decision brief

What it does—and where it fits

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

Best for

    Not for

    • Tasks that require unconfirmed production actions or broad system permissions.
    • Environments where the pinned source and install steps cannot be inspected.

    Compatibility matrix

    Platform support, with evidence labels

    PlatformStatusEvidenceWhat to check
    CodexNot declaredNo explicit evidencePortability before use
    Claude CodeNot declaredNo explicit evidencePortability before use
    CursorNot declaredNo explicit evidencePortability before use
    Gemini CLINot declaredNo explicit evidencePortability before use
    Open the compatibility checker

    Installation

    Inspect first. Install second.

    The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.

    Source-detected install commandSource
    npx skills add https://github.com/CherryHQ/cherry-studio --skill "resources/builtin-agents/cherry-assistant/.claude/skills/faq-collector"
    Safe inspection promptEditorial

    Inspect the Agent Skill "faq-collector" from https://github.com/CherryHQ/cherry-studio/blob/dda7cc99d730c36bde685bec586dafe458722a4d/resources/builtin-agents/cherry-assistant/.claude/skills/faq-collector/SKILL.md at commit dda7cc99d730c36bde685bec586dafe458722a4d. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.

    Workflow

    What the source asks the agent to do

    1. 01

      Q: [通用化问题表述]

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

      关键词: [逗号分隔]相关文件/Issue: [路径或编号]版本: vX.X.X | 收录日期: YYYY-MM-DD

    Permission review

    Static risk signals and limitations

    No configured static risk pattern was detected

    This is not proof of safety. Runtime behavior, indirect dependencies, and hidden external systems are outside the static scan.

    Evidence record

    Why each signal appears

    EvidenceSourceComputedTestedEditorial
    SignalValueEvidence typeMeaning
    Quality score50/100ComputedDocumentation, specificity, maintenance, and trust rules
    Repository stars49,062SourceRepository attention, not individual Skill quality
    Compatibility0 platformsSourceDeclared in the catalog source record
    Usage guidecatalog recordEditorialGenerated or reviewed according to the visible evidence level

    Pinned source

    Provenance and original SKILL.md

    Repository
    CherryHQ/cherry-studio
    Skill path
    resources/builtin-agents/cherry-assistant/.claude/skills/faq-collector/SKILL.md
    Commit
    dda7cc99d730c36bde685bec586dafe458722a4d
    License
    AGPL-3.0
    Collected
    2026-07-28
    Default branch
    main
    View the original SKILL.md

    FAQ Collector

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

    文件: <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编号