linear

Query and manage Linear issues, projects, teams, cycles, and labels via GraphQL.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/dsactivi-2/Mujo-Team --skill linear-dsactivi-2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear
Source: https://github.com/dsactivi-2/Mujo-Team/tree/main/skills/linear-api
Command: npx skills add https://github.com/dsactivi-2/Mujo-Team --skill linear-dsactivi-2

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of tasks and projects within the Linear platform, reducing the need for manual interaction with the Linear interface.

Core Features & Use Cases

  • Issue Management: Create, update, query, and search for Linear issues.
  • Project & Cycle Tracking: View and manage projects and cycles.
  • Use Case: A user can ask the AI to create a new bug report in Linear, assign it to a specific team, and set its priority, all through a natural language command.

Quick Start

Use the linear skill to create a new issue with the title "Fix login bug" in the "MTN" team.

Frequently Asked Questions about linear

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

FAQPage Schema
How do I create Linear issues automatically using natural language?

You can create Linear issues automatically by using this Skill to translate natural language commands into GraphQL API calls, requiring a valid Maton API key and network access to manage issues, assign teams, and set priorities.

Can I manage Linear projects and cycles through an API integration?

Yes, this Skill integrates with the Linear API via a managed OAuth flow to query and manage projects, cycles, teams, and labels using GraphQL, allowing you to view and update project tracking details directly.

What is required to set up a Linear GraphQL API integration for task management?

To set up this Linear API integration, you need network access and a valid Maton API key to authenticate the managed OAuth flow, which then enables querying and managing issues, projects, and teams using GraphQL.

How do I query and filter Linear issues based on specific criteria?

You can query and filter Linear issues by using this Skill to execute GraphQL requests against the Linear API, supporting detailed filtering based on various criteria to search for and update specific tasks.

Does this Linear task management approach support updating existing issues?

Yes, this Linear API integration supports automated issue updates alongside creation and querying, allowing you to modify existing issues, assign them to teams, and adjust priorities through natural language commands.

What are the limitations of using a managed OAuth flow for Linear issue tracking?

The primary limitation of this Linear issue tracking integration is its strict requirement for network access and a valid Maton API key for authentication, meaning it cannot function in offline or disconnected environments.