github-issue-create
OfficialCreate GitHub issues from templates with gh CLI.
AuthorYAPP-Github
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of GitHub issues following a project template, reducing manual setup and ensuring consistency across issues.
Core Features & Use Cases
- Template-driven creation: Generate issues (features, bugs, tasks) using predefined templates via gh issue create.
- Consistent formatting: Enforce standard titles, labels, and bodies to align with project conventions.
- Use Case: When starting a new feature or triaging bugs, run this Skill to spin up correctly formatted issues across a repository.
Quick Start
Use the gh CLI to create an issue from a template, for example: gh issue create --title "Add dark mode" --label "feat" --body "$(cat <<'EOF'
Summary
- Please describe the feature in detail
etc
EOF )
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-issue-create Download link: https://github.com/YAPP-Github/27th-Web-Team-3-BE/archive/main.zip#github-issue-create 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 471,000+ vetted skills library on demand.