linear-notifications

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

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "linear-notifications" with this command: npx skills add finesssee/linear-cli/finesssee-linear-cli-linear-notifications

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

FlagPurpose
--output jsonJSON output

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

linear-list

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

linear-create

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

linear-search

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

linear-workflow

No summary provided by upstream source.

Repository SourceNeeds Review