Favicon of inbox-search-issues

inbox-search-issues Skill

AI Agent SkillTypeScriptOpen source

Search GitHub issues and PRs assigned to you, needing triage, or matching custom queries Published by microsoft in vscode-team-kit.

Decision snapshot

Is this a fit?

Best for

Research, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is inbox-search-issues Skill?

Search GitHub issues and PRs assigned to you, needing triage, or matching custom queries 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. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Research
  • Research use cases

Declared skill metadata

  • Source file: github-inbox/skills/inbox-search-issues/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use inbox-search-issues Skill

  • Use it for research.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

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

What it does

Search GitHub issues and PRs assigned to you, needing triage, or matching custom queries

Skill instructions

Search GitHub Issues and PRs Use gh CLI to search for issues and PRs beyond notifications. This covers your full "issues inbox" — assigned work, triage queue, open PRs, and custom queries. My assigned issues gh api /search/issues --jq '.items[] | {number, title, repo: .repositoryurl, state, labels: [.labels[].name], updatedat, htmlurl}' -f q='assignee:@me is:open is:issue sort:updated-desc' My open PRs gh api /search/issues --jq '.items[] | {number, title, repo: .repositoryurl, state, draft: .draft, updatedat, htmlurl}' -f q='author:@me is:open is:pr sort:updated-desc' PRs waiting for my review gh api /search/issues --jq '.items[] | {number, title, repo: .repositoryurl, state, updatedat, htmlurl}' -f q='review-requested:@me is:open is:pr sort:updated-desc' Issues needing triage (no type label) This depends on the repo's label conventions. Common pattern — issues with no bug, feature-request, or enhancement label: gh api /search/issues --jq '.items[] | {number, title, labels: [.labels[]

Verified compatibility and discovery

Frequently asked questions

What is inbox-search-issues?

inbox-search-issues is a open-source AI agent skill with Copy skill directory. Search GitHub issues and PRs assigned to you, needing triage, or matching custom queries

Who is inbox-search-issues best for?

inbox-search-issues is best for reusing agent instructions, scripts, and references, research workflows.

How do I install inbox-search-issues?

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

Is inbox-search-issues actively maintained?

inbox-search-issues may need a closer maintenance check before production use.

Share:

Stars
25
Forks
5
Last commit
2 months ago
Last verified
Sep 1, 2026
Metadata fetched
Sep 1, 2026
Repository age
6 months
License
MIT

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.

Alternatives to inbox-search-issues