inbox-open-notification Skill
Open a GitHub notification URL in the browser Published by microsoft in vscode-team-kit.
What is inbox-open-notification Skill?
Open a GitHub notification URL in the browser 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.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Browser automation
- Browser automation use cases
Technical details
- Install or run with Copy skill directory
When to use inbox-open-notification Skill
- Use it for browser automation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/vscode-team-kit
- Skill file: github-inbox/skills/inbox-open-notification/SKILL.md
What it does
Open a GitHub notification URL in the browser
Skill instructions
Open Notification Open a notification's issue or PR in the default browser. Command 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
Explore related resources
Frequently asked questions
What is inbox-open-notification?
inbox-open-notification is a open-source AI agent skill with Copy skill directory. Open a GitHub notification URL in the browser
Who is inbox-open-notification best for?
inbox-open-notification is best for reusing agent instructions, scripts, and references, browser automation workflows.
How do I install inbox-open-notification?
Install or run inbox-open-notification using Copy skill directory. Check inbox-open-notification for the latest setup command.
Is inbox-open-notification actively maintained?
inbox-open-notification may need a closer maintenance check before production use.
Auto-fetched from GitHub.