github-issue-creator
Installation
SKILL.md
GitHub Issue Creator
Create and update GitHub issues from screenshots, emails, messages, and other unstructured input sources.
Repo Sync Before Edits (mandatory)
This skill creates issues on a remote GitHub repo, so always verify connectivity first:
gh auth status
gh repo view --json name,owner,url
If gh is not authenticated or the current directory is not a GitHub repo, stop and tell the user what's missing before continuing.
Workflow
Follow these three phases strictly. Do not skip the approval step — the user must confirm before any issue is created or updated.