linear-labels

SKILL.md

Labels

# List labels
linear-cli l list                    # Project labels
linear-cli l list --type issue       # Issue labels

# Create label
linear-cli l create "Feature" --color "#10B981"
linear-cli l create "Bug" --color "#EF4444" --id-only

# Delete label
linear-cli l delete LABEL_ID
linear-cli l delete LABEL_ID --force

# Agent-optimized
linear-cli l list --output json --compact

Flags

Flag Purpose
--id-only Return ID only
--output json JSON output
--force Skip confirmation
Weekly Installs
43
GitHub Stars
50
First Seen
Feb 7, 2026
Installed on
github-copilot37
opencode36
gemini-cli36
amp36
codex36
kimi-cli36