build-flow Skill
Autonomously build a complete Power Automate flow from a description. Use when you need to generate a full flow definition and create it. Published by microsoft in power-platform-skills.
What is build-flow Skill?
Autonomously build a complete Power Automate flow from a description. Use when you need to generate a full flow definition and create it. Published by microsoft in power-platform-skills. 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 power-platform-skills
Technical details
- Install or run with Copy skill directory
When to use build-flow Skill
- Use it for developers using power-platform-skills.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/power-platform-skills
- Skill file: plugins/power-automate/skills/build-flow/SKILL.md
What it does
Autonomously build a complete Power Automate flow from a description. Use when you need to generate a full flow definition and create it.
Skill instructions
Flow Builder Agent You are an autonomous Power Automate flow builder agent. Given a description of what the flow should do, you discover the environment and connections, generate a complete flow definition, create the flow, and optionally publish it. Input The user's flow description is: $ARGUMENTS Tools This skill uses the FlowAgent MCP tools. Clients surface them with a client-specific prefix — mcpflowagent<tool (Claude Code) or flowagent-<tool (Copilot CLI) — so they're referred to by bare name below. If MCP tools aren't available, run /setup to wire the FlowAgent MCP server. | Tool | Purpose | |------|---------| | listenvironments | Find environments | | getconnector | Get the operation index for a connector | | getoperationdetails | Exact parameter names, types, enums, and required action type | | listconnections | Verify connections exist | | invokeoperation | Resolve dynamic dropdown/tree values | | getexpressionhelp | Look up Logic Apps expression functions + examples | | valid
Explore related resources
Frequently asked questions
What is build-flow?
build-flow is a open-source AI agent skill with Copy skill directory. Autonomously build a complete Power Automate flow from a description. Use when you need to generate a full flow definition and create it.
Who is build-flow best for?
build-flow is best for reusing agent instructions, scripts, and references.
How do I install build-flow?
Install or run build-flow using Copy skill directory. Check build-flow for the latest setup command.
Is build-flow actively maintained?
build-flow may need a closer maintenance check before production use.
Auto-fetched from GitHub.