Favicon of inbox-list-notifications

inbox-list-notifications Skill

AI Agent SkillTypeScriptOpen source

Fetch GitHub notifications using the gh CLI Published by microsoft in vscode-team-kit.

What is inbox-list-notifications Skill?

Fetch GitHub notifications using the gh CLI 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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
35/100

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

Copy skill directory
  • Install or run with Copy skill directory

When to use inbox-list-notifications Skill

  • Use it for developers using vscode-team-kit.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/vscode-team-kit
  • Skill file: github-inbox/skills/inbox-list-notifications/SKILL.md

What it does

Fetch GitHub notifications using the gh CLI

Skill instructions

List GitHub Notifications Use gh api to fetch all unread GitHub notifications with automatic pagination. Command Use the --jq flag (NOT a pipe to jq) to filter output inline: gh api /notifications --paginate --jq '.[] | {id, reason, unread, updatedat, repo: .repository.fullname, title: .subject.title, type: .subject.type, url: .subject.url}' This is the ONLY command you should run. Do NOT modify it. Do NOT add anything to it. Rules - NEVER pipe to jq, python, python3, or any other program - NEVER add 2/dev/null or any redirects - NEVER wrap the command in a script - ALWAYS prepend GHPAGER=cat to gh api calls to avoid interactive pagers - NEVER add other environment variable prefixes - The --jq flag handles all JSON filtering — no external tools needed - The --paginate flag handles pagination — no manual page loops needed Filters - Participating only: Add --method GET -f participating=true - Include read: Add --method GET -f all=true - Specific repo: Use gh api /repos/{owner}/{repo}/not

Explore related resources

Frequently asked questions

What is inbox-list-notifications?

inbox-list-notifications is a open-source AI agent skill with Copy skill directory. Fetch GitHub notifications using the gh CLI

Who is inbox-list-notifications best for?

inbox-list-notifications is best for reusing agent instructions, scripts, and references.

How do I install inbox-list-notifications?

Install or run inbox-list-notifications using Copy skill directory. Check inbox-list-notifications for the latest setup command.

Is inbox-list-notifications actively maintained?

inbox-list-notifications may need a closer maintenance check before production use.

Share:

Stars
25
Forks
5
Last commit
15 days ago
Repository age
4 months
License
MIT

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to inbox-list-notifications

inbox-list-notifications: Install, Config & GitHub Signals – SkillIndex