Install
openclaw skills install linear-agentFull Linear project management via native GraphQL API. Superior to shell-script alternatives — auto-resolves identifiers (ENG-42), moves issues by state name...
openclaw skills install linear-agentFull Linear project management via GraphQL API.
Requires LINEAR_API_KEY environment variable. Get your key at: Linear → Settings → Security & Access → API Keys Set your Linear API key:
LINEAR_API_KEY=lin_api_yourkey
Get your key at: Linear → Settings → Security & Access → API Keys
Works as both an OpenClaw skill and standalone CLI:
node index.js list-teams
node index.js create-issue --title "My issue" --teamId ENG
node index.js backlog-summary --teamId ENG