Open GitHub notification links in a browser for quick review.
The materials indicate this is essentially an open-source prompt-style utility for opening GitHub notification links in the default browser. No key requirements, remote endpoints, or explicit data exfiltration are described, so overall risk appears low; the main caution is that it triggers local URL/command opening and should be used only with trusted GitHub links.
The materials explicitly state that no keys or environment variables are required, and the README does not request any login token; no credential collection, storage, or transmission is described.
Neither the system checks nor the materials declare fixed remote endpoints, but the skill opens GitHub URLs in a browser, which may result in normal web requests to the destination site. There is no description of actively sending user data to unknown third parties.
The README shows it may invoke local commands such as open, xdg-open, or optionally gh issue/pr view --web to open pages; this is a routine local external-process capability, and the materials do not show any system permissions beyond that purpose.
Based on the materials, the main input is a GitHub URL or an issue/PR number, with no described reading of local files, disk writes, or access to additional local resources; no signs of excessive data access are present.
The source is a Microsoft GitHub repository, and the system marks it as open-source and prompt-only, making it in principle auditable; these are strong risk-reducing signals. While 0 stars and unclear license/maintenance slightly reduce confidence, the current materials show no red flags such as closed-source exfiltration, misleading installation steps, or suspicious prompt injection.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "inbox-open-notification" skill from askskill: 1. Download https://raw.githubusercontent.com/microsoft/vscode-team-kit/main/github-inbox/skills/inbox-open-notification/SKILL.md 2. Save it as ~/.claude/skills/inbox-open-notification/SKILL.md 3. Reload skills and tell me it's ready
Please open this GitHub notification link: https://github.com/notifications/threads/123456789
Opens the matching GitHub notification page in the browser for direct review of the discussion or task.
Open this GitHub notification related to a code review so I can inspect and handle it right away: https://github.com/notifications/threads/987654321
The browser navigates to the relevant notification or review page so work can continue immediately.
I copied a notification URL from my GitHub inbox. Open it directly: https://github.com/notifications/threads/555666777
The system opens the notification link directly, removing the need to paste it into a browser manually.
Open a notification's issue or PR in the default browser.
open {url}
On Linux use xdg-open {url} instead.
Replace {url} with the GitHub HTML URL (e.g., https://github.com/owner/repo/issues/123).
You can also use:
gh issue view {number} --repo {owner}/{repo} --web
gh pr view {number} --repo {owner}/{repo} --web
Set up Component Explorer with CLI, MCP, and VS Code tooling.
Add emoji reactions to GitHub issues or pull requests quickly.
Let AI agents read and write memory with environment-aware storage fallback.
Gather independent multi-model plans and debates for implementation and architecture decisions.
Get high-signal second opinions on plans, designs, and implementations early.
Fetch and review GitHub notifications quickly using the gh CLI.
Mark all GitHub notifications as read to quickly clear your inbox.
Get detailed information for a specific GitHub notification thread.
Dismiss specific GitHub notifications to keep your inbox clean and focused.
Manage subscription status for GitHub notification threads and reduce noise.
Manage GitHub projects, issues, milestones, labels, and repository stats efficiently.
Connect to GitHub for repo search, issue, PR, and file workflows.