issue-create

Convert conversation context into structured GitHub issues with labels.

1.1k|68|Updated Nov 14, 2025
One-click install
npx skills add https://github.com/vm0-ai/vm0 --skill issue-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-create
Source: https://github.com/vm0-ai/vm0/tree/main/.claude/skills/issue-create
Command: npx skills add https://github.com/vm0-ai/vm0 --skill issue-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill reduces the manual burden of turning chat or document discussions into actionable GitHub issues by preserving context and converting it into a structured format.

Core Features & Use Cases

  • Conversation-to-issue conversion: Generate clear GitHub issues from chat transcripts or messages.
  • Context preservation: Include background, decisions, and referenced files or links.
  • Flexible issue types: Create issues for general work items, bugs, or feature requests with suggested titles and labels.
  • Efficient collaboration: Align teams quickly by producing consistent issue formats from diverse discussions.

Quick Start

From the current conversation, ask the AI to create a GitHub issue describing the problem and proposed next steps. For example: "Create a GitHub issue describing a user-reported bug where the login page crashes on iOS, including steps to reproduce, expected behavior, and affected users."

Frequently Asked Questions about issue-create

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

FAQPage Schema
How do I create GitHub issues from chat conversations?

Turning conversations into GitHub issues requires providing the AI with your chat context. The skill processes general discussions, bugs, or feature requests to generate a structured issue with background, decisions, reproduction steps, and acceptance criteria.

What is the best way to automate GitHub issue creation from unstructured discussions?

Automating GitHub issue creation from unstructured discussions involves converting conversation context into structured issues. This process preserves background details and decisions, ensuring clear reproduction steps and consistent formatting for team collaboration.

Can I generate GitHub bug reports directly from message transcripts?

Yes, you can generate GitHub bug reports directly from message transcripts. The skill handles bug discussions by extracting context, defining expected behavior, and detailing clear reproduction steps to produce a ready-to-file issue.

Does this issue generation approach support feature requests and general work items?

Yes, this issue generation approach supports feature requests and general work items alongside bugs. It analyzes conversation context to suggest descriptive titles, apply labels, and build a detailed body with acceptance criteria.

Do I need the GitHub API to use this conversation-to-issue conversion skill?

No, you do not need the GitHub API to use this conversation-to-issue conversion skill. It has no dependencies and generates the structured issue body, leaving the actual GitHub submission to your standard workflow.