agent-framework-workflows-py Skill
Build deterministic multi-step, multi-agent workflows in Python with the Microsoft Agent Framework (agent-framework). Use when composing Executor nodes and edges, embedding Agent instances as workflow nodes, streaming workflow events, fan-out/fan-in, conditional routing, loops, checkpointing and resume, human-in-the-lo Published by microsoft in Learn-Microsoft-Agent-Framework-with-Foundry-ZavaShop-Supply-Chain-Workshop.
What is agent-framework-workflows-py Skill?
Build deterministic multi-step, multi-agent workflows in Python with the Microsoft Agent Framework (agent-framework). Use when composing Executor nodes and edges, embedding Agent instances as workflow nodes, streaming workflow events, fan-out/fan-in, conditional routing, loops, checkpointing and resume, human-in-the-lo 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
- Developers using Learn-Microsoft-Agent-Framework-with-Foundry-ZavaShop-Supply-Chain-Workshop
Technical details
- Install or run with Copy skill directory
When to use agent-framework-workflows-py Skill
- Use it for developers using learn-microsoft-agent-framework-with-foundry-zavashop-supply-chain-workshop.
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-workflows-py/SKILL.md
What it does
Build deterministic multi-step, multi-agent workflows in Python with the Microsoft Agent Framework (agent-framework). Use when composing Executor nodes and edges, embedding Agent instances as workflow nodes, streaming workflow events, fan-out/fan-in, conditional routing, loops, checkpointing and resume, human-in-the-lo
Skill instructions
Microsoft Agent Framework — Workflows (Python) Build deterministic, durable, observable multi-agent / multi-step pipelines on top of the Microsoft Agent Framework Python SDK. Workflows are a graph of Executor nodes connected by typed edges; agents are first-class executors; events stream as the graph runs; state can be checkpointed and replayed. Architecture ┌──────────────────────────────────────────────────────────────┐ │ WorkflowBuilder │ │ startexecutor=A, outputfrom=[...], intermediateoutput… │ └─────────────┬────────────────────────────────────────────────┘ │ .build() ▼ ┌────────────┐ │ Workflow │ ──► .run(input) / .run(stream=True) └─────┬──────┘ / .run(checkpointid=…) │ / .run(responses={…}) ▼ ┌────────────────────────────┐ │ Executor graph (DAG) │ │ • Executor / @executor │ │ • Agent / AgentExecutor │ events: executorinvoked, │ • WorkflowExecutor (sub) │ executorcompleted, │ • Orchestration builders │ output, intermediate, └────────┬───────────────────┘ requestinfo, status, │
Explore related resources
Frequently asked questions
What is agent-framework-workflows-py?
agent-framework-workflows-py is a open-source AI agent skill with Copy skill directory. Build deterministic multi-step, multi-agent workflows in Python with the Microsoft Agent Framework (agent-framework).
Who is agent-framework-workflows-py best for?
agent-framework-workflows-py is best for reusing agent instructions, scripts, and references.
How do I install agent-framework-workflows-py?
Install or run agent-framework-workflows-py using Copy skill directory. Check agent-framework-workflows-py for the latest setup command.
Is agent-framework-workflows-py actively maintained?
agent-framework-workflows-py may need a closer maintenance check before production use.
Auto-fetched from GitHub.