github-issue-creator

Convert unstructured notes into structured GitHub issues with markdown sections.

2|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/yunmoxinghe/Docked-AI --skill github-issue-creator-yunmoxinghe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issue-creator
Source: https://github.com/yunmoxinghe/Docked-AI/tree/main/.kiro/skills/github-issue-creator
Command: npx skills add https://github.com/yunmoxinghe/Docked-AI --skill github-issue-creator-yunmoxinghe

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill takes raw notes, error logs, voice dictation, or screenshots and converts them into crisp GitHub-flavored markdown issue reports. It's ideal for situations where users need to create a structured issue but only have unstructured information.

Core Features & Use Cases

  • Input Transformation: Convert raw data like notes, error logs, voice, or images into issue reports.
  • Structured Output: Generate issues with clear sections such as summary, environment, reproduction steps, expected vs. actual behavior, error details, and impact.
  • Use Case: When a user encounters a bug and has a mix of verbal descriptions, error logs, and screenshots, this Skill can organize them into a GitHub issue with all necessary details.

Quick Start

Use the github-issue-creator skill to create an issue from your notes in the file 'bug-report.txt'.

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 notes into structured GitHub issues?

To convert raw notes into structured GitHub issues, this Skill applies natural language processing to transform unstructured text, error logs, or voice dictation into crisp GitHub-flavored markdown reports with clear sections like summary, reproduction steps, and expected behavior.

Can I create a GitHub bug report from screenshots and error logs?

Yes, you can create a GitHub bug report from screenshots and error logs. The Skill processes these mixed input formats, organizing verbal descriptions and visual data into a single issue with necessary environment details and actual behavior sections.

What is the best way to streamline issue reporting for software engineers?

The best way to streamline issue reporting is to use this Skill to automatically generate well-structured GitHub issues from unstructured information, ensuring consistent bug logging and reducing manual formatting effort for support teams.

What sections are included in the generated GitHub issue markdown?

The generated GitHub issue markdown includes structured sections such as summary, environment, reproduction steps, expected versus actual behavior, error details, and impact, ensuring comprehensive bug reporting directly from your raw notes.

Do I need any specific dependencies to use this issue creation Skill?

No specific dependencies are required to use this issue creation Skill. It operates independently using internal scripts to process your unstructured notes and generate the final GitHub issue markdown output.