·agents-v2-py
</>

agents-v2-py

sickn33/antigravity-awesome-skills

使用 Azure AI Projects SDK 和 ImageBasedHostedAgentDefinition 建置基於容器的 Foundry Agent。 在建立使用自己的容器映像在 Azure AI Foundry 中執行自訂程式碼的託管代理程式時使用。 觸發器:「ImageBasedHostedAgentDefinition」、「託管代理」、「容器代理程式」、「Foundry 代理程式」、 “create_version”、“ProtocolVersionRecord”、“AgentProtocol.RESPONSES”、“自訂代理映像”。

9安裝·2熱度·@sickn33

安裝

$npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill agents-v2-py

SKILL.md

Build container-based hosted agents using ImageBasedHostedAgentDefinition from the Azure AI Projects SDK.

Minimum SDK Version: 2.0.0b3 or later required for hosted agent support.

| containerprotocolversions | list[ProtocolVersionRecord] | Yes | Protocol versions the agent supports | | image | str | Yes | Full container image path (registry/image:tag) | | cpu | str | No | CPU allocation (e.g., "1", "2") | | memory | str | No | Memory allocation (e.g., "2Gi", "4Gi") | | tools | list[dict] | No | Tools available to the agent |

使用 Azure AI Projects SDK 和 ImageBasedHostedAgentDefinition 建置基於容器的 Foundry Agent。 在建立使用自己的容器映像在 Azure AI Foundry 中執行自訂程式碼的託管代理程式時使用。 觸發器:「ImageBasedHostedAgentDefinition」、「託管代理」、「容器代理程式」、「Foundry 代理程式」、 “create_version”、“ProtocolVersionRecord”、“AgentProtocol.RESPONSES”、“自訂代理映像”。 來源:sickn33/antigravity-awesome-skills。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill agents-v2-py
分類
</>開發工具
認證
收錄時間
2026-02-17
更新時間
2026-02-18

快速解答

什麼是 agents-v2-py?

使用 Azure AI Projects SDK 和 ImageBasedHostedAgentDefinition 建置基於容器的 Foundry Agent。 在建立使用自己的容器映像在 Azure AI Foundry 中執行自訂程式碼的託管代理程式時使用。 觸發器:「ImageBasedHostedAgentDefinition」、「託管代理」、「容器代理程式」、「Foundry 代理程式」、 “create_version”、“ProtocolVersionRecord”、“AgentProtocol.RESPONSES”、“自訂代理映像”。 來源:sickn33/antigravity-awesome-skills。

如何安裝 agents-v2-py?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill agents-v2-py 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/sickn33/antigravity-awesome-skills