linear

Manage Linear issues and projects via GraphQL API with curl.

Updated Jun 13, 2026
One-click install
npx skills add https://github.com/DonZzzilla/kalshi-explorer --skill linear-donzzzilla
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear
Source: https://github.com/DonZzzilla/kalshi-explorer/tree/main/skills/user-skills/productivity/linear
Command: npx skills add https://github.com/DonZzzilla/kalshi-explorer --skill linear-donzzzilla

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the problem of managing Linear issues and projects efficiently via GraphQL API, enabling users to streamline their project management workflows with ease.

Core Features & Use Cases

  • Issue Management: Create, update, and manage issues and tasks in Linear.
  • Project Management: Organize projects, track progress, and collaborate with team members.
  • Integration: Automate project management tasks using the GraphQL API.
  • Use Case: Use this Skill to automate the creation of new issues and assign them to team members based on specific criteria.

Quick Start

Create a new issue in Linear and assign it to 'John Doe'.

Frequently Asked Questions about linear

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

FAQPage Schema
How do I manage Linear issues and projects via the GraphQL API?

You can manage Linear issues and projects via the GraphQL API by executing CRUD operations on Linear resources. This requires your Linear API key and curl to run GraphQL queries for creating, updating, and organizing tasks.

Can I automate Linear issue creation and assign tasks to specific team members?

Yes, you can automate Linear issue creation and assign tasks to specific team members using GraphQL API queries. By structuring your curl requests with specific criteria, the API handles the issue creation and assignment automatically.

Do I need curl to use the Linear GraphQL API for project management?

Yes, curl is required to interact with the Linear GraphQL API for project management. You must use curl alongside your Linear API key to execute the GraphQL queries needed to manage your teams and projects.

What is the best way to integrate Linear issue management with other applications?

The best way to integrate Linear issue management with other applications is by using GraphQL API queries. This approach provides a comprehensive interface for managing issues and projects, enabling seamless automation and workflow integration.

Does the Linear GraphQL API support tracking project progress and team collaboration?

Yes, the Linear GraphQL API supports tracking project progress and team collaboration. You can manage projects, monitor advancement, and coordinate with team members by executing targeted CRUD operations via your GraphQL queries.

Why use GraphQL queries instead of other methods for Linear issue management?

Using GraphQL queries for Linear issue management allows precise control over CRUD operations on issues and projects. This method streamlines project management workflows by enabling seamless, automated integration with other applications.