Automates GitHub issue creation while respecting your repository's template structure. It reads templates from .github/ISSUE_TEMPLATE/, figures out which one to use based on your request (bug report, feature request, discussion, or other), then walks you through filling out the required fields. Creates a temp file with properly formatted markdown, previews it for confirmation, and runs gh issue create with the right title prefix and labels. The smart bit is that it actually parses your template files instead of hardcoding formats, so it adapts to however your repo is set up. Saves you from context switching to the browser when you're already in the terminal.
npx -y skills add cherryhq/cherry-studio --skill gh-create-issue --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
microsoft/win-dev-skills
github/awesome-copilot
github/awesome-copilot