SkillAgentSearch skills...

cherry-studio-feedback

Use when Cherry Studio 用户希望报告、提交或整理 BUG、UI/UX 问题或功能建议,但未明确要求创建 GitHub Issue。

Install / Use

npx skills add CherryHQ/cherry-studio --skill cherry-studio-feedback

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

87/100

Category

Design

Supported Platforms

Universal

Our assessment of cherry-studio-feedback

cherry-studio-feedback scores 87/100 on our quality scale, 38th of 139 Design skills we index (top 28%).

Its SKILL.md is 991 bytes long, split into 5 sections and no code examples: fairly brief, so expect to fill in details yourself.

With 52,134 GitHub stars, it is one of the more widely adopted skills in the catalogue.

Substance
14/30
Structure
11/20
Description
12/15
Adoption
20/20
Freshness
15/15

Maintenance, license and trust

  • The repository was last updated today, so cherry-studio-feedback is actively maintained.
  • It is released under AGPL-3.0, a copyleft license: you can use it, but modified versions you distribute must carry the same license.
  • Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

cherry-studio-feedback compared with similar skills

All 4 of these similar skills score higher than cherry-studio-feedback; compare them before choosing.

SkillScoreStarsUpdatedFormat
cherry-studio-feedback (this skill)by CherryHQ8752.1ktodaySKILL.md
Agent-Reachby Panniantong10085.4k9d agoCLAUDE.md
headroomby headroomlabs-ai10073.8ktodayCLAUDE.md
rufloby ruvnet10073.2ktodayCLAUDE.md
CowAgentby zhayujie10047.1k1d agoCLAUDE.md

Frequently asked questions

How do I install cherry-studio-feedback?
Run npx skills add CherryHQ/cherry-studio --skill cherry-studio-feedback. The install tabs above show the steps for each supported agent.
Which AI agents does cherry-studio-feedback work with?
It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
Is cherry-studio-feedback safe to use?
It is AGPL-3.0-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is cherry-studio-feedback still maintained?
The repository was last updated today, so cherry-studio-feedback is actively maintained.

name: cherry-studio-feedback description: Use when Cherry Studio 用户希望报告、提交或整理 BUG、UI/UX 问题或功能建议,但未明确要求创建 GitHub Issue。

Cherry Studio Feedback

将当前 Support 对话整理成简洁、用户可编辑的问题描述,再把草稿交给用户审阅。Support 只准备草稿;诊断选择、知晓确认和最终提交都由用户完成。

准备草稿

  1. 复用对话中已知的实际结果、期望结果、复现步骤和影响,整理为一段简洁的问题描述。仅追问会实质改变描述的缺失信息。

  2. 仅在用户批准且问题确实需要诊断信息时调用 mcp__assistant__diagnose。用户拒绝、工具失败或不需要诊断时,仍使用现有内容继续准备草稿。

  3. 仅在 Cherry Studio 内有实时交互用户时,调用完全限定的草稿工具。渠道或其他 headless 会话不得调用,直接执行第 5 步:

    mcp__assistant__prepare_diagnostic_report({ description })
    
  4. 工具成功后,告诉用户点击消息内的“审阅诊断报告”按钮,在共享弹窗中检查并编辑描述。

  5. 渠道/headless 会话、工具不可用或失败时,不得循环重试模型或工具。让用户从 Cherry Studio 的帮助或设置打开“问题反馈”入口中的“提交诊断报告”,并手动填写问题描述。

用户拥有提交权

prepare_diagnostic_report 只持久化并返回草稿结果:不会打开弹窗、勾选知晓确认或上传。必须由用户亲自:

  • 点击“审阅诊断报告”。
  • 选择要包含的诊断数据。
  • 勾选知晓确认。
  • 审阅后提交。

禁止事项

  • 不得调用 lark-cli。
  • 不得生成工作区反馈 ZIP。
  • 不得直接打开飞书或其他外部表单。
  • 不得代替用户勾选、上传或完成任何提交。
  • 不得声称已打开弹窗、已上传或已提交。

GitHub Issue

用户明确要求创建 GitHub Issue 时,立即转交 issue-reporter,不再执行本流程。

Related Skills

View on GitHub
GitHub Stars52.1k
CategoryDesign
Updated14h ago
Forks5.0k

Languages

TypeScript

Trust signals

100/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

No cautions