什么是 github-issue-creator?
当要求创建 GitHub 问题时使用此技能。它使用存储库模板处理不同的问题类型(错误、功能等)并确保正确的标签。 来源:google-gemini/gemini-cli。
当要求创建 GitHub 问题时使用此技能。它使用存储库模板处理不同的问题类型(错误、功能等)并确保正确的标签。
通过命令行快速安装 github-issue-creator AI 技能到你的开发环境
来源:google-gemini/gemini-cli。
This skill guides the creation of high-quality GitHub issues that adhere to the repository's standards and use the appropriate templates.
multi-line Markdown or complex text, ALWAYS write the description/body to a temporary file first.
For YAML Templates (Forms): While gh issue create supports --body-file, YAML forms usually expect key-value pairs via flags if you want to bypass the interactive prompt. However, the most reliable non-interactive way to ensure formatting is preserved for long text fields is to use the --body or --body-file if the
当要求创建 GitHub 问题时使用此技能。它使用存储库模板处理不同的问题类型(错误、功能等)并确保正确的标签。 来源:google-gemini/gemini-cli。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/google-gemini/gemini-cli --skill github-issue-creator当要求创建 GitHub 问题时使用此技能。它使用存储库模板处理不同的问题类型(错误、功能等)并确保正确的标签。 来源:google-gemini/gemini-cli。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/google-gemini/gemini-cli --skill github-issue-creator 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/google-gemini/gemini-cli