linear

Manage issues, projects, and documentation via the Linear GraphQL API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill removes the friction of switching between your terminal and the browser to manage project tasks, allowing you to track issues and update project status directly from your command line.

Core Features & Use Cases

  • Issue Management: Create, update, and search for issues using simple commands without leaving your terminal.
  • Workflow Automation: Quickly transition issue statuses and add comments to keep your team in sync.
  • Document Access: Retrieve and search project documentation or RFCs stored in Linear.

Quick Start

Use the linear skill to list all issues assigned to me in the engineering team.

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

You can manage Linear issues from the command line by using a skill that facilitates direct interaction with the Linear GraphQL API to create, update, and search for issues without opening a browser.

Can I automate Linear workflow status updates via CLI?

Yes, you can automate Linear workflow tasks via CLI. The skill supports automated workflows for transitioning issue statuses and adding comments to keep your team in sync.

Do I need a personal API key to track Linear projects through terminal commands?

Yes, you need a valid Linear personal API key to track projects and issues. The skill also requires a standard curl or Python environment to execute the API requests.

How do I search Linear project documentation and RFCs without a browser?

To search Linear documentation and RFCs without a browser, the skill retrieves and searches project documents directly through the Linear GraphQL API using terminal commands.

What is the best way to retrieve assigned Linear issues across different sessions?

The best way to retrieve assigned Linear issues across sessions is using a CLI skill that supports cross-session information retrieval via the Linear GraphQL API to list your assigned tasks.

Can I use Python or curl to interact with the Linear GraphQL API for issue tracking?

Yes, you can use Python or curl to interact with the Linear GraphQL API. The skill operates within a standard curl or Python environment to facilitate issue tracking and project management.