agent-framework-azure-ai-py

DevOps & Cloud
v0.1.0
Benign

Build Azure AI Foundry agents.

11.8K downloads1.8K installsby @thegovind

Setup & Installation

Install command

clawhub install thegovind/agent-framework-azure-ai-py

If the CLI is not installed:

Install command

npx clawhub@latest install thegovind/agent-framework-azure-ai-py

Or install with OpenClaw CLI:

Install command

openclaw skills install thegovind/agent-framework-azure-ai-py

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/thegovind/agent-framework-azure-ai-py

What This Skill Does

Build persistent agents on Azure AI Foundry using the Microsoft Agent Framework Python SDK. Supports function tools, hosted tools like code interpreter and Bing web search, MCP server integration, conversation threads, streaming responses, and structured Pydantic outputs.

Azure AI Foundry manages agent persistence and tool execution server-side, so you don't need to maintain your own state or tool infrastructure.

When to Use It

  • Running multi-turn conversations with persistent thread state
  • Executing Python code inside an agent to analyze or transform data
  • Searching the web via Bing within an automated agent workflow
  • Returning typed structured outputs from agent queries using Pydantic models
  • Connecting agents to MCP servers for extended tool capabilities

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Running multi-turn conversations with persistent thread state

AGENT
  1. 1Running multi-turn conversations with persistent thread state
  2. 2Executing Python code inside an agent to analyze or transform data
  3. 3Searching the web via Bing within an automated agent workflow
  4. 4Returning typed structured outputs from agent queries using Pydantic models
  5. 5Connecting agents to MCP servers for extended tool capabilities
OUTPUT
Build Azure AI Foundry agents.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 27, 2026