CO

convert-github-issue-to-discussion

Converts GitHub issues to discussions via browser automation when CLI tools are insufficient.

Install

mkdir -p .claude/skills/convert-github-issue-to-discussion && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/2802" && unzip -o skill.zip -d .claude/skills/convert-github-issue-to-discussion && rm skill.zip

Installs to .claude/skills/convert-github-issue-to-discussion

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Convert GitHub issues to discussions using agent-browser. Use when asked to convert, move, or change an issue to a discussion. Requires agent-browser installed and user to log in via headed browser.
198 chars✓ has a “when” trigger
Intermediate

Key capabilities

  • Navigate GitHub issue pages
  • Automate button interaction for conversion
  • Select discussion categories
  • Confirm conversion via browser automation

How it works

It opens a headed browser to the issue, waits for user authentication, and uses browser automation to click the conversion button and select a category.

Inputs & outputs

You give it
GitHub issue URL
You get back
Confirmation of issue conversion to discussion

When to use convert-github-issue-to-discussion

  • Convert feature request issues to ideas
  • Move support tickets to Q&A discussions
  • Clean up issue trackers

About convert-github-issue-to-discussion

Uses browser automation to navigate to a GitHub issue and perform a conversion to a discussion. It requires headed browser access for user authentication.

Convert GitHub issues to discussions using agent-browser. Use when asked to convert, move, or change an issue to a discussion. Requires agent-browser installed and user to log in via headed browser.

When not to use it

  • When the GitHub CLI supports the operation directly
  • When the user cannot log in via a headed browser

Prerequisites

agent-browser installedGitHub account access

Limitations

  • Requires headed browser for authentication
  • Requires manual user login

How it compares

It performs UI-based automation for tasks unsupported by the GitHub CLI.

Compared to similar skills

convert-github-issue-to-discussion side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
convert-github-issue-to-discussion (this skill)17moReviewIntermediate
tmux203moReviewIntermediate
jira117moNo flagsBeginner
triaging-issues53moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry