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.
Decision snapshot
Is this a fit?
Research, 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-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.
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
- Install or run with Copy skill directory
When to use inbox-search-issues Skill
- Use it for research.
Built with
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.
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.