nesszer/linear-cli

linear-notifications

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

First seen Feb 7, 2026

Installation

$ npx skills add nesszer/linear-cli --skill linear-notifications

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from nesszer/linear-cli · top by installs.

npx skills add nesszer/linear-cli

Browse all from nesszer/linear-cli

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 133
License LICENSE
Default branch master
Open issues 3
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Allowed toolsBash

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 591 B
  • docs SUMMARY.md 111 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 139 installs

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

# Archive all notifications
linear-cli n archive-all

Flags

Flag Purpose
--output json JSON output