·github-issue-creator
</>

github-issue-creator

当要求创建 GitHub 问题时使用此技能。它使用存储库模板处理不同的问题类型(错误、功能等)并确保正确的标签。

53安装·3热度·@google-gemini

安装

$npx skills add https://github.com/google-gemini/gemini-cli --skill github-issue-creator

如何安装 github-issue-creator

通过命令行快速安装 github-issue-creator AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/google-gemini/gemini-cli --skill github-issue-creator
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:google-gemini/gemini-cli。

SKILL.md

查看原文

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
分类
</>开发工具
认证
收录时间
2026-03-04
更新时间
2026-03-10

Browse more skills from google-gemini/gemini-cli

快速解答

什么是 github-issue-creator?

当要求创建 GitHub 问题时使用此技能。它使用存储库模板处理不同的问题类型(错误、功能等)并确保正确的标签。 来源:google-gemini/gemini-cli。

如何安装 github-issue-creator?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/google-gemini/gemini-cli --skill github-issue-creator 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/google-gemini/gemini-cli