什麼是 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