linear-notifications

Installation
SKILL.md

Notifications

# List unread notifications
linear-cli n list
linear-cli n list --output json

# Get unread count
linear-cli n count

# Mark as read
linear-cli n read NOTIFICATION_ID

# Mark all as read
linear-cli n read-all

# Archive a notification
linear-cli n archive NOTIFICATION_ID
Installs
112
GitHub Stars
115
First Seen
Feb 7, 2026
linear-notifications — finesssee/linear-cli