linear-notifications

star 105

Manage Linear notifications. Use for viewing, reading, and archiving notifications.

Finesssee By Finesssee schedule Updated 2/16/2026

name: linear-notifications description: Manage Linear notifications. Use for viewing, reading, and archiving notifications. allowed-tools: Bash

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

# Archive all notifications
linear-cli n archive-all

Flags

Flag Purpose
--output json JSON output
Install via CLI
npx skills add https://github.com/Finesssee/linear-cli --skill linear-notifications
Repository Details
star Stars 105
call_split Forks 15
navigation Branch main
article Path SKILL.md
More from Creator