eventaservo-github-issue-creator

Automates GitHub issue creation via the GitHub CLI with guided input and previews.

31|8|Updated Oct 11, 2018
One-click install
npx skills add https://github.com/eventaservo/eventaservo --skill eventaservo-github-issue-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eventaservo-github-issue-creator
Source: https://github.com/eventaservo/eventaservo/tree/main/.agents/skills/eventaservo-github-issue-creator
Command: npx skills add https://github.com/eventaservo/eventaservo --skill eventaservo-github-issue-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates GitHub issues for the Eventaservo project by guiding the user through the title, type, labels, and body, then drafting the full content and posting it via the GitHub CLI.

Core Features & Use Cases

  • Interactive issue/story creation for Eventaservo projects, with guided input and live previews.
  • Infers issue type and labels, drafts the full body, shows a preview for approval, and submits via the GitHub CLI.
  • Use case: convert a user request into a properly structured GitHub issue or user story, end-to-end.

Quick Start

Tell me the issue title and a brief description, and I will interview you, draft the body, and create the GitHub issue via the CLI.

Frequently Asked Questions about eventaservo-github-issue-creator

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

FAQPage Schema
How do I create a GitHub issue interactively using the CLI?

To create a GitHub issue interactively, provide a title and brief description. The skill guides you through selecting the type and labels, drafts the full body, shows a preview for approval, and submits the issue directly via the GitHub CLI.

How do I convert a user request into a structured GitHub user story?

Converting a user request into a GitHub user story involves guided input for the title, type, and body. The skill drafts the full structured content, infers appropriate labels based on the issue type, and submits the user story via the GitHub CLI.

Do I need the GitHub CLI installed to automate issue creation?

Yes, you need the GitHub CLI installed and appropriate repository permissions to automate issue creation. The skill relies on the GitHub CLI to submit the drafted issue content after you approve the generated preview.

How are GitHub labels selected when creating an issue?

GitHub labels are selected automatically by inferring the issue type from your initial input. After you provide the title and description, the skill applies the appropriate labels, drafts the body, and prepares the issue for your final approval.

Can I preview a GitHub issue before submitting it via the CLI?

Yes, you can preview a GitHub issue before submitting it. After guiding you through the title, type, labels, and body, the skill drafts the full issue content and shows a preview for your explicit approval before posting it via the GitHub CLI.

What is the best way to automate structured issue creation for a specific project?

Automating structured issue creation for a specific project requires an interactive guided workflow. This skill handles the end-to-end process by interviewing you, drafting the full content, inferring labels, and submitting the finalized issue through the GitHub CLI.