linear

Manage Linear issues and projects through GraphQL API operations.

3|1|Updated Apr 19, 2024
One-click install
npx skills add https://github.com/guccang/blogclaw --skill linear-guccang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linear
Source: https://github.com/guccang/blogclaw/tree/main/cmd/hermes-agent/vendor/hermes_runtime/skills/productivity/linear
Command: npx skills add https://github.com/guccang/blogclaw --skill linear-guccang

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill removes the friction of managing Linear work items by providing direct API-based access to issues, projects, teams, and documents without requiring a separate integration server.

Core Features & Use Cases

  • Issue Management: Create, search, update, comment on, and track Linear issues with GraphQL API operations.
  • Project and Team Operations: Retrieve teams, projects, workflow states, documents, and user information for project coordination.
  • Use Case: A developer can use this Skill to quickly review assigned issues, create new tasks, update progress states, and synchronize project information from an automated workflow.

Quick Start

Ask the Linear skill to list my current projects and show the issues assigned to me.

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 through the GraphQL API?

To manage Linear issues through the GraphQL API, you can use this Skill to execute direct API-driven task operations for creating, searching, updating, and tracking your project work items without an integration server.

What's the best way to automate Linear project management workflows?

Automating Linear project management workflows is achieved by applying this Skill's script component to retrieve teams, projects, and workflow states, enabling automated project coordination and status updates.

Do I need an API key to track Linear issues via command-line HTTP requests?

Yes, you need an active Linear API key to authenticate command-line HTTP requests for retrieving user information, posting comments, and tracking issue progress through the GraphQL API.

Can I retrieve Linear documents and team information without an integration server?

Retrieving Linear documents and team information without a separate integration server is possible by using this Skill's direct API access to fetch project coordination data and workflow states.

What are the limitations of managing project planning with direct GraphQL API requests?

The primary limitation of managing project planning with direct GraphQL API requests is that it requires manual execution of command-line HTTP requests rather than providing a persistent, automated background synchronization process.

How does issue management work with Linear for software development scenarios?

Issue management for software development scenarios works by allowing developers to quickly review assigned issues, create new tasks, update progress states, and synchronize project information directly from an automated workflow.