GitHub Issue Creator This skill guides the creation of high-quality GitHub issues that adhere to the repository's standards and use the appropriate templates. Workflow Follow these steps to create a GitHub issue: 1. Identify Issue Type : Determine if the request is a bug report, feature request, or other category. 2. Locate Template : Search for issue templates in . - - - - If no relevant YAML template is found, look for templates in the same directory. 3. Read Template : Read the content of the identified template file to understand the required fields. 4. Draft Content : Draft the issue tit…