Setup & Installation
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. Instead of manually reformatting raw bug info into a structured template, this skill pulls the relevant details out of unstructured input and fills them into the correct fields automatically.
When to use it
- Working with github issue creator functionality
- Implementing github issue creator features
- Debugging github issue creator related issues
