issue-reporter

by CherryHQ 51k AGPL-3.0-only Updated Aug 18, 2026
issue-reporter skill by CherryHQ
Social preview for CherryHQ/cherry-studio

issue-reporter is an open-source integrations skill for Claude Code and compatible agents, published by CherryHQ. Its author describes it as: “只在用户明确要求提交 GitHub Issue、GitHub Bug Report 或 GitHub Feature Request 时使用。用户只说“提交问题”“提交反馈”“上报 bug”“这是个 bug”或描述功能建议但未点名 GitHub 时不得触发,必须改用 cherry-studio-feedback 并默认提交飞书。”. The project has 51k stars on GitHub and is available under the AGPL-3.0-only license. Add it to your setup with `git clone https://github.com/CherryHQ/cherry-studio ~/.claude/skills/issue-reporter`.

What issue-reporter does

只有用户明确要求提交到 GitHub,才能继续本流程。不得从“提交问题”“反馈”“bug”或“功能建议”推断 GitHub;未明确点名 GitHub 时立即转交 `cherry-studio-feedback`,不得运行 `gh auth status`、搜索仓库或发起任何 GitHub 操作。

Installation

Add issue-reporter to your agent with:

git clone https://github.com/CherryHQ/cherry-studio ~/.claude/skills/issue-reporter

Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.

What's inside

The SKILL.md for issue-reporter is organised into these sections:

  • 触发边界
  • 检测 GitHub 登录
  • GitHub 模式
  • 本地模式
  • 注意

When to use it

Reach for issue-reporter when you want integrations help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.

Strengths

  • Clear AGPL-3.0-only license — safe to read and adapt
  • Ships in CherryHQ/cherry-studio, an established project with 50,722 GitHub stars
  • Actively maintained (recent commits)

Topics

agent-skillsai-agentclaude-codecodexdeepseekdeepseek-harnesshermes-agentskillsvibe-coding

Frequently asked questions

What does issue-reporter do?
只在用户明确要求提交 GitHub Issue、GitHub Bug Report 或 GitHub Feature Request 时使用。用户只说“提交问题”“提交反馈”“上报 bug”“这是个 bug”或描述功能建议但未点名 GitHub 时不得触发,必须改用 cherry-studio-feedback 并默认提交飞书。
How do I install issue-reporter?
Run git clone https://github.com/CherryHQ/cherry-studio ~/.claude/skills/issue-reporter in your agent, then reload your skills. Review the source at https://github.com/CherryHQ/cherry-studio before installing.
Is issue-reporter free to use?
Yes. issue-reporter is free and open source under the AGPL-3.0-only license, so you can read, run, and adapt it within that license's terms.
Where does issue-reporter come from?
issue-reporter ships inside CherryHQ/cherry-studio, a repository that contains 20 catalogued skills in total. The repository's 50,722 GitHub stars apply to that whole collection, not to this skill on its own.

Related skills

More Integrations →

Use when user wants to create a GitHub issue for the current repository. Must read and follow the repository's issue template format.

51k CherryHQ AGPL-3.0-only

Unified meta-skill engine for distilling colleague, relationship, or celebrity characters into reusable Skills. | 统一的 meta-skill 引擎,把 colleague、relationship、celebrity 三类对象蒸馏成可复用 Skill。

23k titanwings MIT

GitHub repository analytics dashboard — stars, forks, contributors, issues, pull requests, recent activity, and top contributors. Use when the brief asks for a GitHub repo dashboard, open-source growth report, repository health page, or GitHub analytics view.

89k nexu-io Apache-2.0

secret is an open-source integrations skill for Claude Code and compatible agents, published by YaoApp. It packages reusable instructions an agent loads on demand to help with integrations tasks. The project has 7.7k stars on GitHub and ships custom license terms, so review them before reuse. Add it to your setup with `git clone https://github.com/YaoApp/yao ~/.claude/skills/secret`.

7.7k YaoApp Other