什麼是 github-pr-inline-reply?
使用 GitHub API 回覆有關 GitHub 拉取請求的內嵌 PR 審核評論。當您需要回覆 PR 上的個別審閱評論、確認回饋或透過在評論線程中直接回覆將評論標記為已解決時,請使用此技能。 來源:azure-samples/azure-search-openai-demo。
使用 GitHub API 回覆有關 GitHub 拉取請求的內嵌 PR 審核評論。當您需要回覆 PR 上的個別審閱評論、確認回饋或透過在評論線程中直接回覆將評論標記為已解決時,請使用此技能。
透過命令列快速安裝 github-pr-inline-reply AI 技能到你的開發環境
來源:azure-samples/azure-search-openai-demo。
This skill enables replying directly to inline review comments on GitHub pull requests.
To resolve (mark as resolved) PR review threads, use the GraphQL API:
The thread ID starts with PRRT and can be found in the GraphQL query response.
使用 GitHub API 回覆有關 GitHub 拉取請求的內嵌 PR 審核評論。當您需要回覆 PR 上的個別審閱評論、確認回饋或透過在評論線程中直接回覆將評論標記為已解決時,請使用此技能。 來源:azure-samples/azure-search-openai-demo。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/azure-samples/azure-search-openai-demo --skill github-pr-inline-replyBrowse more skills from azure-samples/azure-search-openai-demo
使用 GitHub API 回覆有關 GitHub 拉取請求的內嵌 PR 審核評論。當您需要回覆 PR 上的個別審閱評論、確認回饋或透過在評論線程中直接回覆將評論標記為已解決時,請使用此技能。 來源:azure-samples/azure-search-openai-demo。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/azure-samples/azure-search-openai-demo --skill github-pr-inline-reply 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/azure-samples/azure-search-openai-demo