github-issues-comments
CommunityFormat GitHub issues & comments
AuthorEvaLok
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill solves the problem of shell escaping issues when creating or commenting on GitHub issues and pull requests using the gh CLI, which can mangle markdown formatting like backticks.
Core Features & Use Cases
- Avoids Shell Escaping: Ensures markdown formatting is preserved in issue bodies and comments.
- Streamlines Creation: Simplifies creating issues, editing issue bodies, commenting on issues/PRs, and creating pull requests.
- Use Case: When you need to create a detailed GitHub issue with code snippets or specific formatting, this Skill guides you to use
--body-fileto prevent the shell from corrupting your markdown.
Quick Start
Use the Write tool to save your markdown content to /tmp/issue-body.md and then create the issue using gh issue create --title "My New Issue" --body-file /tmp/issue-body.md.
Dependency Matrix
Required Modules
None requiredComponents
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: github-issues-comments Download link: https://github.com/EvaLok/schema-org-json-ld/archive/main.zip#github-issues-comments Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.