inbox-mark-all-read Skill
Mark all GitHub notifications as read Published by microsoft in vscode-team-kit.
What is inbox-mark-all-read Skill?
Mark all GitHub notifications as read Published by microsoft in vscode-team-kit. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using vscode-team-kit
Technical details
- Install or run with Copy skill directory
When to use inbox-mark-all-read Skill
- Use it for developers using vscode-team-kit.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/vscode-team-kit
- Skill file: github-inbox/skills/inbox-mark-all-read/SKILL.md
What it does
Mark all GitHub notifications as read
Skill instructions
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 lastreadat parameter: gh api --method PUT /notifications -f lastreadat=2024-01-01T00:00:00Z
Explore related resources
Frequently asked questions
What is inbox-mark-all-read?
inbox-mark-all-read is a open-source AI agent skill with Copy skill directory. Mark all GitHub notifications as read
Who is inbox-mark-all-read best for?
inbox-mark-all-read is best for reusing agent instructions, scripts, and references.
How do I install inbox-mark-all-read?
Install or run inbox-mark-all-read using Copy skill directory. Check inbox-mark-all-read for the latest setup command.
Is inbox-mark-all-read actively maintained?
inbox-mark-all-read may need a closer maintenance check before production use.
Auto-fetched from GitHub.