Communityv0.1.0

Azure Ai Agents Py - Microsoft Foundry

Build AI agents using the Azure AI Agents Python SDK (azure-ai-agents). Use when creating agents hosted on Azure AI Foundry with tools (File Search, Code Interpreter, Bing Grounding, Azure AI Search, Function Calling, OpenAPI, MCP), managing threads and messages, implementing streaming responses, or working with vector stores. This is the low-level SDK - for higher-level abstractions, use the agent-framework skill instead.

2.1kdownloads3active installsthegovind
View on ClawHubBack to Skills

Skill Details

Slug
azure-ai-agents-py
Latest Version
0.1.0
Author
thegovind
Published
Jan 31, 2026
Updated
Apr 28, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Azure Ai Agents Py - Microsoft Foundry.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

- Initial release of azure-ai-agents-py skill. - Provides a comprehensive guide for building AI agents using the Azure AI Agents Python SDK. - Includes installation steps, authentication setup, and core agent workflow examples. - Documents supported tools (File Search, Code Interpreter, Bing Grounding, Azure AI Search, Function Calling, OpenAPI, MCP) and integration patterns. - Covers advanced usage: streaming responses, file operations, vector store creation, async patterns, and response formatting. - Lists best practices and reference files for further learning.