create-issue

Create and submit GitHub issues with templates and labels.

136|32|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/alibaba/neug --skill create-issue-alibaba
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-issue
Source: https://github.com/alibaba/neug/tree/main/.cursor/skills/create-issue
Command: npx skills add https://github.com/alibaba/neug --skill create-issue-alibaba

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of submitting new issues to a project, ensuring that bug reports and feature requests are easily and accurately documented.

Core Features & Use Cases

  • Issue Submission: Streamline the creation of new issues with structured templates.
  • User Input Analysis: Analyze and categorize user input to determine issue type (bug report or feature request).
  • Template Loading: Load appropriate templates based on issue type for consistent issue formatting.
  • User Review and Revision: Allow users to review and revise issue content before submission.
  • Issue Submission: Submit the issue to the project with all necessary settings and labels.

Quick Start

Use the create-issue skill to submit a new bug report. Provide a brief description of the issue and follow the prompts to submit the report.

Frequently Asked Questions about create-issue

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I submit a bug report or feature request to a GitHub project?

To submit a bug report or feature request to a GitHub project, provide a brief description of the issue. The tool analyzes your input, selects the appropriate template, and allows you to review the content before final submission via the GitHub API.

How do I create structured GitHub issues using templates?

Creating structured GitHub issues using templates involves loading the appropriate template based on the issue type. The tool categorizes user input to determine if it is a bug report or feature request, then applies the corresponding template for consistent formatting.

Do I need the gh CLI installed to automate issue submission?

Yes, you need the gh CLI installed to automate issue submission. The tool depends on the gh command-line interface to integrate with the GitHub API and submit new issues directly to the project repository.

Can I review and revise issue content before submitting it to GitHub?

Yes, you can review and revise issue content before submitting it to GitHub. The workflow allows user review and revision of the generated issue details, ensuring accurate documentation of bug reports and feature requests before final submission.

What is the best way to streamline bug tracking workflows on GitHub?

The best way to streamline bug tracking workflows on GitHub is to automate issue creation with structured templates. By categorizing user input and loading appropriate formats, the tool ensures bug reports and feature requests are easily and accurately documented.