github-issue-creator

Convert messy bug notes and logs into structured GitHub issue markdown files.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/RemseyMailjard/superpowers --skill github-issue-creator-remseymailjard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issue-creator
Source: https://github.com/RemseyMailjard/superpowers/tree/main/.github/skills/skills/github-issue-creator
Command: npx skills add https://github.com/RemseyMailjard/superpowers --skill github-issue-creator-remseymailjard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Convert messy input such as raw notes, error logs, voice dictation, or screenshots into clear GitHub issue reports in Markdown.

Core Features & Use Cases

  • Structured Issues: Transform unstructured bug information into consistent GitHub issue templates with sections for Summary, Environment, Steps, and Expected vs Actual Behavior.
  • Visual Evidence: Attach or reference images/GIFs to support reproduced issues.
  • Output Management: Save issues as Markdown files under /issues/ with the naming convention YYYY-MM-DD-short-description.md.

Quick Start

Paste your bug notes or error messages and request a structured GitHub issue in Markdown under /issues.

Frequently Asked Questions about github-issue-creator

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

FAQPage Schema
How do I convert raw bug notes and error logs into GitHub issues?

Convert raw bug notes and error logs into GitHub issues by pasting the unstructured text. The tool processes the input into a structured markdown issue report containing sections for Summary, Environment, Steps, and Expected versus Actual Behavior.

Can I use voice dictation to create structured GitHub issue reports?

Voice dictation can be used to create structured GitHub issue reports. The tool transforms unstructured spoken notes into clean markdown files, automatically formatting the transcribed text into a consistent issue template.

How do I format screenshots and logs into a consistent GitHub bug report?

Format screenshots and logs into a consistent GitHub bug report by providing the visual evidence and raw text. The tool references images within a structured markdown template, categorizing environment details and reproduction steps.

What is the best way to organize generated GitHub issues locally?

The best way to organize generated GitHub issues locally is through automated file management. The tool saves outputs as markdown files under an /issues/ directory using the YYYY-MM-DD-short-description.md naming convention for chronological sorting.

Does this bug report generator work without external dependencies?

This bug report generator works without external dependencies. It operates independently to parse unstructured notes, voice dictations, or screenshots and outputs standardized markdown files for repositories using GitHub Issues.

Why should I use a template generator for GitHub bug reports?

Use a template generator for GitHub bug reports to ensure consistency across your repository. It eliminates manual formatting by automatically structuring messy inputs into standardized sections, saving time and improving issue clarity.