issue-create

Create GitHub issues with templated bodies and auto-assigned labels.

Updated Jan 25, 2026
One-click install
npx skills add https://github.com/Pjpj42/GridRacer --skill issue-create-pjpj42
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: issue-create
Source: https://github.com/Pjpj42/GridRacer/tree/main/.claude/skills/issue-create
Command: npx skills add https://github.com/Pjpj42/GridRacer --skill issue-create-pjpj42

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of GitHub issues by applying templates and language rules to generate consistent issue bodies and labels from a simple title input.

Core Features & Use Cases

  • Template-driven issue creation: automatically selects a template based on the title and fills labels.
  • Auto-labels and categorization: infers type and sets labels to match the issue.
  • One-step workflow: create an issue with a single title and optional details to streamline project management.

Quick Start

Provide an issue title (and optional details) to generate a templated GitHub issue.

Frequently Asked Questions about issue-create

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

FAQPage Schema
How do I automate GitHub issue creation with templates and labels?▼

Automating GitHub issue creation applies keyword-based language rules to detect issue type, assign labels, and generate a templated issue body from a simple title input, returning the new issue number.

Can I generate a GitHub issue body from just a title input?▼

Yes, you can generate a GitHub issue body by providing a single title and optional details to automatically select a template, infer the issue type, and apply matching labels.

What is the best way to categorize GitHub issues by type and component automatically?▼

The best way to categorize GitHub issues automatically is using keyword detection rules that infer issue type and assign corresponding labels during the template-driven issue creation process.

Do I need to provide optional details to create a templated GitHub issue?▼

No, you do not need to provide optional details to create a templated GitHub issue; a simple title input is sufficient to trigger template selection, auto-labeling, and issue body generation.

Does automated issue creation work for project management workflows?▼

Yes, automated issue creation works for project management workflows by streamlining the process of categorizing issues by type and component using templates and language rules.