Fetch Linear Tickets

Fetch Linear tickets assigned to the current user, filtered by status.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Quickly seeing all your assigned tasks in Linear can require navigating through various filters and views. This Skill provides a direct and efficient way to fetch your tickets, filtered by status, allowing you to get an instant overview of your workload.

Core Features & Use Cases

  • Personalized Task Retrieval: Fetch all Linear tickets assigned to the current user.
  • Status Filtering: Easily filter tickets by status, such as all, backlog, active, blocked, or done.
  • Flexible Output: Get results in a human-readable summary format or as structured JSON for integration with other tools.
  • Use Case: A developer wants a quick overview of all their active tasks for the day without opening Linear. This Skill can list them directly in their AI interface, helping them prioritize and manage their work efficiently.

Quick Start

Fetch all active Linear tickets assigned to me and display them in JSON format.