Create Issue

Route ticket creation requests to Linear or GitHub based on user intent.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/Uguryldz/nnnnn8n --skill create-issue-uguryldz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Create Issue
Source: https://github.com/Uguryldz/nnnnn8n/tree/main/.claude/plugins/n8n/skills/create-issue
Command: npx skills add https://github.com/Uguryldz/nnnnn8n --skill create-issue-uguryldz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of creating tickets by routing requests to Linear or GitHub based on user intent, ensuring consistent issue tracking across platforms.

Core Features & Use Cases

  • Create Linear tickets or GitHub issues from natural language prompts.
  • Automatically determine the target platform (Linear or GitHub) and format the issue title and description according to platform conventions.
  • Supports standard ticket details like title, description, labels, and assignees, with compatibility checks.

Quick Start

Describe the issue and specify the target platform (Linear or GitHub) to have me create the corresponding ticket automatically.

Frequently Asked Questions about Create Issue

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

FAQPage Schema
How do I create Linear tickets or GitHub issues from natural language?

To create Linear tickets or GitHub issues, describe the bug, task, or feature request in a prompt. The system routes the request automatically, formatting the title and description to match the target platform's conventions.

How does automatic issue routing work for Linear and GitHub?

Automatic issue routing works by analyzing user intent from the input text to select the correct platform. It enforces platform conventions for titles and descriptions, ensuring consistent issue tracking across Linear and GitHub.

Do I need authentication to create GitHub issues and Linear tickets?

Yes, you need authentication to create GitHub issues and Linear tickets. You must have both the Linear MCP and GitHub GH CLI authenticated in your environment before routing ticket creation requests.

Can I add labels and assignees when creating tickets across Linear and GitHub?

Yes, you can add labels and assignees when creating tickets. The system supports these optional fields and performs compatibility checks to ensure they are applied correctly on the target platform.

What is the best way to automate bug tracking and feature requests across platforms?

Automating bug tracking and feature requests is best handled by routing natural language prompts to the correct platform. This enforces consistent issue tracking conventions and standard ticket details across Linear and GitHub.