·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