·hosted-agents-v2-py
</>

hosted-agents-v2-py

microsoft/agent-skills

ImageBasedHostedAgentDefinition を備えた Azure AI Projects SDK を使用して、ホスト型エージェントを構築します。 Azure AI Foundry でカスタム コードを実行するコンテナー ベースのエージェントを作成する場合に使用します。 トリガー: "ImageBasedHostedAgentDefinition"、"ホスト型エージェント"、"コンテナー エージェント"、 「create_version」、「ProtocolVersionRecord」、「AgentProtocol.RESPONSES」。

0インストール·0トレンド·@microsoft

インストール

$npx skills add https://github.com/microsoft/agent-skills --skill hosted-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 |

ImageBasedHostedAgentDefinition を備えた Azure AI Projects SDK を使用して、ホスト型エージェントを構築します。 Azure AI Foundry でカスタム コードを実行するコンテナー ベースのエージェントを作成する場合に使用します。 トリガー: "ImageBasedHostedAgentDefinition"、"ホスト型エージェント"、"コンテナー エージェント"、 「create_version」、「ProtocolVersionRecord」、「AgentProtocol.RESPONSES」。 ソース: microsoft/agent-skills。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/microsoft/agent-skills --skill hosted-agents-v2-py
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-03
更新日
2026-02-18

クイックアンサー

hosted-agents-v2-py とは?

ImageBasedHostedAgentDefinition を備えた Azure AI Projects SDK を使用して、ホスト型エージェントを構築します。 Azure AI Foundry でカスタム コードを実行するコンテナー ベースのエージェントを作成する場合に使用します。 トリガー: "ImageBasedHostedAgentDefinition"、"ホスト型エージェント"、"コンテナー エージェント"、 「create_version」、「ProtocolVersionRecord」、「AgentProtocol.RESPONSES」。 ソース: microsoft/agent-skills。

hosted-agents-v2-py のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/microsoft/agent-skills --skill hosted-agents-v2-py インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/microsoft/agent-skills