cherry-studio-feedback
Use when Cherry Studio 用户希望报告、提交或整理 BUG、UI/UX 问题或功能建议,但未明确要求创建 GitHub Issue。
Install / Use
npx skills add CherryHQ/cherry-studio --skill cherry-studio-feedbackInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
DesignSupported Platforms
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.
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.
| Skill | Score | Stars | Updated | Format |
|---|---|---|---|---|
| cherry-studio-feedback (this skill)by CherryHQ | 87 | 52.1k | today | SKILL.md |
| Agent-Reachby Panniantong | 100 | 85.4k | 9d ago | CLAUDE.md |
| headroomby headroomlabs-ai | 100 | 73.8k | today | CLAUDE.md |
| rufloby ruvnet | 100 | 73.2k | today | CLAUDE.md |
| CowAgentby zhayujie | 100 | 47.1k | 1d ago | CLAUDE.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.
Skill content
View source on GitHubname: cherry-studio-feedback description: Use when Cherry Studio 用户希望报告、提交或整理 BUG、UI/UX 问题或功能建议,但未明确要求创建 GitHub Issue。
Cherry Studio Feedback
将当前 Support 对话整理成简洁、用户可编辑的问题描述,再把草稿交给用户审阅。Support 只准备草稿;诊断选择、知晓确认和最终提交都由用户完成。
准备草稿
-
复用对话中已知的实际结果、期望结果、复现步骤和影响,整理为一段简洁的问题描述。仅追问会实质改变描述的缺失信息。
-
仅在用户批准且问题确实需要诊断信息时调用
mcp__assistant__diagnose。用户拒绝、工具失败或不需要诊断时,仍使用现有内容继续准备草稿。 -
仅在 Cherry Studio 内有实时交互用户时,调用完全限定的草稿工具。渠道或其他 headless 会话不得调用,直接执行第 5 步:
mcp__assistant__prepare_diagnostic_report({ description }) -
工具成功后,告诉用户点击消息内的“审阅诊断报告”按钮,在共享弹窗中检查并编辑描述。
-
渠道/headless 会话、工具不可用或失败时,不得循环重试模型或工具。让用户从 Cherry Studio 的帮助或设置打开“问题反馈”入口中的“提交诊断报告”,并手动填写问题描述。
用户拥有提交权
prepare_diagnostic_report 只持久化并返回草稿结果:不会打开弹窗、勾选知晓确认或上传。必须由用户亲自:
- 点击“审阅诊断报告”。
- 选择要包含的诊断数据。
- 勾选知晓确认。
- 审阅后提交。
禁止事项
- 不得调用
lark-cli。 - 不得生成工作区反馈 ZIP。
- 不得直接打开飞书或其他外部表单。
- 不得代替用户勾选、上传或完成任何提交。
- 不得声称已打开弹窗、已上传或已提交。
GitHub Issue
用户明确要求创建 GitHub Issue 时,立即转交 issue-reporter,不再执行本流程。
Related Skills
Agent-Reach
85.4kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.8kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.2k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
CowAgent
47.1kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-agent, multi-model, multi-channel. Lightweight, extensible, one-line install.
Languages
Trust signals
From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.
