GitHub Issue 编辑

Edit GitHub Issue text and add comments via the GitHub API.

1|Updated May 21, 2026
One-click install
npx skills add https://github.com/youhei-ushio/dotclaude-public --skill github-issue-youhei-ushio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: GitHub Issue 编辑
Source: https://github.com/youhei-ushio/dotclaude-public/tree/main/skills/global/edit-issue
Command: npx skills add https://github.com/youhei-ushio/dotclaude-public --skill github-issue-youhei-ushio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) components.

What problem does it solve?

This skill simplifies the process of editing GitHub Issue text or adding comments, saving time and reducing errors.

Core Features & Use Cases

  • Edit Issue Text: Efficiently edit the body of an existing GitHub Issue.
  • Add Comments: Append comments to GitHub Issues.
  • Use Case: When you need to quickly update an issue's description or add a comment, this skill streamlines the process with minimal steps.

Quick Start

Use the edit-issue skill to edit the body of Issue #123.

Frequently Asked Questions about GitHub Issue 编辑

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I edit the body of an existing GitHub Issue using the command line?

To edit a GitHub Issue body via the command line, this skill automates the process using the GitHub API and the gh CLI, managing temporary file input and cleanup to update issue text efficiently.

Can I add comments to GitHub Issues in bulk without opening the browser?

Yes, you can add comments to GitHub Issues without a browser by using this skill, which streamlines appending comments via the GitHub API to manage multiple issues efficiently.

Do I need the gh CLI installed to edit GitHub Issue text?

Yes, the gh CLI is required as a dependency to edit GitHub Issue text, because this skill leverages it to authenticate and interact with the GitHub API for updating descriptions.

What is the best way to automate updating multiple GitHub Issue descriptions?

The best way to automate updating multiple GitHub Issue descriptions is using this skill, which handles temporary file creation for text input and deletion post-operation to streamline API updates.

Does this skill work with the GitHub API for managing issue text and comments?

Yes, this skill works directly with the GitHub API to manage issue text and comments, utilizing temporary files for input data to efficiently edit existing issues or append new comments.