inbox-dismiss-notification Skill
Dismiss GitHub notification Published by microsoft in vscode-team-kit.
Decision snapshot
Is this a fit?
Developers using vscode-team-kit, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is inbox-dismiss-notification Skill?
Dismiss GitHub notification 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. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using vscode-team-kit
Declared skill metadata
- Source file: github-inbox/skills/inbox-dismiss-notification/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use inbox-dismiss-notification 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-dismiss-notification/SKILL.md
What it does
Dismiss GitHub notification
Skill instructions
Available Actions Replace {threadid} with the notification's id field. Mark as read Notification will still render in inbox, but marked as read. gh api --method PATCH /notifications/threads/{threadid} Mark as done Notification will be marked as done and removed from inbox, but doesn't unsubscribe from the thread. gh api --method DELETE /notifications/threads/{threadid} Unsubscribe from thread Will no longer receive notifications from the thread. gh api --method DELETE /notifications/threads/{threadid}/subscription Dismiss notification To fully dismiss a notification, unsubscribe and mark as done. gh api --method DELETE /notifications/threads/{threadid}/subscription gh api --method DELETE /notifications/threads/{threadid} Dismmiss multiple commands Chain multiple commands together in a single terminal invocation using && or ; to avoid multiple confirmations. Rules - ALWAYS prepend GHPAGER=cat to gh api calls to avoid interactive pagers - NEVER add other environment variable prefixes
Verified compatibility and discovery
Frequently asked questions
What is inbox-dismiss-notification?
inbox-dismiss-notification is a open-source AI agent skill with Copy skill directory. Dismiss GitHub notification
Who is inbox-dismiss-notification best for?
inbox-dismiss-notification is best for reusing agent instructions, scripts, and references.
How do I install inbox-dismiss-notification?
Install or run inbox-dismiss-notification using Copy skill directory. Check inbox-dismiss-notification for the latest setup command.
Is inbox-dismiss-notification actively maintained?
inbox-dismiss-notification may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.