convert-github-issue-to-discussion
Installation
SKILL.md
Convert GitHub Issue to Discussion
Convert GitHub issues to discussions using browser automation when the gh CLI doesn't support this operation.
Prerequisites
agent-browserinstalled- User must log in to GitHub when prompted
Workflow
1. Open Browser in Headed Mode
agent-browser open "https://github.com/<owner>/<repo>/issues/<number>" --headed
The --headed flag shows the browser window so the user can log in.