github-issue-creator

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

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/javi2481/proyecto-data-x --skill github-issue-creator-javi2481
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issue-creator
Source: https://github.com/javi2481/proyecto-data-x/tree/main/.claude/skills/github-issue-creator
Command: npx skills add https://github.com/javi2481/proyecto-data-x --skill github-issue-creator-javi2481

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Messy notes, error logs, or voice dictations often fail to convey essential details for issue tracking. This Skill converts unstructured input into clean, reproducible GitHub issue markdown files ready for documentation and triage.

Core Features & Use Cases

  • Structured issue templates: outputs a complete GitHub issue with sections such as Summary, Environment, Reproduction Steps, Expected Behavior, Actual Behavior, Error Details, Visual Evidence, and Impact.
  • File-based delivery: creates Markdown files in the repository's /issues/ directory, named using the YYYY-MM-DD-short-description.md convention.
  • Input flexibility: accepts text, logs, screenshots, or voice dictations and extracts actionable details.

Quick Start

Paste the raw notes or bug reports and ask to create a new issue file in the repository’s /issues/ directory.

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 messy notes and error logs into structured GitHub issue markdown?

To convert messy notes into structured GitHub issue markdown, you can paste raw text, logs, or voice dictations into a tool that automatically extracts actionable details and formats them into reproducible issue templates. This Skill processes unstructured input and generates a complete markdown file with sections for Summary, Environment, Reproduction Steps, Expected Behavior, Actual Behavior, Error Details, Visual Evidence, and Impact.

What is the standard format for a reproducible bug report on GitHub?

A standard reproducible bug report on GitHub includes structured sections for Summary, Environment, Reproduction Steps, Expected Behavior, Actual Behavior, Error Details, Visual Evidence, and Impact. This format ensures all essential details are conveyed for issue tracking and triage, converting unstructured notes into clean, formatted markdown with properly formatted code blocks.

Can I use voice dictations or screenshots to create GitHub issues?

Yes, you can use voice dictations, screenshots, pasted logs, or raw text to create GitHub issues. The Skill accepts flexible input formats and extracts actionable details from unstructured data to generate structured issue markdown files, ensuring that error logs and visual evidence are properly documented.

How should I name and store markdown files for GitHub issue tracking?

Markdown files for GitHub issue tracking should be named using the YYYY-MM-DD-short-description.md convention and stored in the repository's /issues/ directory. This file-based delivery approach ensures that each generated issue markdown is organized chronologically and contextually for documentation and triage.

What is the best way to automate GitHub issue creation from unstructured bug reports?

The best way to automate GitHub issue creation from unstructured bug reports is to use a transformation tool that parses raw notes and applies a full issue template. This approach converts messy input into clean, structured markdown files ready for triage, eliminating the need for manual formatting and ensuring consistent documentation.