The skill analyzes a specification file to extract requirements and creates a corresponding GitHub issue using the feature_request.yml template, checking for duplicate issues before creation. It's designed for developers and project maintainers who need to convert technical specifications into structured GitHub issues with proper titles, descriptions, and labels. This solves the problem of manually translating specification documents into standardized issue formats and prevents duplicate issue creation.
npx skills add https://github.com/github/awesome-copilot --skill create-github-issue-feature-from-specification