af-query-linear-api

Query the Linear API with GraphQL for issue tracking and workflow management.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/GainInsightDev/websites --skill af-query-linear-api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: af-query-linear-api
Source: https://github.com/GainInsightDev/websites/tree/main/.claude/skills/af-query-linear-api
Command: npx skills add https://github.com/GainInsightDev/websites --skill af-query-linear-api

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive capabilities to interact with the Linear API, enabling advanced issue tracking, workflow management, and team operations beyond the standard CLI.

Core Features & Use Cases

  • GraphQL API Access: Perform complex queries and mutations not supported by the linearis CLI, such as creating teams, managing workflow states, and accessing issue history.
  • CLI Augmentation: Use the linearis CLI for common tasks and fall back to GraphQL for advanced operations.
  • Use Case: Automate the creation of new workflow states and labels for a project, or programmatically update issue relations and history logs.

Quick Start

Use the af-query-linear-api skill to create a new issue in the 'AF' team with the title "Implement user authentication".

Frequently Asked Questions about af-query-linear-api

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

FAQPage Schema
How do I automate Linear issue tracking and workflow management using the GraphQL API?

Automate Linear issue tracking by executing GraphQL mutations against the Linear API to programmatically manage workflow states, create teams, and update issue relations beyond standard CLI capabilities.

Can I create new teams and workflow states in Linear programmatically?

Yes, creating teams and managing workflow states in Linear is supported by issuing GraphQL API mutations, enabling automated project setup and advanced workflow configuration not available through the CLI.

Do I need a Linear API key to query issue history and relations?

Yes, authenticating with a Linear API key is required to query the GraphQL API for accessing issue history, updating issue relations, and performing advanced issue tracking operations.

What is the best way to manage advanced Linear operations not supported by the linearis CLI?

The best way to manage advanced Linear operations beyond the linearis CLI is using GraphQL queries and mutations to directly interact with the Linear API for complex issue tracking and workflow tasks.

How does GraphQL access complement the linearis CLI for Linear issue tracking?

GraphQL API access complements the linearis CLI by handling complex operations like creating teams, managing workflow states, and accessing issue history logs when standard CLI commands lack those advanced features.

Are there limitations to using the Linear API for workflow management automation?

Limitations include the strict requirement for a Linear API key for authentication, and you must construct precise GraphQL queries and mutations manually for advanced workflow management tasks not covered by the CLI.