什么是 github-scanning?
工作流代理的 GitHub 数据收集模式。涵盖按意图构建搜索查询、日期范围处理、存储库范围缩小、preferences.md 集成、跨存储库智能、并行流收集模型以及空结果的自动恢复。在构建在 GitHub 中搜索问题、PR、讨论、发布、安全警报或 CI 状态的代理时使用。 来源:taylorarndt/a11y-agent-team。
工作流代理的 GitHub 数据收集模式。涵盖按意图构建搜索查询、日期范围处理、存储库范围缩小、preferences.md 集成、跨存储库智能、并行流收集模型以及空结果的自动恢复。在构建在 GitHub 中搜索问题、PR、讨论、发布、安全警报或 CI 状态的代理时使用。
通过命令行快速安装 github-scanning AI 技能到你的开发环境
来源:taylorarndt/a11y-agent-team。
| Assigned to you | is:open assignee:USERNAME | All repos | | You were @mentioned | is:open mentions:USERNAME | All repos | | Authored by you | is:open author:USERNAME | All repos | | Specific repo | repo:owner/repo is:open | Single repo | | By keyword | {keyword} is:open | All repos | | Org-wide | org:ORGNAME is:open | Org repos |
| Closed (for recap) | is:closed author:USERNAME | All repos |
| Awaiting your review | review-requested:USERNAME state:open | All repos | | Your open PRs | author:USERNAME state:open | All repos | | Assigned to you | assignee:USERNAME state:open | All repos | | You reviewed, check for updates | reviewed-by:USERNAME state:open | All repos | | Specific PR | Fetch directly with owner, repo, number | Single repo |
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/taylorarndt/a11y-agent-team --skill github-scanning工作流代理的 GitHub 数据收集模式。涵盖按意图构建搜索查询、日期范围处理、存储库范围缩小、preferences.md 集成、跨存储库智能、并行流收集模型以及空结果的自动恢复。在构建在 GitHub 中搜索问题、PR、讨论、发布、安全警报或 CI 状态的代理时使用。 来源:taylorarndt/a11y-agent-team。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/taylorarndt/a11y-agent-team --skill github-scanning 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/taylorarndt/a11y-agent-team