linear
Installation
SKILL.md
Linear CLI
Standalone CLI for the Linear issue tracker. Zero dependencies beyond Python 3.
Setup
On first use, authenticate via browser OAuth (no API keys needed):
linear auth
Opens the browser for Linear authorization. Uses MCP Dynamic Client Registration + PKCE — credentials are stored at ~/.config/linear/ with 0600 permissions.
The CLI script is bundled at scripts/linear within this skill directory. Execute it directly or reference its absolute path.