Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Claude CodeNot declared
CursorNot declared
CodexNot declared
GitHub CopilotNot declared
WindsurfNot declared
Gemini CLINot declared
ClineNot declared
OpenCodeNot declared
Repository health
Stars133
LicenseLICENSE
Default branchmaster
Open issues3
Status
Active
Skill metadata
Parsed from SKILL.md frontmatter.
Allowed toolsBash
Package contents
Files included with this skill beyond the listing page.
skill mdSKILL.md591 B
docsSUMMARY.md111 B
History
First seen on skills.sh
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