Microsoft logo

Skill

inbox-mark-all-read

mark GitHub notifications as read

Covers Productivity GitHub

Description

Mark all GitHub notifications as read

SKILL.md

Mark All Notifications Read

All notifications

gh api --method PUT /notifications

All notifications in a specific repo

gh api --method PUT /repos/{owner}/{repo}/notifications

Replace {owner} and {repo} with the repository owner and name.

Since a specific time

Add the last_read_at parameter:

gh api --method PUT /notifications -f last_read_at=2024-01-01T00:00:00Z

© 2026 YourAI.tools. Every skill from an identity-verified publisher.

Independent catalog. Not affiliated with, endorsed by, or sponsored by Anthropic or any listed publisher. All trademarks belong to their respective owners.