Linear Sdk Scripting

Perform actions in Linear (read, create, update, search issues, projects, comments, teams, cycles, labels, etc.) by writing and running small Node scripts against the official @linear/sdk TypeScript SDK with a personal API key. Use this when the user wants to do Linear work from the terminal without the Linear MCP server, or asks to list/open/create/update/close Linear issues, leave comments, or query teams, projects, users, or workflow states.

cline Updated

File contents

cline/skills/tree/main/skills/linear-sdk-scripting commit 0d85296634

Frequently asked questions

npx skillmds@latest add cline-skills/linear-sdk-scripting