linear

Manipulate Linear issues, projects, and teams via GraphQL API with curl.

471|92|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/jasonkneen/openclicky --skill linear-jasonkneen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear
Source: https://github.com/jasonkneen/openclicky/tree/main/AppResources/OpenClicky/OpenClickyBundledSkills/linear
Command: npx skills add https://github.com/jasonkneen/openclicky --skill linear-jasonkneen

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the problem of managing issues, projects, and teams efficiently with Linear, allowing you to leverage GraphQL and curl for direct manipulation.

Core Features & Use Cases

  • Direct GraphQL API Interaction: Interact directly with the Linear API to manage issues, teams, and projects.
  • Environment Variables: Set the LINEAR_API_KEY to authenticate API calls.
  • Use Case: Streamline your project management process by automating status updates, issue assignments, and project creation.

Quick Start

Use the linear skill to create a new issue titled 'Fix login bug' with a description 'Users cannot login with SSO'.

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 from the command line?

Linear issue management via command line uses GraphQL queries sent through curl. You must configure the LINEAR_API_KEY environment variable to authenticate and execute project tracking, issue assignment, and team workflow operations.

Do I need an API key to automate Linear project management workflows?

Yes, automating Linear project management workflows requires the LINEAR_API_KEY environment variable. This key authenticates your GraphQL API interactions, enabling automated status updates, issue assignments, and project creation directly through curl commands.

Can I use curl to interact directly with the Linear GraphQL API?

Yes, you can use curl to interact directly with the Linear GraphQL API. This allows you to manipulate issue, project, and team data by sending GraphQL queries and mutations directly from your terminal environment.

What is the best way to automate issue tracking and team coordination in Linear?

The best way to automate issue tracking and team coordination in Linear is by executing GraphQL API mutations via curl. This method directly manipulates project data, streamlining status updates and issue assignments within structured environments.

Does Linear API automation with curl work for large-scale project management?

Linear API automation with curl is suitable for project management within structured environments. It handles direct data manipulation for issues, projects, and teams, making it effective for workflow automation and team coordination at scale.