Linear Agent
/install linear-agent
linear-agent
Full Linear project management via GraphQL API.
What I do
- Create, update, and search issues
- Move issues through workflow states by name
- Manage cycles and sprints
- Summarize team backlogs in plain English
- Sync git commit messages to issue states (e.g. "fixes ENG-42")
- Create and manage projects
- Post comments on issues
Setup
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
Usage
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
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install linear-agent - After installation, invoke the skill by name or use
/linear-agent - Provide required inputs per the skill's parameter spec and get structured output
What is Linear Agent?
Full Linear project management via native GraphQL API. Superior to shell-script alternatives — auto-resolves identifiers (ENG-42), moves issues by state name... It is an AI Agent Skill for Claude Code / OpenClaw, with 314 downloads so far.
How do I install Linear Agent?
Run "/install linear-agent" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Linear Agent free?
Yes, Linear Agent is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Linear Agent support?
Linear Agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Linear Agent?
It is built and maintained by clawdbotworker (@clawdbotworker); the current version is v1.0.2.