帮助用户一键在浏览器中打开 GitHub 通知链接并快速查看详情。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "inbox-open-notification" 技能: 1. 下载 https://raw.githubusercontent.com/microsoft/vscode-team-kit/main/github-inbox/skills/inbox-open-notification/SKILL.md 2. 保存为 ~/.claude/skills/inbox-open-notification/SKILL.md 3. 装好后重载技能,告诉我可以用了
请帮我打开这个 GitHub 通知链接:https://github.com/notifications/threads/123456789
在浏览器中打开对应的 GitHub 通知页面,方便直接查看讨论或任务详情。
打开这条和代码评审相关的 GitHub 通知,我要立即查看并处理:https://github.com/notifications/threads/987654321
浏览器跳转到对应通知或评审页面,便于快速进入工作流继续处理。
我从 GitHub 收件箱复制了一条通知 URL,直接帮我打开:https://github.com/notifications/threads/555666777
系统直接打开该通知链接,省去手动粘贴到浏览器的步骤。
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
调用多模型交叉审查代码变更、PR与高风险修改,辅助发现缺陷与争议点
帮助用户快速忽略或清理指定的 GitHub 通知,减少收件箱干扰。