faq-collector

faq-collector is a skill for Claude Code from CherryHQ/cherry-studio. It costs 57 tokens per session (331 once invoked), scanned A, original, AGPL-3.0.

A tool for saving successfully resolved user questions in an FAQ knowledge base. FAQ means a collection of common questions and answers.

In plain words
What is it for?
Use it after solving a problem, or when someone asks to add the problem or solution to the FAQ.
Why use it?
It helps preserve useful solutions so they can be found again instead of being solved from scratch.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Part of the cherry-assistant-builtin plugin — 7 skills shipped together

Good fit Use it after solving a problem, or when someone asks to add the problem or solution to the FAQ.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/cherryhq/cherry-studio/faq-collector
About the project

Cherry Studio is a desktop application for Windows, Mac, and Linux that brings together conversations with multiple language-model providers, local models, configurable assistants, document processing, and connected tools. It is for people who want one workspace for AI chat, productivity, and agent tasks, and the catalogue add-ons add skills, agents, instructions, and plugins for that workflow.

CherryHQ/cherry-studio · 51,563 stars · on GitHub · cherryai.com

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add CherryHQ/cherry-studio --skill faq-collector
Clone the repo
git clone --depth 1 https://github.com/CherryHQ/cherry-studio

Made for: Claude Code.

Or install cherry-assistant-builtin, the plugin that ships this one along with the rest of its 7 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for faq-collector

README.md
[![agentmods](https://agentmods.dev/badge/skills/cherryhq/cherry-studio/faq-collector.svg)](https://agentmods.dev/skills/cherryhq/cherry-studio/faq-collector)
Your own site
<a href="https://agentmods.dev/skills/cherryhq/cherry-studio/faq-collector"><img src="https://agentmods.dev/badge/skills/cherryhq/cherry-studio/faq-collector.svg" alt="Measured on agentmods" height="20"></a>
Per session 57 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 331 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00057 $0.00331
Opus 5 $0.00028 $0.00166
Sonnet 5 $0.00011 $0.00066
Haiku 4.5 $0.00006 $0.00033

Measured 9d ago against content hash 66f466c991a1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

faq-collector scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

resources/builtin-agents/cherry-assistant/.claude/skills/faq-collector/SKILL.md · 28 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 28 lines · 57 tokens per session scan A 66f466c991a1

Subscribe to this mod's changes

faq-collector is a skill published in the GitHub repository CherryHQ/cherry-studio (51,563 stars, last pushed today), licensed AGPL-3.0. It adds 57 tokens to every session and 331 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

pptgen-drawio

A tool for generating multi-page Draw.io presentations and exporting them as PowerPoint files. It supports thesis-defence slides and general presentation decks, with optional PowerPoint templates.

xstongxue/best-skills · 80 tokens

create-skill

Guides users through creating effective Agent Skills for Cursor. Use when the user wants to create, write, or author a new skill, or asks about skill structure, best practices, or SKILL.md format.

xstongxue/best-skills · 46 tokens

wechat-article-writer

A Chinese-language content-creation workflow for public-account and social-media writing. It supports article drafting, cover images, illustrations, process diagrams, style analysis, and adapting writing to selected styles.

xstongxue/best-skills · 105 tokens

drawio-diagram

A tool for creating editable Draw.io diagrams, a file format used for flowcharts, system diagrams, and model illustrations.

xstongxue/best-skills · 104 tokens

skill-prompt-convert

A format-conversion guide for changing a Skill file into a chat prompt, or a chat prompt into a SKILL.md file. SKILL.md is the standard file format used to give an agent reusable task instructions.

xstongxue/best-skills · 72 tokens

frontend-design

A guide for building polished web interfaces such as pages, dashboards, applications, posters, and reusable React or Vue components. It covers visual direction, layout, typography, colors, animation, accessibility, and working HTML, CSS, or JavaScript code.

xstongxue/best-skills · 103 tokens