convert-github-issue-to-discussion

Community

Convert GitHub issues to discussions

Authorfreekmurze
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill automates converting GitHub issues into discussions using a headed browser to perform the operation, reducing manual steps and enabling smoother collaboration.

Core Features & Use Cases

  • Browser-driven conversion: Uses agent-browser to open an issue, login if needed, and convert to a discussion.
  • Category selection: Supports selecting a category like Q&A or Ideas before finalizing the conversion.
  • Use Case: Turn ongoing issues into discussions for community input or decision-making when a formal discussion thread is required.

Quick Start

Open the issue in a headed browser: agent-browser open "https://github.com/<owner>/<repo>/issues/<number>" --headed Wait for login confirmation: agent-browser snapshot -i Find and click Convert to discussion using the element reference: agent-browser click @<ref> If a category selection dialog appears, choose "Q&A" or "Ideas" as appropriate: agent-browser select @<combobox-ref> "Q&A" Confirm the conversion to finalize the process: agent-browser click @<confirm-button-ref>

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: convert-github-issue-to-discussion
Download link: https://github.com/freekmurze/dotfiles/archive/main.zip#convert-github-issue-to-discussion

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.