Create Linear Ticket

Create Linear tickets with titles, Markdown descriptions, priorities, and labels.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Cure-HHT/hht_diary --skill create-linear-ticket
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Create Linear Ticket
Source: https://github.com/Cure-HHT/hht_diary/tree/main/tools/anspar-marketplace/plugins/linear-integration/skills/create-ticket
Command: npx skills add https://github.com/Cure-HHT/hht_diary --skill create-linear-ticket

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires nodejs, and includes scripts (resource) components.

What problem does it solve?

Manually creating detailed Linear tickets, especially with requirement links, specific priorities, and labels, can be a slow and repetitive task. This Skill streamlines ticket creation directly from your AI, saving you time and ensuring consistency.

Core Features & Use Cases

  • Customizable Ticket Creation: Create new Linear tickets with custom titles, detailed Markdown descriptions, priority levels (0-4), and comma-separated labels.
  • Automated Requirement Linking: Automatically links tickets to requirements mentioned in the description, maintaining traceability.
  • Versatile Use: Ideal for logging new features, reporting bugs, or creating general tasks with all necessary metadata.
  • Use Case: A developer identifies a bug during testing and needs to quickly log it in Linear with a high priority, specific labels (e.g., "bug", "urgent"), and a clear description. This Skill allows them to do so with a single, efficient command.

Quick Start

Create a new Linear ticket with the title "Implement user authentication" and description "Add OAuth2 authentication. Implements: REQ-p00002", setting priority to 2 and labels "feature,security".