agent-framework-agui-py Skill
Build AG-UI (Agent UI) protocol servers and clients in Python with the Microsoft Agent Framework (agent-framework-ag-ui). Use when hosting an Agent or Workflow as a streaming HTTP endpoint via addagentframeworkfastapiendpoint, consuming an AG-UI server with AGUIChatClient, wiring hybrid client-side + server-side tool c Published by microsoft in Learn-Microsoft-Agent-Framework-with-Foundry-ZavaShop-Supply-Chain-Workshop.
What is agent-framework-agui-py Skill?
Build AG-UI (Agent UI) protocol servers and clients in Python with the Microsoft Agent Framework (agent-framework-ag-ui). Use when hosting an Agent or Workflow as a streaming HTTP endpoint via addagentframeworkfastapiendpoint, consuming an AG-UI server with AGUIChatClient, wiring hybrid client-side + server-side tool c Published by microsoft in Learn-Microsoft-Agent-Framework-with-Foundry-ZavaShop-Supply-Chain-Workshop. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Design and media
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use agent-framework-agui-py Skill
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/Learn-Microsoft-Agent-Framework-with-Foundry-ZavaShop-Supply-Chain-Workshop
- Skill file: .github/skills/agent-framework-agui-py/SKILL.md
What it does
Build AG-UI (Agent UI) protocol servers and clients in Python with the Microsoft Agent Framework (agent-framework-ag-ui). Use when hosting an Agent or Workflow as a streaming HTTP endpoint via addagentframeworkfastapiendpoint, consuming an AG-UI server with AGUIChatClient, wiring hybrid client-side + server-side tool c
Skill instructions
Microsoft Agent Framework — AG-UI Integration (Python) AG-UI (Agent UI) is a protocol for streaming agent interactions over HTTP using Server-Sent Events. agent-framework-ag-ui lets you expose any Agent or Workflow as an AG-UI server with one call, and consume any AG-UI server through AGUIChatClient — including hybrid execution where some tools run on the server and others run in the client. Architecture ┌──────────────────────────────────────┐ ┌──────────────────────────────────────┐ │ AG-UI Server │ SSE │ AG-UI Client │ │ │ ◄─────► │ │ │ FastAPI + addagentframework │ HTTP │ AGUIChatClient │ │ fastapiendpoint(app, target, "/") │ │ ├─ direct .getresponse(...) │ │ │ │ └─ wrapped: Agent(client=AGUI…) │ │ target ∈ {Agent, Workflow, │ │ │ │ AgentFrameworkAgent, │ │ - streaming + non-streaming │ │ AgentFrameworkWorkflow} │ │ - threadid continuity │ │ │ │ - hybrid tool execution │ │ Optional: dependencies=[Depends(…)] │ │ - interrupt / resume passthrough │ └──────────────────┬───────────────
Explore related resources
Frequently asked questions
What is agent-framework-agui-py?
agent-framework-agui-py is a open-source AI agent skill with Copy skill directory. Build AG-UI (Agent UI) protocol servers and clients in Python with the Microsoft Agent Framework (agent-framework-ag-ui).
Who is agent-framework-agui-py best for?
agent-framework-agui-py is best for reusing agent instructions, scripts, and references, design and media workflows.
How do I install agent-framework-agui-py?
Install or run agent-framework-agui-py using Copy skill directory. Check agent-framework-agui-py for the latest setup command.
Is agent-framework-agui-py actively maintained?
agent-framework-agui-py may need a closer maintenance check before production use.
Auto-fetched from GitHub.