linear

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

2|Updated Jun 8, 2026
One-click install
npx skills add https://github.com/vikrant-project/devil-agent-ai-platform --skill linear-vikrant-project
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear
Source: https://github.com/vikrant-project/devil-agent-ai-platform/tree/main/agent_core/skills/productivity/linear
Command: npx skills add https://github.com/vikrant-project/devil-agent-ai-platform --skill linear-vikrant-project

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the management of issues, projects, and teams within Linear, reducing the complexity of administrative tasks and enhancing productivity.

Core Features & Use Cases

  • Issue and Project Management: Handle issues, projects, and teams through GraphQL API with curl, eliminating the need for external platforms.
  • API Integration: Leverage Linear's GraphQL API for seamless data management and integration with other tools.
  • Use Case: Imagine you need to track and manage multiple projects and issues across teams. This Skill allows you to do so directly from your command line, making project management more efficient and accessible.

Quick Start

Use the linear skill to list all teams in your Linear workspace.

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

You can manage Linear issues directly from the command line by executing GraphQL API queries via curl. This approach eliminates the need for external platforms and streamlines project tracking directly within your terminal workflow.

What do I need to integrate Linear API with curl?

To integrate Linear with curl, you need the curl command-line tool installed and a valid Linear API key for authentication. These prerequisites allow you to securely send GraphQL requests to manage your workspace data.

Can I track projects and teams using Linear GraphQL API?

Yes, you can track projects and teams using the Linear GraphQL API. By sending targeted curl requests, you can handle administrative tasks, retrieve team lists, and manage project data without leaving your command-line environment.

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

Automating issue tracking in Linear is effectively done by using curl to interact with the Linear GraphQL API. This method allows you to programmatically create, update, and query issues, integrating seamlessly into automated command-line workflows.

Does Linear API management via curl work for multiple projects across teams?

Yes, managing multiple projects across teams is supported via curl and the Linear GraphQL API. This command-line integration allows you to query and handle administrative tasks for various teams simultaneously, making project management more efficient.