skills.vishalvoidskills/vishalvoid
Technical & DevelopmentIntermediate

github-issue-creator

Structured GitHub issue reports from notes

Developer Setup

Setup & Installation

bash
npx skills add https://github.com/microsoft/skills --skill github-issue-creator

Overview

What This Skill Does

Converts messy input — error logs, voice dictations, raw notes, screenshots — into structured GitHub issues following a consistent markdown template. It extracts the relevant facts, assigns severity, and writes the issue to a file in the repo's `/issues/` directory.

Application

When to use this Skill

Documentation

Show Skills.md file

GitHub Issue Creator

Transform messy input (error logs, voice notes, screenshots) into clean, actionable GitHub issues.

Output Template

## Summary
[One-line description of the issue]

## Environment
- **Product/Service**: 
- **Region/Version**: 
- **Browser/OS**: (if relevant)

## Reproduction Steps
1. [Step]
2. [Step]
3. [Step]

## Expected Behavior
[What should happen]

## Actual Behavior
[What actually happens]

## Error Details
Lines 1 - 28 of 132

Recommendations

Explore other random skills

All skillsMy patterns