·github-issue-creator
</>

github-issue-creator

Use this skill when asked to create a GitHub issue. It handles different issue types (bug, feature, etc.) using repository templates and ensures proper labeling.

53Installs·3Trend·@google-gemini

Installation

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

How to Install github-issue-creator

Quickly install github-issue-creator AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/google-gemini/gemini-cli --skill github-issue-creator
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: google-gemini/gemini-cli.

SKILL.md

View raw

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

Use this skill when asked to create a GitHub issue. It handles different issue types (bug, feature, etc.) using repository templates and ensures proper labeling. Source: google-gemini/gemini-cli.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/google-gemini/gemini-cli --skill github-issue-creator
Category
</>Dev Tools
Verified
First Seen
2026-03-04
Updated
2026-03-10

Browse more skills from google-gemini/gemini-cli

Quick answers

What is github-issue-creator?

Use this skill when asked to create a GitHub issue. It handles different issue types (bug, feature, etc.) using repository templates and ensures proper labeling. Source: google-gemini/gemini-cli.

How do I install github-issue-creator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/google-gemini/gemini-cli --skill github-issue-creator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

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