List Available Labels

List and filter Linear workspace labels by prefix.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Remembering or discovering all available labels in a Linear workspace can be challenging, leading to incorrect or inconsistent labeling of tickets. This Skill provides an easy way to list and filter all labels, ensuring accurate and standardized project management.

Core Features & Use Cases

  • Comprehensive Label Listing: Fetch and display all available labels from your Linear workspace, including their names and descriptions.
  • Filtered Search: Easily filter labels by a specific prefix (e.g., "ai:", "status:", "type:") to quickly find relevant categories.
  • Workflow Discovery: Helps users discover existing workflow labels and ensures correct label application before creating or updating tickets.
  • Use Case: Before creating a new ticket, a user wants to ensure they use the correct label for "AI-created" tickets. This Skill can quickly show them the exact label name, like "ai:new", preventing errors and maintaining data integrity.

Quick Start

List all available Linear labels that start with "ai:".