LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

linear - Execute raw Linear GraphQL operations in Symphony

Performs Linear GraphQL operations using Symphony's linear_graphql tool for issue queries, comment management, state changes, and file uploads.

Tags

Updated: 2026-09-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Query Linear issues and details
  • Introspect GraphQL schema structure
  • Create and update issue comments
  • Update issue workflow states
  • Attach PRs and links
  • Request upload URLs for files

Inputs

  • GraphQL query or mutation document
  • GraphQL variables object
  • Linear issue key or identifier
  • Local file for upload

Outputs

  • GraphQL execution response data
  • Created or updated comments
  • Updated issue state
  • Attached PR or link records
  • Uploaded file asset URLs

Requirements

  • Symphony app-server session
  • linear_graphql client tool
  • Configured Linear authentication

Source

  • Spec: SKILL.md
linear
graphql
symphony
issue-tracking
api
Query Linear issues and details
Introspect GraphQL schema structure
Create and update issue comments
Update issue workflow states
GraphQL query or mutation document
GraphQL variables object
Linear issue key or identifier
GraphQL execution response data
Created or updated comments
Updated issue state