Skip to content

Linear Integration

⚡ Productivity ⭐ Featured

Manage Linear issues, projects, and teams directly from your coding agent using the Linear API.

Tags

Compatible Platforms

📦 Quick Install

Claude Code example
mkdir -p .claude/skills
git clone https://github.com/wrsmith108/linear-claude-skill \
  .claude/skills/linear-claude-skill

Replace .claude/skills/ with your platform's skills directory. View all install options →

linear-claude-skill/SKILL.md — frontmatter preview

---
name: Linear Integration
description: Manage Linear issues, projects, and teams directly from your coding agent using …
authors: [wrsmith108]
tags: [linear, pm, issues, api]
platforms: [claude-code, github-copilot, cursor, gemini-cli, windsurf, codex, opencode]
---
🐙 View on GitHub ➕ Submit a Skill

Related Agent Skills

Skill Creator

A meta-skill for creating new skills and iteratively improving them. Helps draft, test, and benchmark SKILL.md files. Official from Anthropic.

Claude Bootstrap

Opinionated project initialization with security-first guardrails, spec-driven atomic todos, and LLM testing patterns.

Claude Code Templates

CLI tool and templates for configuring and monitoring Claude Code. Includes ready-to-use skill structures.