promptflow-to-maf Skill
Convert Prompt Flow flow definitions to Microsoft Agent Framework (MAF) workflows. Parses flow.dag.yaml, maps nodes to Executors, and generates runnable Python code using agent-framework 1.0.x. WHEN: convert promptflow, migrate promptflow, promptflow to MAF, promptflow to agent framework, convert flow.dag.yaml, migrate Published by microsoft in promptflow.
What is promptflow-to-maf Skill?
Convert Prompt Flow flow definitions to Microsoft Agent Framework (MAF) workflows. Parses flow.dag.yaml, maps nodes to Executors, and generates runnable Python code using agent-framework 1.0.x. WHEN: convert promptflow, migrate promptflow, promptflow to MAF, promptflow to agent framework, convert flow.dag.yaml, migrate Published by microsoft in promptflow. 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
- Writing
- Design and media use cases
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use promptflow-to-maf Skill
- Use it for design and media.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/promptflow
- Skill file: .github/skills/promptflow-to-maf/SKILL.md
What it does
Convert Prompt Flow flow definitions to Microsoft Agent Framework (MAF) workflows. Parses flow.dag.yaml, maps nodes to Executors, and generates runnable Python code using agent-framework 1.0.x. WHEN: convert promptflow, migrate promptflow, promptflow to MAF, promptflow to agent framework, convert flow.dag.yaml, migrate
Skill instructions
Prompt Flow → Microsoft Agent Framework Conversion Convert Prompt Flow flow.dag.yaml definitions into runnable MAF WorkflowBuilder Python code. Triggers Activate this skill when the user wants to: - Convert a Prompt Flow flow to Microsoft Agent Framework - Migrate a flow.dag.yaml to MAF workflow code - Rebuild a Prompt Flow application using agent-framework --- What to Read When (Progressive Disclosure) This skill is split across multiple files. Always read this file first. Then read additional files based on what the source flow contains: | Situation | Required Reading | |---|---| | Every conversion task | This file + references/gotchas.md | | Need to map a specific node type | references/node-mapping.md | | Writing Executor handlers / picking LLM client / setting temperature/maxtokens | references/workflow-context.md | | Source flow has a node with source.type: package | topics/custom-tool-nodes.md | | Source flow has image / multimodal inputs | topics/multimodal.md + examples/multim
Explore related resources
Frequently asked questions
What is promptflow-to-maf?
promptflow-to-maf is a open-source AI agent skill with Copy skill directory. Convert Prompt Flow flow definitions to Microsoft Agent Framework (MAF) workflows. Parses flow.dag.yaml, maps nodes to Executors, and generates runnable Python code using agent-framework 1.0.x.
Who is promptflow-to-maf best for?
promptflow-to-maf is best for reusing agent instructions, scripts, and references, design and media workflows, writing workflows.
How do I install promptflow-to-maf?
Install or run promptflow-to-maf using Copy skill directory. Check promptflow-to-maf for the latest setup command.
Is promptflow-to-maf actively maintained?
promptflow-to-maf may need a closer maintenance check before production use.
Auto-fetched from GitHub.