linear

Query and manage Linear issues, projects, and teams via GraphQL API.

1|Updated Jun 23, 2026
One-click install
npx skills add https://github.com/whichguy/hermes-skills-marketplace --skill linear-whichguy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear
Source: https://github.com/whichguy/hermes-skills-marketplace/tree/main/skills/linear
Command: npx skills add https://github.com/whichguy/hermes-skills-marketplace --skill linear-whichguy

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill manages issues, projects, and teams using the Linear GraphQL API, eliminating the need for a server, OAuth flow, and external dependencies.

Core Features & Use Cases

  • Manage Linear Issues: Interact with issues via GraphQL, supporting tasks like viewing, listing, and searching for issues.
  • Project Management: Retrieve project information and manage team assignments and member lists.
  • Data Retrieval and Mutation: Use predefined Python scripts for efficient querying and manipulation of Linear data.

Quick Start

Use the linear skill to fetch details of a specific issue with identifier 'ENG-123'.

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 using the GraphQL API without setting up a server?

You can manage Linear issues using the GraphQL API directly without a server, OAuth flow, or external dependencies. This Skill facilitates querying and managing issue tracking data through predefined Python scripts for streamlined automation.

Can I retrieve project information and team assignments through the Linear API?

Yes, you can retrieve project information and manage team assignments through the Linear API. It supports data retrieval and mutation, allowing you to fetch project details and member lists efficiently using GraphQL queries.

What is the best way to automate Linear issue tracking for administrative workflows?

The best way to automate Linear issue tracking for administrative workflows is by using predefined Python scripts to interact with the Linear GraphQL API. This approach eliminates external dependencies and streamlines productivity management tasks.

Do I need an OAuth flow to fetch details of a specific issue with identifier 'ENG-123'?

No, you do not need an OAuth flow to fetch details of a specific issue like 'ENG-123'. The Skill interacts with the Linear GraphQL API directly, removing the need for OAuth flows and external dependencies.

Does this approach to project oversight support searching and listing issues?

Yes, this approach to project oversight supports searching and listing issues. You can interact with issues via GraphQL to view, list, and search for specific items within your Linear workflow without external dependencies.

What are the limitations of using a graphical query language for project management automation?

The metadata does not specify explicit limitations, but using the Linear GraphQL API for project management automation requires familiarity with GraphQL queries and Python scripts to ensure correct data retrieval and mutation.